
Time bar (total: 14.7s)
| 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.2s | 8 256× | 0 | valid |
ival-sin: 629.0ms (31.6% of total)ival-cos: 554.0ms (27.9% of total)ival-mult: 289.0ms (14.5% of total)ival-tan: 220.0ms (11.1% of total)ival-div: 157.0ms (7.9% of total)ival-atan: 49.0ms (2.5% of total)ival-add: 40.0ms (2% of total)ival-fabs: 40.0ms (2% of total)ival-true: 7.0ms (0.4% of total)ival-assert: 4.0ms (0.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 147 | 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 | 147 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 147 | 109 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 147 | 0 | 109 |
| number | freq |
|---|---|
| 0 | 109 |
| 1 | 147 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 1 | 0 | 0 |
| 465.0ms | 156× | 2 | valid |
| 86.0ms | 126× | 1 | valid |
| 70.0ms | 230× | 0 | valid |
Compiled 422 to 72 computations (82.9% saved)
ival-sin: 375.0ms (64.7% of total)ival-cos: 79.0ms (13.6% of total)ival-mult: 45.0ms (7.8% of total)ival-tan: 23.0ms (4% of total)adjust: 15.0ms (2.6% of total)ival-add: 14.0ms (2.4% of total)ival-div: 11.0ms (1.9% of total)ival-atan: 11.0ms (1.9% of total)ival-fabs: 5.0ms (0.9% 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 | 1305 | 267 |
| 8 | 2058 | 267 |
| 9 | 3981 | 267 |
| 10 | 5499 | 267 |
| 11 | 6062 | 267 |
| 12 | 6375 | 267 |
| 13 | 6548 | 267 |
| 14 | 6599 | 267 |
| 15 | 7140 | 267 |
| 16 | 7489 | 267 |
| 17 | 7561 | 267 |
| 18 | 7582 | 267 |
| 19 | 7603 | 267 |
| 20 | 7618 | 267 |
| 21 | 7624 | 267 |
| 22 | 7624 | 267 |
| 23 | 7716 | 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.7% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.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.1171875 | (*.f64 eh (cos.f64 t)) | |
| accuracy | 0.13671875 | (*.f64 ew (sin.f64 t)) | |
| accuracy | 1.8277135022940383 | (/.f64 (/.f64 eh ew) (tan.f64 t)) | |
| accuracy | 34.135266607343 | (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
| 302.0ms | 78× | 2 | valid |
| 42.0ms | 63× | 1 | valid |
| 23.0ms | 115× | 0 | valid |
Compiled 262 to 36 computations (86.3% saved)
ival-sin: 255.0ms (73.2% of total)ival-cos: 41.0ms (11.8% of total)ival-div: 13.0ms (3.7% of total)ival-tan: 11.0ms (3.2% of total)ival-mult: 11.0ms (3.2% of total)adjust: 8.0ms (2.3% of total)ival-atan: 4.0ms (1.1% of total)ival-add: 2.0ms (0.6% of total)ival-fabs: 2.0ms (0.6% 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)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin 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))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* ew (sin t)) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* 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)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* 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))))))) |
(/ 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)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 15.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))) |
| 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))) |
| 5.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 | ew | @ | -inf | ((+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t)))) (/ (/ eh ew) (tan t)) (* eh (cos t))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 148 | 795 |
| 1 | 484 | 792 |
| 2 | 1712 | 712 |
| 3 | 3934 | 709 |
| 0 | 8565 | 673 |
| 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)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin 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))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* ew (sin t)) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* 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)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* 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))))))) |
(/ 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)))))) |
| 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))) |
(fabs (+ (* eh (* (cos 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)))) |
(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)) |
(*.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))) |
(* -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))) |
(* ew (sin 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))) |
(* -1 (* ew (+ (* -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))) |
(* 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)) |
(* 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)) |
(/ 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)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 90 |
| 0 | 31 | 90 |
| 1 | 78 | 90 |
| 2 | 532 | 90 |
| 3 | 5861 | 90 |
| 0 | 8093 | 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 16 223 to 1 638 computations (89.9% saved)
14 alts after pruning (14 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 331 | 14 | 345 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 332 | 14 | 346 |
| Status | Accuracy | Program |
|---|---|---|
| 99.6% | (/.f64 #s(literal 1 binary64) (fabs.f64 (pow.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) #s(literal -1 binary64)))) | |
| 99.8% | (fabs.f64 (fma.f64 (*.f64 (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)))) | |
| ▶ | 99.8% | (fabs.f64 (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)))) |
| 41.8% | (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))))))) | |
| ▶ | 30.1% | (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))))) |
| 30.1% | (fabs.f64 (/.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)))))) | |
| ▶ | 99.7% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.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))))))) |
| 97.5% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (/.f64 eh ew)) t))))))) | |
| 54.7% | (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))))))) | |
| ▶ | 98.1% | (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))))))) |
| 30.1% | (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))))) | |
| 59.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)))) | |
| ▶ | 35.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 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) |
| 43.7% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
Compiled 1 262 to 688 computations (45.5% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (-.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))) | |
| cost-diff | 0 | (/.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)))) | |
| cost-diff | 0 | (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))))) | |
| cost-diff | 6848 | (/.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))) | |
| 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 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 | 0 | (*.f64 ew (sin.f64 t)) | |
| cost-diff | 0 | (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))) | |
| cost-diff | 0 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| cost-diff | 128 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #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)))))) | |
| 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 | (sin.f64 t) | |
| cost-diff | 0 | (*.f64 (sin.f64 t) ew) | |
| cost-diff | 0 | (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))) | |
| cost-diff | 0 | (fabs.f64 (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)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 74 | 926 |
| 0 | 130 | 922 |
| 1 | 218 | 922 |
| 2 | 396 | 916 |
| 3 | 1343 | 916 |
| 4 | 5135 | 916 |
| 5 | 7990 | 916 |
| 0 | 8045 | 914 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fabs.f64 (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 (*.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))) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
t |
ew |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
(*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/.f64 (/.f64 eh (sin.f64 t)) ew) |
(/.f64 eh (sin.f64 t)) |
eh |
(sin.f64 t) |
t |
ew |
(cos.f64 t) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))) |
(*.f64 ew (sin.f64 t)) |
ew |
(sin.f64 t) |
t |
(cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))))) |
(atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))) |
#s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) |
(/.f64 eh (*.f64 t ew)) |
eh |
(*.f64 t ew) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 eh (cos.f64 t)) |
(cos.f64 t) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 eh ew) |
(tan.f64 t) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.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 (/.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 (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 (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 (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))) |
(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) |
#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 (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 (/.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 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) |
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) |
(/.f64 eh ew) |
(pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
| Outputs |
|---|
(fabs.f64 (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)))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(*.f64 (sin.f64 t) ew) |
(*.f64 ew (sin.f64 t)) |
(sin.f64 t) |
t |
ew |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
(*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t))) |
(atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/.f64 (/.f64 eh (sin.f64 t)) ew) |
(/.f64 eh (sin.f64 t)) |
eh |
(sin.f64 t) |
t |
ew |
(cos.f64 t) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))))) |
(+.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)))))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))) |
(*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) |
(*.f64 ew (sin.f64 t)) |
ew |
(sin.f64 t) |
t |
(cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))))) |
(cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) |
(atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))) |
(atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))) |
#s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) |
#s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) |
(/.f64 eh (*.f64 t ew)) |
(/.f64 eh (*.f64 ew t)) |
eh |
(*.f64 t ew) |
(*.f64 ew 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))) |
(atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh ew) |
(tan.f64 t) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(+.f64 (*.f64 (*.f64 ew (sin.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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(*.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 ew (sin.f64 t))) |
(*.f64 ew (sin.f64 t)) |
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 eh (*.f64 (tan.f64 t) ew))))) |
(*.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 eh (*.f64 (tan.f64 t) ew)))) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(*.f64 (tan.f64 t) ew) |
(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 (-.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 ew (sin.f64 t))) #s(literal 2 binary64))) (*.f64 (fma.f64 (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) eh) (*.f64 (neg.f64 ew) (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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))) (/.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 (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 ew (sin.f64 t))) #s(literal 2 binary64))) (*.f64 (fma.f64 (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) eh) (*.f64 (neg.f64 ew) (sin.f64 t))) (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)) (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 (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 ew (sin.f64 t))) #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 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
t |
ew |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
#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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 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 ew (sin.f64 t))) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(*.f64 (sin.f64 t) ew) |
(*.f64 ew (sin.f64 t)) |
(sin.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 (fma.f64 (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) eh) (*.f64 (neg.f64 ew) (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(fma.f64 (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) eh) (*.f64 (neg.f64 ew) (sin.f64 t))) |
(*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) |
(*.f64 (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) eh)) |
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) |
(*.f64 (/.f64 (/.f64 eh (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)) |
#s(literal -1 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 2.0866746890094503 | (/.f64 (/.f64 eh (tan.f64 t)) ew) | |
| accuracy | 18.290951073971584 | (/.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))) | |
| accuracy | 26.842480864930074 | (/.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)))) | |
| accuracy | 34.135266607343 | (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) | |
| accuracy | 0.1484375 | (*.f64 (tan.f64 t) ew) | |
| accuracy | 1.2356589046430657 | (/.f64 eh (*.f64 (tan.f64 t) ew)) | |
| accuracy | 1.8277135022940383 | (/.f64 (/.f64 eh ew) (tan.f64 t)) | |
| accuracy | 34.135266607343 | (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) | |
| accuracy | 1.8277135022940383 | (/.f64 (/.f64 eh ew) (tan.f64 t)) | |
| accuracy | 4.577151310838088 | (/.f64 eh (*.f64 t ew)) | |
| accuracy | 32.141031467049174 | #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) | |
| accuracy | 34.135266607343 | (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))))) | |
| accuracy | 0.1328125 | (/.f64 eh (sin.f64 t)) | |
| accuracy | 0.140625 | (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) | |
| accuracy | 2.0593309390094503 | (/.f64 (/.f64 eh (sin.f64 t)) ew) | |
| accuracy | 43.318780883088124 | #s(approx (+ (* (* ew (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.13671875 | (/.f64 eh (tan.f64 t)) | |
| accuracy | 0.13671875 | (*.f64 (sin.f64 t) ew) | |
| accuracy | 2.0866746890094503 | (/.f64 (/.f64 eh (tan.f64 t)) ew) | |
| accuracy | 34.135266607343 | (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
| 481.0ms | 70× | 2 | valid |
| 190.0ms | 8× | 3 | valid |
| 173.0ms | 63× | 1 | valid |
| 103.0ms | 115× | 0 | valid |
Compiled 1 792 to 132 computations (92.6% saved)
ival-sin: 573.0ms (65.1% of total)ival-cos: 70.0ms (8% of total)ival-mult: 62.0ms (7% of total)ival-div: 53.0ms (6% of total)ival-add: 30.0ms (3.4% of total)adjust: 22.0ms (2.5% of total)ival-tan: 16.0ms (1.8% of total)ival-atan: 16.0ms (1.8% of total)ival-pow: 14.0ms (1.6% of total)ival-pow2: 9.0ms (1% of total)ival-fabs: 9.0ms (1% of total)ival-sub: 4.0ms (0.5% 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 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 (*.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))) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 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 eh (*.f64 t ew)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))) |
(*.f64 ew (sin.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))))) |
(/.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 (-.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 (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 (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))) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
(/.f64 (/.f64 eh (sin.f64 t)) ew) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/.f64 eh (sin.f64 t)) |
(cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))))) |
#s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) |
(/.f64 eh (*.f64 t ew)) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(*.f64 (tan.f64 t) ew) |
| Outputs |
|---|
(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 (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* 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)))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) |
(fabs (/ (- (* (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))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* 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))))) (* -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))))))) |
(* -1 (* (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)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (sin t)) |
(/ eh (* ew (sin t))) |
(/ eh (sin t)) |
(/ eh (* ew 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))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(* (pow eh 2) (+ (* -1 (/ (* ew (* (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)))))) (* 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)))) (/ (* 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))))))))))) |
(* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(* (pow eh 2) (+ (* -1 (/ (* (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)))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* ew (sin t)) |
(/ (+ (* -1 (* (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))))))) (sin 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)))))))) |
(* 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)))))))) |
(+ (* -1 (* (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)))) |
(/ (* ew (sin t)) (cos 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 (+ (* -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))))) |
(* 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))))))) |
(* (pow ew 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)))) |
(* -1 (* ew (+ (* -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 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* -1 (* 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))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* ew t) |
(* 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))))))) |
t |
(* t (+ 1 (* -1/6 (pow t 2)))) |
(* t (+ 1 (* (pow t 2) (- (* 1/120 (pow t 2)) 1/6)))) |
(* t (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/120 (* -1/5040 (pow t 2)))) 1/6)))) |
(* 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))))))))))))) |
(/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew t)) |
(/ (+ (* (pow t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) |
(/ (+ (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew))))) (* (pow t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))))) (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) |
(/ (+ (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew))))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))))) (* (pow t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* -1/720 (/ (pow eh 2) ew)) (+ (* 1/120 ew) (+ (* 17/315 (/ (pow eh 2) ew)) (+ (* 2/15 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))) (* 1/3 (- (* 1/24 (/ (pow eh 2) ew)) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))))))))))) (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) |
(/ (* ew (* t (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* t (+ (* (pow t 2) (- (/ (* ew (- (* -1 (* (pow eh 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 eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (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) (- (+ (* (pow t 2) (- (/ (* ew (- (* 1/3 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* -1/3 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (/ (* ew (* (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))) (- (/ (* ew (- (* -1 (* (pow eh 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 eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (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/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* ew (- (* -1 (* (pow eh 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 eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (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) (- (+ (* (pow t 2) (- (+ (* (pow t 2) (- (/ (* ew (- (* -2/45 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* 2/45 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (/ (* ew (* (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))) (- (/ (* ew (- (* 1/3 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* -1/3 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (/ (* ew (* (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))) (- (/ (* ew (- (* -1 (* (pow eh 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 eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (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/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (pow eh 2)) (+ (/ (* ew (* (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))) (- (/ (* ew (- (* -1 (* (pow eh 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 eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (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/720 (/ (pow eh 2) ew)) (+ (* 1/120 ew) (+ (* 17/315 (/ (pow eh 2) ew)) (+ (* 2/15 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))) (* 1/3 (- (* 1/24 (/ (pow eh 2) ew)) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (/ (* ew (- (* 1/3 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* -1/3 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (/ (* ew (* (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))) (- (/ (* ew (- (* -1 (* (pow eh 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 eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (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/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* ew (- (* -1 (* (pow eh 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 eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (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 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) (- (* -1 (* (pow eh 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 eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow t 2) (- (+ (* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow t 2) (- (* 1/3 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* -1/3 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))))) (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) |
(+ (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow t 2) (- (+ (* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow t 2) (- (+ (* 1/3 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow t 2) (- (* -2/45 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* 2/45 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))))) (* -1/3 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))))) (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ eh t) |
(/ (+ eh (* -1/3 (* eh (pow t 2)))) t) |
(/ (+ eh (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 eh) (* 2/15 eh)))) (* 1/3 eh)))) t) |
(/ (+ eh (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 eh) (* 2/15 eh))) (+ (* -2/45 eh) (* 17/315 eh))))) (+ (* -1/9 eh) (* 2/15 eh)))) (* 1/3 eh)))) t) |
(/ (+ (* 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) |
(/ (+ (* (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 (* 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) |
(* 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))))))) |
(sin t) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))) |
(/ (- (* (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))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 38.0ms | eh | @ | -inf | ((fabs (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)))) (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (* (sin t) ew) (sin t) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) eh) (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* ew (sin t)) (+ (* (* 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))))) (/ (- (* (* (/ eh (tan t)) (/ eh ew)) (cos t)) (* (sin t) ew)) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)) (fabs (/ (- (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (pow (* (cos (atan (/ (/ eh (tan t)) ew))) (* (sin t) ew)) 2)) (/ (- (* (* (/ eh (tan t)) (/ eh ew)) (cos t)) (* (sin t) ew)) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)))) (/ (- (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (pow (* (cos (atan (/ (/ eh (tan t)) ew))) (* (sin t) ew)) 2)) (/ (- (* (* (/ eh (tan t)) (/ eh ew)) (cos t)) (* (sin t) ew)) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1))) (- (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (pow (* (cos (atan (/ (/ eh (tan t)) ew))) (* (sin t) ew)) 2)) (cos (atan (/ (/ eh (tan t)) ew))) (/ (/ eh (tan t)) ew) (/ eh (tan t)) (/ (/ eh (sin t)) ew) (* (/ (/ eh (sin t)) ew) (cos t)) (/ eh (sin t)) (cos (atan (/ (/ eh ew) (tan t)))) (/ (/ eh ew) (tan t)) (/ eh (* t ew)) (/ (/ eh ew) (tan t)) (cos (atan (/ (/ eh ew) (tan t)))) (/ eh (* (tan t) ew)) (* (tan t) ew)) |
| 34.0ms | eh | @ | inf | ((fabs (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)))) (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (* (sin t) ew) (sin t) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) eh) (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* ew (sin t)) (+ (* (* 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))))) (/ (- (* (* (/ eh (tan t)) (/ eh ew)) (cos t)) (* (sin t) ew)) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)) (fabs (/ (- (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (pow (* (cos (atan (/ (/ eh (tan t)) ew))) (* (sin t) ew)) 2)) (/ (- (* (* (/ eh (tan t)) (/ eh ew)) (cos t)) (* (sin t) ew)) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)))) (/ (- (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (pow (* (cos (atan (/ (/ eh (tan t)) ew))) (* (sin t) ew)) 2)) (/ (- (* (* (/ eh (tan t)) (/ eh ew)) (cos t)) (* (sin t) ew)) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1))) (- (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (pow (* (cos (atan (/ (/ eh (tan t)) ew))) (* (sin t) ew)) 2)) (cos (atan (/ (/ eh (tan t)) ew))) (/ (/ eh (tan t)) ew) (/ eh (tan t)) (/ (/ eh (sin t)) ew) (* (/ (/ eh (sin t)) ew) (cos t)) (/ eh (sin t)) (cos (atan (/ (/ eh ew) (tan t)))) (/ (/ eh ew) (tan t)) (/ eh (* t ew)) (/ (/ eh ew) (tan t)) (cos (atan (/ (/ eh ew) (tan t)))) (/ eh (* (tan t) ew)) (* (tan t) ew)) |
| 31.0ms | t | @ | inf | ((fabs (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)))) (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (* (sin t) ew) (sin t) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) eh) (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* ew (sin t)) (+ (* (* 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))))) (/ (- (* (* (/ eh (tan t)) (/ eh ew)) (cos t)) (* (sin t) ew)) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)) (fabs (/ (- (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (pow (* (cos (atan (/ (/ eh (tan t)) ew))) (* (sin t) ew)) 2)) (/ (- (* (* (/ eh (tan t)) (/ eh ew)) (cos t)) (* (sin t) ew)) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)))) (/ (- (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (pow (* (cos (atan (/ (/ eh (tan t)) ew))) (* (sin t) ew)) 2)) (/ (- (* (* (/ eh (tan t)) (/ eh ew)) (cos t)) (* (sin t) ew)) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1))) (- (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (pow (* (cos (atan (/ (/ eh (tan t)) ew))) (* (sin t) ew)) 2)) (cos (atan (/ (/ eh (tan t)) ew))) (/ (/ eh (tan t)) ew) (/ eh (tan t)) (/ (/ eh (sin t)) ew) (* (/ (/ eh (sin t)) ew) (cos t)) (/ eh (sin t)) (cos (atan (/ (/ eh ew) (tan t)))) (/ (/ eh ew) (tan t)) (/ eh (* t ew)) (/ (/ eh ew) (tan t)) (cos (atan (/ (/ eh ew) (tan t)))) (/ eh (* (tan t) ew)) (* (tan t) ew)) |
| 27.0ms | ew | @ | -inf | ((fabs (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)))) (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (* (sin t) ew) (sin t) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) eh) (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* ew (sin t)) (+ (* (* 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))))) (/ (- (* (* (/ eh (tan t)) (/ eh ew)) (cos t)) (* (sin t) ew)) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)) (fabs (/ (- (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (pow (* (cos (atan (/ (/ eh (tan t)) ew))) (* (sin t) ew)) 2)) (/ (- (* (* (/ eh (tan t)) (/ eh ew)) (cos t)) (* (sin t) ew)) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)))) (/ (- (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (pow (* (cos (atan (/ (/ eh (tan t)) ew))) (* (sin t) ew)) 2)) (/ (- (* (* (/ eh (tan t)) (/ eh ew)) (cos t)) (* (sin t) ew)) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1))) (- (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (pow (* (cos (atan (/ (/ eh (tan t)) ew))) (* (sin t) ew)) 2)) (cos (atan (/ (/ eh (tan t)) ew))) (/ (/ eh (tan t)) ew) (/ eh (tan t)) (/ (/ eh (sin t)) ew) (* (/ (/ eh (sin t)) ew) (cos t)) (/ eh (sin t)) (cos (atan (/ (/ eh ew) (tan t)))) (/ (/ eh ew) (tan t)) (/ eh (* t ew)) (/ (/ eh ew) (tan t)) (cos (atan (/ (/ eh ew) (tan t)))) (/ eh (* (tan t) ew)) (* (tan t) ew)) |
| 26.0ms | t | @ | -inf | ((fabs (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)))) (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (* (sin t) ew) (sin t) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) eh) (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* ew (sin t)) (+ (* (* 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))))) (/ (- (* (* (/ eh (tan t)) (/ eh ew)) (cos t)) (* (sin t) ew)) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)) (fabs (/ (- (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (pow (* (cos (atan (/ (/ eh (tan t)) ew))) (* (sin t) ew)) 2)) (/ (- (* (* (/ eh (tan t)) (/ eh ew)) (cos t)) (* (sin t) ew)) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)))) (/ (- (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (pow (* (cos (atan (/ (/ eh (tan t)) ew))) (* (sin t) ew)) 2)) (/ (- (* (* (/ eh (tan t)) (/ eh ew)) (cos t)) (* (sin t) ew)) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1))) (- (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (pow (* (cos (atan (/ (/ eh (tan t)) ew))) (* (sin t) ew)) 2)) (cos (atan (/ (/ eh (tan t)) ew))) (/ (/ eh (tan t)) ew) (/ eh (tan t)) (/ (/ eh (sin t)) ew) (* (/ (/ eh (sin t)) ew) (cos t)) (/ eh (sin t)) (cos (atan (/ (/ eh ew) (tan t)))) (/ (/ eh ew) (tan t)) (/ eh (* t ew)) (/ (/ eh ew) (tan t)) (cos (atan (/ (/ eh ew) (tan t)))) (/ eh (* (tan t) ew)) (* (tan t) ew)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 604 | 6824 |
| 1 | 2051 | 6413 |
| 0 | 8399 | 6267 |
| 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))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin 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)))))) |
(sin (atan (/ (* 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)))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) |
(fabs (/ (- (* (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))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* 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))))) (* -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))))))) |
(* -1 (* (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)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (sin t)) |
(/ eh (* ew (sin t))) |
(/ eh (sin t)) |
(/ eh (* ew 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))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(* (pow eh 2) (+ (* -1 (/ (* ew (* (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)))))) (* 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)))) (/ (* 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))))))))))) |
(* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(* (pow eh 2) (+ (* -1 (/ (* (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)))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* ew (sin t)) |
(/ (+ (* -1 (* (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))))))) (sin 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)))))))) |
(* 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)))))))) |
(+ (* -1 (* (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)))) |
(/ (* ew (sin t)) (cos 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 (+ (* -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))))) |
(* 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))))))) |
(* (pow ew 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)))) |
(* -1 (* ew (+ (* -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 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* -1 (* 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))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* ew t) |
(* 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))))))) |
t |
(* t (+ 1 (* -1/6 (pow t 2)))) |
(* t (+ 1 (* (pow t 2) (- (* 1/120 (pow t 2)) 1/6)))) |
(* t (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/120 (* -1/5040 (pow t 2)))) 1/6)))) |
(* 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))))))))))))) |
(/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew t)) |
(/ (+ (* (pow t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) |
(/ (+ (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew))))) (* (pow t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))))) (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) |
(/ (+ (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew))))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))))) (* (pow t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* -1/720 (/ (pow eh 2) ew)) (+ (* 1/120 ew) (+ (* 17/315 (/ (pow eh 2) ew)) (+ (* 2/15 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))) (* 1/3 (- (* 1/24 (/ (pow eh 2) ew)) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))))))))))) (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) |
(/ (* ew (* t (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* t (+ (* (pow t 2) (- (/ (* ew (- (* -1 (* (pow eh 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 eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (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) (- (+ (* (pow t 2) (- (/ (* ew (- (* 1/3 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* -1/3 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (/ (* ew (* (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))) (- (/ (* ew (- (* -1 (* (pow eh 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 eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (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/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* ew (- (* -1 (* (pow eh 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 eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (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) (- (+ (* (pow t 2) (- (+ (* (pow t 2) (- (/ (* ew (- (* -2/45 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* 2/45 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (/ (* ew (* (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))) (- (/ (* ew (- (* 1/3 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* -1/3 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (/ (* ew (* (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))) (- (/ (* ew (- (* -1 (* (pow eh 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 eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (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/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (pow eh 2)) (+ (/ (* ew (* (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))) (- (/ (* ew (- (* -1 (* (pow eh 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 eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (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/720 (/ (pow eh 2) ew)) (+ (* 1/120 ew) (+ (* 17/315 (/ (pow eh 2) ew)) (+ (* 2/15 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))) (* 1/3 (- (* 1/24 (/ (pow eh 2) ew)) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (/ (* ew (- (* 1/3 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* -1/3 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (/ (* ew (* (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))) (- (/ (* ew (- (* -1 (* (pow eh 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 eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (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/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* ew (- (* -1 (* (pow eh 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 eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (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 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) (- (* -1 (* (pow eh 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 eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow t 2) (- (+ (* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow t 2) (- (* 1/3 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* -1/3 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))))) (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) |
(+ (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow t 2) (- (+ (* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow t 2) (- (+ (* 1/3 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow t 2) (- (* -2/45 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* 2/45 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))))) (* -1/3 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))))) (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ eh t) |
(/ (+ eh (* -1/3 (* eh (pow t 2)))) t) |
(/ (+ eh (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 eh) (* 2/15 eh)))) (* 1/3 eh)))) t) |
(/ (+ eh (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 eh) (* 2/15 eh))) (+ (* -2/45 eh) (* 17/315 eh))))) (+ (* -1/9 eh) (* 2/15 eh)))) (* 1/3 eh)))) t) |
(/ (+ (* 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) |
(/ (+ (* (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 (* 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) |
(* 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))))))) |
(sin t) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))) |
(/ (- (* (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))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))) |
| Outputs |
|---|
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(* eh (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))))) |
(* -1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(*.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(+ (* -1 (* ew (* (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))))))) (* ew (sin t)))) |
(fma.f64 (*.f64 (neg.f64 ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (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 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew))) |
(fabs (/ (- (* (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))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew)) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (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 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (-.f64 (/.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)))))) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t))))) (*.f64 eh eh))) |
(+ (* 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 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (-.f64 (/.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)))))) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew)) (neg.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (-.f64 (/.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)))))) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)))))) (*.f64 eh eh))) |
(+ (* 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 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (neg.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (-.f64 (/.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)))))) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)))))) (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) (*.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (-.f64 (/.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)))))) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew)))) (*.f64 eh eh) (neg.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (-.f64 (/.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)))))) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)))))) (*.f64 eh eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) |
(* -1 (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2)))) |
(*.f64 (*.f64 (*.f64 (neg.f64 ew) ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64))) |
(- (* (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 ew) ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)))) |
(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)) (sin t)) |
(*.f64 (cos.f64 t) (/.f64 eh (sin.f64 t))) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (/.f64 (sin.f64 t) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin 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 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew)) |
(* (pow eh 2) (+ (* -1 (/ (* ew (* (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)))))) (* ew (sin t))))) |
(*.f64 (fma.f64 (/.f64 (neg.f64 ew) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (sin.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (sin.f64 t)))) (*.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 (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 ew (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)))) (/ (* 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 (/.f64 (pow.f64 ew #s(literal 3 binary64)) eh) eh)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 (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)) (sin.f64 t)) (/.f64 ew (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (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 (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)))) (+ (/ (* 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 (/.f64 (pow.f64 ew #s(literal 3 binary64)) eh) eh)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (fma.f64 (*.f64 (neg.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (-.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 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 3 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 ew (/.f64 ew (pow.f64 eh #s(literal 4 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)) (sin.f64 t)) (/.f64 ew (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (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 (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)))) (+ (/ (* 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 (/.f64 (pow.f64 ew #s(literal 3 binary64)) eh) eh)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 (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 (sin.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) ew (*.f64 (*.f64 (neg.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (-.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 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 3 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (/.f64 (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 (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) 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)))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (-.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 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 3 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 ew ew) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))))) |
(* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(*.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64))) |
(* (pow eh 2) (+ (* -1 (/ (* (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 (fma.f64 (*.f64 (neg.f64 ew) ew) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) eh) eh)) (*.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 eh 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 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (/.f64 (sin.f64 t) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))))) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(/ (+ (* -1 (* (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))))))) (sin t))) ew) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.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)) eh) eh) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (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)))) (* -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 (neg.f64 (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 3 binary64)) eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 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)))))))) (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)) (sin.f64 t)) (/.f64 ew (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 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 (fma.f64 (neg.f64 (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 3 binary64)) eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 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)))))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 ew ew) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh)) (fma.f64 (neg.f64 (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 3 binary64)) eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 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))))))))) (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)) (sin.f64 t)) (/.f64 ew (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 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 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (/.f64 (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 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)))))))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (fma.f64 (neg.f64 (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 3 binary64)) eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 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 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh)))) (*.f64 ew ew) (fma.f64 (neg.f64 (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 3 binary64)) eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 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))))))))) (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)) (sin.f64 t)) (/.f64 ew (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(+ (* -1 (* (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 ew) ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)))) |
(/ (* ew (sin t)) (cos t)) |
(*.f64 (sin.f64 t) (/.f64 ew (cos.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 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t)) (/.f64 eh ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t))) ew) |
(* 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 (fma.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 ew ew)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)))) ew) |
(* ew (- (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (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 (/.f64 eh ew)) 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 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 ew ew)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t))))) ew) |
(* ew (- (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (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 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) (*.f64 (*.f64 eh eh) (fma.f64 (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (*.f64 eh eh) (-.f64 (*.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 (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 (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 (/.f64 (*.f64 eh (/.f64 eh ew)) ew) (neg.f64 (*.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 (neg.f64 (*.f64 (*.f64 eh eh) (-.f64 (*.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 (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)))))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)))) (neg.f64 (*.f64 (*.f64 eh eh) (fma.f64 (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (*.f64 eh eh) (-.f64 (*.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 (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 (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) |
(* (pow ew 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)))) |
(*.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh (/.f64 eh ew))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) ew) (*.f64 (neg.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 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 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t)) (/.f64 eh ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t))))) |
(* -1 (* 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 (neg.f64 ew) (fma.f64 (neg.f64 (/.f64 (*.f64 eh (/.f64 eh ew)) ew)) (*.f64 (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 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (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 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 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (/.f64 (*.f64 eh (/.f64 eh ew)) ew) (-.f64 (*.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 (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))))))) |
(* -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 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (fma.f64 (*.f64 (*.f64 (*.f64 eh eh) (-.f64 (*.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 (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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 eh (/.f64 eh (pow.f64 ew #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 eh (/.f64 eh ew)) ew) (-.f64 (*.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 (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)))))))) |
(* -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 (*.f64 eh eh) (-.f64 (*.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 (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))))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (fma.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) (*.f64 (*.f64 eh eh) (fma.f64 (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (*.f64 eh eh) (-.f64 (*.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 (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 (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))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) eh) t) (sin.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 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) ew) t) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 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)) |
(* ew t) |
(*.f64 ew t) |
(* t (+ ew (* -1/6 (* ew (pow t 2))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) t) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2))))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 t t) ew) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 t t) ew) (*.f64 #s(literal 1/120 binary64) ew)) t) t (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t) |
t |
(* t (+ 1 (* -1/6 (pow t 2)))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t) |
(* t (+ 1 (* (pow t 2) (- (* 1/120 (pow t 2)) 1/6)))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t) |
(* t (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/120 (* -1/5040 (pow t 2)))) 1/6)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t) |
(* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) 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) (*.f64 (*.f64 t t) ew)) (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 (*.f64 #s(literal -1/6 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) ew (*.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 t t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 t t))) (*.f64 t t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew)) t) |
(/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew t)) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 eh eh) (*.f64 ew t))) |
(/ (+ (* (pow t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 eh (/.f64 eh ew)) #s(literal -5/6 binary64)) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh (/.f64 eh ew)))) t) |
(/ (+ (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew))))) (* (pow t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))))) (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (-.f64 (-.f64 (*.f64 (*.f64 eh (/.f64 eh ew)) #s(literal -11/120 binary64)) (*.f64 (*.f64 eh (/.f64 eh ew)) #s(literal -5/18 binary64))) (*.f64 #s(literal -1/6 binary64) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (-.f64 (*.f64 (*.f64 eh (/.f64 eh ew)) #s(literal -5/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))))) (*.f64 eh (/.f64 eh ew)))) t) |
(/ (+ (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew))))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))))) (* (pow t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* -1/720 (/ (pow eh 2) ew)) (+ (* 1/120 ew) (+ (* 17/315 (/ (pow eh 2) ew)) (+ (* 2/15 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))) (* 1/3 (- (* 1/24 (/ (pow eh 2) ew)) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))))))))))) (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 eh (/.f64 eh ew)) (*.f64 #s(literal -1/120 binary64) ew)) (fma.f64 (-.f64 (*.f64 (*.f64 eh (/.f64 eh ew)) #s(literal -11/120 binary64)) (*.f64 (*.f64 eh (/.f64 eh ew)) #s(literal -5/18 binary64))) #s(literal 1/3 binary64) (fma.f64 (*.f64 eh (/.f64 eh ew)) #s(literal -1/9 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 eh (/.f64 eh ew))))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 eh (/.f64 eh ew)) #s(literal -11/120 binary64)) (*.f64 (*.f64 eh (/.f64 eh ew)) #s(literal -5/18 binary64))) (*.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 (-.f64 (*.f64 (*.f64 eh (/.f64 eh ew)) #s(literal -5/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))))) (*.f64 eh (/.f64 eh ew)))) t) |
(/ (* ew (* t (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) t) (/.f64 ew (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(* t (+ (* (pow t 2) (- (/ (* ew (- (* -1 (* (pow eh 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 eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (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 (-.f64 (*.f64 (neg.f64 (fma.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 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 ew ew)))) (/.f64 ew (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (-.f64 (*.f64 (*.f64 eh (/.f64 eh ew)) #s(literal -5/6 binary64)) ew)) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) (*.f64 t t) (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (/.f64 ew (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) t) |
(* t (+ (* (pow t 2) (- (+ (* (pow t 2) (- (/ (* ew (- (* 1/3 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* -1/3 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (/ (* ew (* (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))) (- (/ (* ew (- (* -1 (* (pow eh 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 eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (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/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* ew (- (* -1 (* (pow eh 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 eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (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 ew (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (fma.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 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 ew ew)))) (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 (-.f64 (*.f64 (neg.f64 (fma.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 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 ew ew)))) (/.f64 ew (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (-.f64 (*.f64 (*.f64 eh (/.f64 eh ew)) #s(literal -5/6 binary64)) ew)) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) (/.f64 (-.f64 (*.f64 (*.f64 eh (/.f64 eh ew)) #s(literal -5/6 binary64)) ew) (*.f64 eh eh)))) (*.f64 (neg.f64 (*.f64 ew (/.f64 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)) (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 eh (/.f64 eh ew)) #s(literal -11/120 binary64)) (*.f64 (*.f64 eh (/.f64 eh ew)) #s(literal -5/18 binary64))) (*.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 (*.f64 (neg.f64 (fma.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 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 ew ew)))) (/.f64 ew (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (-.f64 (*.f64 (*.f64 eh (/.f64 eh ew)) #s(literal -5/6 binary64)) ew)) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) (*.f64 t t) (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (/.f64 ew (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) t) |
(* t (+ (* (pow t 2) (- (+ (* (pow t 2) (- (+ (* (pow t 2) (- (/ (* ew (- (* -2/45 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* 2/45 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (/ (* ew (* (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))) (- (/ (* ew (- (* 1/3 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* -1/3 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (/ (* ew (* (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))) (- (/ (* ew (- (* -1 (* (pow eh 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 eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (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/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (pow eh 2)) (+ (/ (* ew (* (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))) (- (/ (* ew (- (* -1 (* (pow eh 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 eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (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/720 (/ (pow eh 2) ew)) (+ (* 1/120 ew) (+ (* 17/315 (/ (pow eh 2) ew)) (+ (* 2/15 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))) (* 1/3 (- (* 1/24 (/ (pow eh 2) ew)) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (/ (* ew (- (* 1/3 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* -1/3 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (/ (* ew (* (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))) (- (/ (* ew (- (* -1 (* (pow eh 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 eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (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/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* ew (- (* -1 (* (pow eh 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 eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (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 (-.f64 (*.f64 (*.f64 #s(literal -2/45 binary64) (fma.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 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 ew ew)))) (/.f64 ew (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) (fma.f64 ew (fma.f64 (fma.f64 ew (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (fma.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 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 ew ew)))) (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 (-.f64 (*.f64 (neg.f64 (fma.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 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 ew ew)))) (/.f64 ew (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (-.f64 (*.f64 (*.f64 eh (/.f64 eh ew)) #s(literal -5/6 binary64)) ew)) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) (/.f64 (-.f64 (*.f64 (*.f64 eh (/.f64 eh ew)) #s(literal -5/6 binary64)) ew) (*.f64 eh eh)))) (*.f64 (neg.f64 (*.f64 ew (/.f64 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)) (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 eh (/.f64 eh ew)) #s(literal -11/120 binary64)) (*.f64 (*.f64 eh (/.f64 eh ew)) #s(literal -5/18 binary64))) (*.f64 #s(literal -1/6 binary64) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) (/.f64 (-.f64 (*.f64 (*.f64 eh (/.f64 eh ew)) #s(literal -5/6 binary64)) ew) (*.f64 eh eh)) (*.f64 (-.f64 (*.f64 (neg.f64 (fma.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 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 ew ew)))) (/.f64 ew (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (-.f64 (*.f64 (*.f64 eh (/.f64 eh ew)) #s(literal -5/6 binary64)) ew)) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 eh (/.f64 eh ew)) #s(literal -11/120 binary64)) (*.f64 (*.f64 eh (/.f64 eh ew)) #s(literal -5/18 binary64))) (*.f64 #s(literal -1/6 binary64) ew)) (*.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 (-.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 eh (/.f64 eh ew)) (*.f64 #s(literal -1/120 binary64) ew)) (fma.f64 (-.f64 (*.f64 (*.f64 eh (/.f64 eh ew)) #s(literal -11/120 binary64)) (*.f64 (*.f64 eh (/.f64 eh ew)) #s(literal -5/18 binary64))) #s(literal 1/3 binary64) (fma.f64 (*.f64 eh (/.f64 eh ew)) #s(literal -1/9 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 eh (/.f64 eh ew)))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 ew (/.f64 ew (*.f64 eh eh)))))) (*.f64 t t) (fma.f64 ew (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (fma.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 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 ew ew)))) (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 (-.f64 (*.f64 (neg.f64 (fma.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 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 ew ew)))) (/.f64 ew (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (-.f64 (*.f64 (*.f64 eh (/.f64 eh ew)) #s(literal -5/6 binary64)) ew)) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) (/.f64 (-.f64 (*.f64 (*.f64 eh (/.f64 eh ew)) #s(literal -5/6 binary64)) ew) (*.f64 eh eh)))) (*.f64 (neg.f64 (*.f64 ew (/.f64 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)) (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 eh (/.f64 eh ew)) #s(literal -11/120 binary64)) (*.f64 (*.f64 eh (/.f64 eh ew)) #s(literal -5/18 binary64))) (*.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 (*.f64 (neg.f64 (fma.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 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 ew ew)))) (/.f64 ew (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (-.f64 (*.f64 (*.f64 eh (/.f64 eh ew)) #s(literal -5/6 binary64)) ew)) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) (*.f64 t t) (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (/.f64 ew (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) t) |
(* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) |
(*.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)) |
(+ (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow t 2) (- (* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) |
(fma.f64 (neg.f64 (fma.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 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 ew ew)))) (*.f64 t 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))) |
(+ (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow t 2) (- (+ (* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow t 2) (- (* 1/3 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* -1/3 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))))) (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (fma.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 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 ew ew)))) (*.f64 t t) (neg.f64 (fma.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 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 ew ew))))) (*.f64 t 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))) |
(+ (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow t 2) (- (+ (* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow t 2) (- (+ (* 1/3 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow t 2) (- (* -2/45 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* 2/45 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))))) (* -1/3 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))))) (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2/45 binary64) (fma.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 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 ew ew)))) (*.f64 t t) (*.f64 #s(literal 1/3 binary64) (fma.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 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 ew ew))))) (*.f64 t t) (neg.f64 (fma.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 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 ew ew))))) (*.f64 t 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))) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) 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 (* (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 t) |
(/.f64 eh t) |
(/ (+ eh (* -1/3 (* eh (pow t 2)))) t) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t) |
(/ (+ eh (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 eh) (* 2/15 eh)))) (* 1/3 eh)))) t) |
(/.f64 (fma.f64 (fma.f64 (*.f64 eh #s(literal -1/45 binary64)) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) eh)) (*.f64 t t) eh) t) |
(/ (+ eh (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 eh) (* 2/15 eh))) (+ (* -2/45 eh) (* 17/315 eh))))) (+ (* -1/9 eh) (* 2/15 eh)))) (* 1/3 eh)))) t) |
(/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 eh #s(literal -1/135 binary64) (*.f64 eh #s(literal 1/105 binary64))) t) t (*.f64 eh #s(literal 1/45 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) eh)) (*.f64 t t) eh) t) |
(/ (+ (* 1/6 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 eh (/.f64 (*.f64 t t) ew)) #s(literal 1/6 binary64) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/36 (/ eh ew)) (* 1/120 (/ eh ew))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal 7/360 binary64)) (*.f64 t t) (*.f64 #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 (*.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/840 binary64) (*.f64 (/.f64 eh ew) #s(literal -7/2160 binary64))) 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) |
(/ (+ (* (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 (* 1/6 (* eh (pow t 2)))) t) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/6 binary64) eh) t) |
(/ (+ eh (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t) |
(/.f64 (fma.f64 (fma.f64 (*.f64 eh #s(literal 7/360 binary64)) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t) |
(/ (+ eh (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/5040 eh) (+ (* 1/720 eh) (* 1/6 (+ (* -1/36 eh) (* 1/120 eh))))))) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t) |
(/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 eh #s(literal 1/840 binary64) (*.f64 eh #s(literal -7/2160 binary64))) t) t (*.f64 eh #s(literal -7/360 binary64)))) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t) |
(* t (+ ew (* 1/3 (* ew (pow t 2))))) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t t) ew) ew) t) |
(* t (+ ew (* (pow t 2) (+ (* 2/15 (* ew (pow t 2))) (* 1/3 ew))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 t t) ew) (*.f64 #s(literal 1/3 binary64) ew)) (*.f64 t t) ew) t) |
(* t (+ ew (* (pow t 2) (+ (* 1/3 ew) (* (pow t 2) (+ (* 17/315 (* ew (pow t 2))) (* 2/15 ew))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 (*.f64 t t) ew) (*.f64 #s(literal 2/15 binary64) ew)) t) t (*.f64 #s(literal 1/3 binary64) ew)) (*.f64 t t) ew) t) |
(sin t) |
(sin.f64 t) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew)) (*.f64 (sin.f64 t) ew)) (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))) (* (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))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew)) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 74 | 593 |
| 0 | 130 | 520 |
| 1 | 426 | 506 |
| 2 | 2537 | 506 |
| 0 | 8910 | 504 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fabs.f64 (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 (*.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))) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 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 eh (*.f64 t ew)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))) |
(*.f64 ew (sin.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))))) |
(/.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 (-.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 (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 (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))) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
(/.f64 (/.f64 eh (sin.f64 t)) ew) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/.f64 eh (sin.f64 t)) |
(cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))))) |
#s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew))) |
(/.f64 eh (*.f64 t ew)) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(*.f64 (tan.f64 t) ew) |
| Outputs |
|---|
(*.f64 (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 ew (sin.f64 t))) #s(literal 2 binary64))) (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(*.f64 (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 ew (sin.f64 t))) #s(literal 2 binary64))) #s(literal 1 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fabs.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(*.f64 (fabs.f64 (*.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 ew (sin.f64 t))) #s(literal 2 binary64))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)))) (fabs.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fabs.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (fabs.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 ew (sin.f64 t))) #s(literal 2 binary64))))) |
(*.f64 (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 ew (sin.f64 t))) #s(literal 2 binary64))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) (fabs.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (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 ew (sin.f64 t))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fabs.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))))) |
(*.f64 (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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))))) #s(literal -1 binary64)) |
(/.f64 (neg.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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (neg.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))))) (neg.f64 (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))))) |
(/.f64 (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 4 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (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 6 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 6 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.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 4 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (*.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 ew (sin.f64 t))) #s(literal 2 binary64))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fabs.f64 (-.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)))) (fabs.f64 (+.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (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 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))))) |
(/.f64 (fabs.f64 (*.f64 (-.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 ew (sin.f64 t))) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (fabs.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 6 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) (fabs.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) |
(/.f64 (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 ew (sin.f64 t))) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (fabs.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) (neg.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fabs.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 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.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 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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)))) (fabs.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (fabs.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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)))) (fabs.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal 2 binary64)))))) |
(/.f64 (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 ew (sin.f64 t))) #s(literal 2 binary64))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (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 ew (sin.f64 t))) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))))))) |
(fabs.f64 (-.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (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 ew (sin.f64 t))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))))) |
(fabs.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (/.f64 (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 ew (sin.f64 t))) #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(fabs.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (neg.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64)))) #s(literal -1 binary64)) (pow.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (pow.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 6 binary64)))) #s(literal -1 binary64)) (pow.f64 (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.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 (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 ew (sin.f64 t))) #s(literal 2 binary64))) (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.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 ew (sin.f64 t))) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(*.f64 (*.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 ew (sin.f64 t))) #s(literal 2 binary64))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.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 (/.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)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) #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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.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 ew (sin.f64 t))) #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 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (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)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (-.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 ew (sin.f64 t))) #s(literal 2 binary64)))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 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)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(*.f64 (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)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(pow.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (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 ew (sin.f64 t))) #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 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64))) (+.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (*.f64 (/.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (neg.f64 (*.f64 (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 6 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (neg.f64 (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.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 ew (sin.f64 t))) #s(literal 2 binary64))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (neg.f64 (-.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)))) (neg.f64 (+.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))))) |
(/.f64 (neg.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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (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 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))))) |
(/.f64 (neg.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 ew (sin.f64 t))) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (neg.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 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) (neg.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) |
(/.f64 (neg.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 ew (sin.f64 t))) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (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 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(/.f64 (-.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64))) |
(/.f64 (-.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (-.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) (*.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 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) |
(/.f64 (-.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) (pow.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (-.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (-.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)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.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 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (-.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 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (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/2 binary64)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (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/2 binary64)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (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/2 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (*.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/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.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 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.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 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.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 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (*.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/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (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)) ew) (*.f64 (cos.f64 t) eh)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (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 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (neg.f64 (sin.f64 t)) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 #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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (*.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/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 ew (sin.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 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 ew (sin.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 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.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 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (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/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (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/2 binary64)) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (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/2 binary64)) (*.f64 ew (sin.f64 t)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (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)) ew) (*.f64 (cos.f64 t) eh)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (*.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/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (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 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (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 ew (sin.f64 t)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (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 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (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 ew (sin.f64 t)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (*.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/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.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 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.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 ew (sin.f64 t)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (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 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.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 ew (sin.f64 t)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 ew (sin.f64 t))))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (*.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/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 (/.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 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (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 (/.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 ew (sin.f64 t)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (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 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.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 ew (sin.f64 t)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.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 ew (sin.f64 t))) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) |
(/.f64 (*.f64 (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 6 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.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 (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 ew (sin.f64 t))) #s(literal 2 binary64))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (neg.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 ew (sin.f64 t))) #s(literal 2 binary64))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (-.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 3 binary64))) (+.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.f64 (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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (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 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 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 4 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64)))) (neg.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (neg.f64 (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 6 binary64)))) (neg.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (*.f64 (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 6 binary64))) #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 4 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.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 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (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 6 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 6 binary64))) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))) (+.f64 (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 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 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 ew (sin.f64 t))) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (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 ew (sin.f64 t))) #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 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #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)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (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 ew (sin.f64 t))) #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) (neg.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal -1 binary64)))) |
(neg.f64 (neg.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)))) (exp.f64 (log.f64 eh)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (exp.f64 (log.f64 eh)) (exp.f64 (log.f64 (*.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 ew (sin.f64 t)))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)))) (exp.f64 (log.f64 ew)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (exp.f64 (log.f64 ew)) (exp.f64 (log.f64 (*.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))) |
(fma.f64 (exp.f64 (log.f64 (sin.f64 t))) (exp.f64 (log.f64 (*.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 (exp.f64 (log.f64 (*.f64 (cos.f64 t) eh))) (exp.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (exp.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (exp.f64 (log.f64 (*.f64 (cos.f64 t) eh))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 ew (sin.f64 t)))) (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 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64)) (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 (pow.f64 (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (pow.f64 (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (pow.f64 (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(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 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (pow.f64 (/.f64 (cos.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 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 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (pow.f64 (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) #s(literal 1 binary64)) (pow.f64 (/.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) #s(literal 1 binary64)) (pow.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (pow.f64 (cos.f64 t) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (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 (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (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 ew (sin.f64 t)))) |
(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)) (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(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)) #s(literal 1 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 ew (sin.f64 t)))) |
(fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (/.f64 (cos.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (/.f64 (cos.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (/.f64 (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (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 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(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 ew (sin.f64 t)))) |
(fma.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 (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 ew (sin.f64 t)))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (/.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 ew (sin.f64 t)))) |
(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 ew (sin.f64 t)))) |
(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 ew (sin.f64 t)))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (exp.f64 (log.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 eh (tan.f64 t)) (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (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 ew (sin.f64 t)))) |
(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 ew (sin.f64 t)))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (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 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))) |
(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))) |
(-.f64 (/.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(-.f64 (/.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (+.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 3 binary64)) (+.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))))) |
(-.f64 (/.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 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) (pow.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 4 binary64)) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 ew (sin.f64 t))) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (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 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.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 ew (sin.f64 t))) #s(literal 6 binary64)) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (/.f64 (/.f64 (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 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (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 ew (sin.f64 t))) #s(literal 6 binary64)) (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (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 ew (sin.f64 t))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (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 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (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 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal -1 binary64))) #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 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(+.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(+.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(*.f64 ew (sin.f64 t)) |
(*.f64 (sin.f64 t) ew) |
(pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 ew (sin.f64 t))) #s(literal 1 binary64))) |
(pow.f64 (sin.f64 t) #s(literal 1 binary64)) |
(sin.f64 t) |
(exp.f64 (*.f64 (log.f64 (sin.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 (/.f64 (/.f64 eh (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 (/.f64 eh (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 (/.f64 eh (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 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)) |
(*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (neg.f64 (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(/.f64 (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (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 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (/.f64 eh ew) (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(*.f64 (cos.f64 t) (/.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #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 (/.f64 eh (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 (/.f64 eh (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 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (/.f64 (/.f64 eh (tan.f64 t)) ew)) #s(literal -1 binary64)) |
(pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (neg.f64 ew) (tan.f64 t))))) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (tan.f64 t)))) |
(/.f64 (/.f64 (neg.f64 eh) ew) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (neg.f64 (tan.f64 t)))) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) ew))) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (neg.f64 ew))) |
(/.f64 (neg.f64 eh) (neg.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (tan.f64 t) ew)))) |
(/.f64 (neg.f64 eh) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (/.f64 (*.f64 (tan.f64 t) ew) eh)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (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 (/.f64 eh (tan.f64 t)) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(/.f64 (/.f64 eh ew) (neg.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (neg.f64 (tan.f64 t))))) |
(/.f64 (/.f64 eh ew) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (tan.f64 t))) |
(/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (neg.f64 ew)))) |
(/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) ew)) |
(/.f64 eh (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (tan.f64 t) ew))) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (neg.f64 (tan.f64 t)))) (/.f64 (/.f64 eh ew) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (neg.f64 (tan.f64 t))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (neg.f64 ew))) (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (neg.f64 ew)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (neg.f64 ew) (tan.f64 t)))) (/.f64 eh (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (neg.f64 ew) (tan.f64 t))))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #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 (fma.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.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 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #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 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #s(literal 2 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 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #s(literal 3 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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #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 (fma.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.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 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (fma.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (*.f64 (fma.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (fma.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 ew (sin.f64 t)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 ew (sin.f64 t))))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #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 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #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 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #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 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #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 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #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 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #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 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #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 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #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 ew (sin.f64 t)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #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 (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 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #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 (fma.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.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 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #s(literal 3 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 (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))))))) |
(/.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 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #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 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #s(literal 3 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 (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 (*.f64 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 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #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 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #s(literal 2 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 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #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) (neg.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #s(literal 2 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 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)))))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)))) (exp.f64 (log.f64 eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (exp.f64 (log.f64 eh)) (exp.f64 (log.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)))) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 t) eh))) (exp.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (exp.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (exp.f64 (log.f64 (*.f64 (cos.f64 t) eh))) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 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 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (pow.f64 (/.f64 (cos.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 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 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (pow.f64 (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) #s(literal 1 binary64)) (pow.f64 (/.f64 (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 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) #s(literal 1 binary64)) (pow.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (pow.f64 (cos.f64 t) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)))) |
(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 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (/.f64 (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (/.f64 (cos.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (/.f64 (cos.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (/.f64 (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 (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 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.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 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (cos.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 eh (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (sin.f64 t) (*.f64 ew (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew 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 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (fma.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.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)) (fma.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(+.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)))) |
(+.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) (*.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 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #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 (fma.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.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 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))))) |
(/.f64 (neg.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #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 (fma.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.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 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64))))) (neg.f64 (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (fabs.f64 (fma.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.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 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #s(literal 3 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 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))))))) |
(/.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 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #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) (fabs.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #s(literal 2 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 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)))))) |
(fabs.f64 (-.f64 (fma.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (fma.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (fma.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))))))) |
(fabs.f64 (neg.f64 (neg.f64 (fma.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))))) |
(fabs.f64 (neg.f64 (fma.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) ew) (sin.f64 t)) |
(*.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (sin.f64 t)) ew) |
(*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) |
(*.f64 ew (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (sin.f64 t))) |
(*.f64 (sin.f64 t) (*.f64 ew (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (neg.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(*.f64 ew (sin.f64 t)) |
(*.f64 (sin.f64 t) ew) |
(pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 ew (sin.f64 t))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64)))) #s(literal -1 binary64)) (pow.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (pow.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 6 binary64)))) #s(literal -1 binary64)) (pow.f64 (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.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 (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 ew (sin.f64 t))) #s(literal 2 binary64))) (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.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 ew (sin.f64 t))) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(*.f64 (*.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 ew (sin.f64 t))) #s(literal 2 binary64))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.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 (/.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)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) #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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.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 ew (sin.f64 t))) #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 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (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)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (-.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 ew (sin.f64 t))) #s(literal 2 binary64)))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 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)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(*.f64 (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)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(pow.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (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 ew (sin.f64 t))) #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 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64))) (+.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (*.f64 (/.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (neg.f64 (*.f64 (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 6 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (neg.f64 (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.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 ew (sin.f64 t))) #s(literal 2 binary64))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (neg.f64 (-.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)))) (neg.f64 (+.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))))) |
(/.f64 (neg.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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (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 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))))) |
(/.f64 (neg.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 ew (sin.f64 t))) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (neg.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 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) (neg.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) |
(/.f64 (neg.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 ew (sin.f64 t))) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (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 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(/.f64 (-.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64))) |
(/.f64 (-.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (-.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) (*.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 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) |
(/.f64 (-.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) (pow.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (-.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (-.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)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.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 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (-.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 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (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/2 binary64)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (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/2 binary64)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (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/2 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (*.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/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.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 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.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 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.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 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (*.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/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (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)) ew) (*.f64 (cos.f64 t) eh)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (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 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (neg.f64 (sin.f64 t)) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 #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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (*.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/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 ew (sin.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 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 ew (sin.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 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.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 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (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/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (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/2 binary64)) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (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/2 binary64)) (*.f64 ew (sin.f64 t)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (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)) ew) (*.f64 (cos.f64 t) eh)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (*.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/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (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 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (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 ew (sin.f64 t)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (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 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (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 ew (sin.f64 t)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (*.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/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.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 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.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 ew (sin.f64 t)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (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 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.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 ew (sin.f64 t)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 ew (sin.f64 t))))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (*.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/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 (/.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 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (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 (/.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 ew (sin.f64 t)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (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 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.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 ew (sin.f64 t)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.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 ew (sin.f64 t))) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) |
(/.f64 (*.f64 (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 6 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.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 (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 ew (sin.f64 t))) #s(literal 2 binary64))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (neg.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 ew (sin.f64 t))) #s(literal 2 binary64))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (-.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 3 binary64))) (+.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.f64 (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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (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 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 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 4 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64)))) (neg.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (neg.f64 (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 6 binary64)))) (neg.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (*.f64 (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 6 binary64))) #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 4 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.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 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (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 6 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 6 binary64))) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))) (+.f64 (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 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 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 ew (sin.f64 t))) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (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 ew (sin.f64 t))) #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 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #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)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (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 ew (sin.f64 t))) #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) (neg.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal -1 binary64)))) |
(neg.f64 (neg.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)))) (exp.f64 (log.f64 eh)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (exp.f64 (log.f64 eh)) (exp.f64 (log.f64 (*.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 ew (sin.f64 t)))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)))) (exp.f64 (log.f64 ew)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (exp.f64 (log.f64 ew)) (exp.f64 (log.f64 (*.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))) |
(fma.f64 (exp.f64 (log.f64 (sin.f64 t))) (exp.f64 (log.f64 (*.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 (exp.f64 (log.f64 (*.f64 (cos.f64 t) eh))) (exp.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (exp.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (exp.f64 (log.f64 (*.f64 (cos.f64 t) eh))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 ew (sin.f64 t)))) (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 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64)) (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 (pow.f64 (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (pow.f64 (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (pow.f64 (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(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 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (pow.f64 (/.f64 (cos.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 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 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (pow.f64 (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) #s(literal 1 binary64)) (pow.f64 (/.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) #s(literal 1 binary64)) (pow.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (pow.f64 (cos.f64 t) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (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 (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (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 ew (sin.f64 t)))) |
(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)) (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(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)) #s(literal 1 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 ew (sin.f64 t)))) |
(fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (/.f64 (cos.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (/.f64 (cos.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (/.f64 (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (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 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(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 ew (sin.f64 t)))) |
(fma.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 (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 ew (sin.f64 t)))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (/.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 ew (sin.f64 t)))) |
(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 ew (sin.f64 t)))) |
(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 ew (sin.f64 t)))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (exp.f64 (log.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 eh (tan.f64 t)) (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (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 ew (sin.f64 t)))) |
(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 ew (sin.f64 t)))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (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 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))) |
(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))) |
(-.f64 (/.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(-.f64 (/.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (+.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 3 binary64)) (+.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))))) |
(-.f64 (/.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 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) (pow.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 4 binary64)) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 ew (sin.f64 t))) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (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 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.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 ew (sin.f64 t))) #s(literal 6 binary64)) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (/.f64 (/.f64 (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 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (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 ew (sin.f64 t))) #s(literal 6 binary64)) (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (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 ew (sin.f64 t))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (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 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (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 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal -1 binary64))) #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 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(+.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(+.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(*.f64 (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 ew (sin.f64 t))) #s(literal 2 binary64))) (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(*.f64 (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 ew (sin.f64 t))) #s(literal 2 binary64))) #s(literal 1 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fabs.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(*.f64 (fabs.f64 (*.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 ew (sin.f64 t))) #s(literal 2 binary64))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)))) (fabs.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fabs.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (fabs.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 ew (sin.f64 t))) #s(literal 2 binary64))))) |
(*.f64 (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 ew (sin.f64 t))) #s(literal 2 binary64))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) (fabs.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (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 ew (sin.f64 t))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fabs.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))))) |
(*.f64 (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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))))) #s(literal -1 binary64)) |
(/.f64 (neg.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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (neg.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))))) (neg.f64 (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))))) |
(/.f64 (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 4 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (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 6 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 6 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.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 4 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (*.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 ew (sin.f64 t))) #s(literal 2 binary64))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fabs.f64 (-.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)))) (fabs.f64 (+.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (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 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))))) |
(/.f64 (fabs.f64 (*.f64 (-.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 ew (sin.f64 t))) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (fabs.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 6 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) (fabs.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) |
(/.f64 (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 ew (sin.f64 t))) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (fabs.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) (neg.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fabs.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 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.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 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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)))) (fabs.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (fabs.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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)))) (fabs.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal 2 binary64)))))) |
(/.f64 (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 ew (sin.f64 t))) #s(literal 2 binary64))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (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 ew (sin.f64 t))) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))))))) |
(fabs.f64 (-.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (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 ew (sin.f64 t))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))))) |
(fabs.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (/.f64 (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 ew (sin.f64 t))) #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(fabs.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (neg.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)))) (exp.f64 (log.f64 ew))) |
(*.f64 (exp.f64 (log.f64 ew)) (exp.f64 (log.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))))) |
(*.f64 (exp.f64 (log.f64 (sin.f64 t))) (exp.f64 (log.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)))) |
(*.f64 (exp.f64 (log.f64 (*.f64 ew (sin.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))))) |
(*.f64 (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t)) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (exp.f64 (log.f64 (*.f64 ew (sin.f64 t))))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) |
(*.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) |
(pow.f64 (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)))) (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew)) (neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))))) |
(/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(exp.f64 (log.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.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 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.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 ew (sin.f64 t))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)) (*.f64 ew (sin.f64 t))) (pow.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.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 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.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 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (pow.f64 (pow.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.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 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) |
(pow.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (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 (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) #s(literal 3 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 (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)))) (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)) (*.f64 ew (sin.f64 t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (neg.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)) (*.f64 ew (sin.f64 t))) (pow.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.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 ew (sin.f64 t))) #s(literal 3 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 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)) (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)) (*.f64 ew (sin.f64 t))) (pow.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.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 ew (sin.f64 t))))) (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (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/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (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/2 binary64)) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (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/2 binary64)) (*.f64 ew (sin.f64 t)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (*.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/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (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 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (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 ew (sin.f64 t)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (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 ew (sin.f64 t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (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 ew (sin.f64 t)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (*.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/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.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 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.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 ew (sin.f64 t)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (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 ew (sin.f64 t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.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 ew (sin.f64 t)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 ew (sin.f64 t))))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (*.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/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.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 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.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 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (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 ew (sin.f64 t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (neg.f64 (sin.f64 t)) ew)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(/.f64 (/.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)) (*.f64 ew (sin.f64 t)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)) (*.f64 ew (sin.f64 t))) (pow.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) #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 (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 ew (sin.f64 t))) #s(literal 3 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 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (neg.f64 (*.f64 (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) ew) (/.f64 eh (tan.f64 t)) (*.f64 ew (sin.f64 t)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))) (neg.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)) (*.f64 ew (sin.f64 t))) (pow.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.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 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.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 ew (sin.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 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)) (*.f64 ew (sin.f64 t))) (pow.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.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 ew (sin.f64 t)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (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) ew) (/.f64 eh (tan.f64 t)) (*.f64 ew (sin.f64 t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)) (*.f64 ew (sin.f64 t))) (pow.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.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 ew (sin.f64 t))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.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 ew (sin.f64 t))) #s(literal 2 binary64))) (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(neg.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)))) (exp.f64 (log.f64 eh)) (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))))) |
(fma.f64 (exp.f64 (log.f64 eh)) (exp.f64 (log.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)))) (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 t) eh))) (exp.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))))) |
(fma.f64 (exp.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (exp.f64 (log.f64 (*.f64 (cos.f64 t) eh))) (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 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 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))))) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal 1 binary64)) (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))))) |
(fma.f64 (pow.f64 (/.f64 (cos.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 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 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))))) |
(fma.f64 (pow.f64 (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) #s(literal 1 binary64)) (pow.f64 (/.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) #s(literal 1 binary64)) (pow.f64 (cos.f64 t) #s(literal 1 binary64)) (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))))) |
(fma.f64 (pow.f64 (cos.f64 t) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) #s(literal 1 binary64)) (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))))) |
(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 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))))) |
(fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))))) |
(fma.f64 (/.f64 (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (/.f64 (cos.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))))) |
(fma.f64 (/.f64 (cos.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (/.f64 (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))))) |
(fma.f64 (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 (cos.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))))) |
(fma.f64 (cos.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))))) |
(fma.f64 eh (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))))) |
(-.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)) (+.f64 (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 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 3 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 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (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) ew) (/.f64 eh (tan.f64 t)) (*.f64 ew (sin.f64 t)))))) |
(-.f64 (/.f64 (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)) (*.f64 ew (sin.f64 t))) (pow.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)) (*.f64 ew (sin.f64 t))) (pow.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))))) |
(-.f64 (/.f64 (/.f64 (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 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal 2 binary64)))) (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 6 binary64)) (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal 2 binary64)))) (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)) (*.f64 ew (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (/.f64 (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)) (*.f64 ew (sin.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 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 3 binary64)) (fma.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)) (*.f64 ew (sin.f64 t))) (pow.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 2 binary64)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (/.f64 (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (fma.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)) (*.f64 ew (sin.f64 t))) (pow.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 2 binary64)))) (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)) (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))))) |
(-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))))) |
(*.f64 (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 ew (sin.f64 t))) #s(literal 2 binary64))) (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(*.f64 (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 ew (sin.f64 t))) #s(literal 2 binary64))) #s(literal 1 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fabs.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(*.f64 (fabs.f64 (*.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 ew (sin.f64 t))) #s(literal 2 binary64))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)))) (fabs.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fabs.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (fabs.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 ew (sin.f64 t))) #s(literal 2 binary64))))) |
(*.f64 (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 ew (sin.f64 t))) #s(literal 2 binary64))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) (fabs.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (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 ew (sin.f64 t))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fabs.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))))) |
(*.f64 (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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))))) #s(literal -1 binary64)) |
(/.f64 (neg.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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (neg.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))))) (neg.f64 (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))))) |
(/.f64 (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 4 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (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 6 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 6 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.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 4 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (*.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 ew (sin.f64 t))) #s(literal 2 binary64))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fabs.f64 (-.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)))) (fabs.f64 (+.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (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 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))))) |
(/.f64 (fabs.f64 (*.f64 (-.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 ew (sin.f64 t))) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (fabs.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 6 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) (fabs.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) |
(/.f64 (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 ew (sin.f64 t))) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (fabs.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) (neg.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fabs.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 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.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 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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)))) (fabs.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (fabs.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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)))) (fabs.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal 2 binary64)))))) |
(/.f64 (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 ew (sin.f64 t))) #s(literal 2 binary64))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (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 ew (sin.f64 t))) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))))))) |
(fabs.f64 (-.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (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 ew (sin.f64 t))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))))) |
(fabs.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (/.f64 (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 ew (sin.f64 t))) #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(fabs.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (neg.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64)))) #s(literal -1 binary64)) (pow.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (pow.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 6 binary64)))) #s(literal -1 binary64)) (pow.f64 (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.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 (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 ew (sin.f64 t))) #s(literal 2 binary64))) (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.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 ew (sin.f64 t))) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(*.f64 (*.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 ew (sin.f64 t))) #s(literal 2 binary64))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.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 (/.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)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) #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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.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 ew (sin.f64 t))) #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 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (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)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (-.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 ew (sin.f64 t))) #s(literal 2 binary64)))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 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)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(*.f64 (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)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(pow.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (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 ew (sin.f64 t))) #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 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64))) (+.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (*.f64 (/.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (neg.f64 (*.f64 (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 6 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (neg.f64 (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.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 ew (sin.f64 t))) #s(literal 2 binary64))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (neg.f64 (-.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)))) (neg.f64 (+.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))))) |
(/.f64 (neg.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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (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 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))))) |
(/.f64 (neg.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 ew (sin.f64 t))) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (neg.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 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) (neg.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) |
(/.f64 (neg.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 ew (sin.f64 t))) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (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 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(/.f64 (-.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64))) |
(/.f64 (-.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (-.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) (*.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 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) |
(/.f64 (-.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) (pow.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (-.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (-.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)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.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 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (-.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 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (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/2 binary64)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (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/2 binary64)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (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/2 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (*.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/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.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 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.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 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.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 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (*.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/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (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)) ew) (*.f64 (cos.f64 t) eh)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (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 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (neg.f64 (sin.f64 t)) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 #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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (*.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/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 ew (sin.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 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 ew (sin.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 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.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 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (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/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (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/2 binary64)) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (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/2 binary64)) (*.f64 ew (sin.f64 t)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (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)) ew) (*.f64 (cos.f64 t) eh)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (*.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/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (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 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (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 ew (sin.f64 t)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (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 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (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 ew (sin.f64 t)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (*.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/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.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 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.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 ew (sin.f64 t)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (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 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.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 ew (sin.f64 t)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 ew (sin.f64 t))))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (/.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))))) (*.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/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 (/.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 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (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 (/.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 ew (sin.f64 t)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (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 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.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 ew (sin.f64 t)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.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 ew (sin.f64 t))) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) |
(/.f64 (*.f64 (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 6 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.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 (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 ew (sin.f64 t))) #s(literal 2 binary64))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (neg.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 ew (sin.f64 t))) #s(literal 2 binary64))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (-.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 3 binary64))) (+.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.f64 (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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (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 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 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 4 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64)))) (neg.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (neg.f64 (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 6 binary64)))) (neg.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (*.f64 (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 6 binary64))) #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 4 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.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 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (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 6 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 6 binary64))) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))) (+.f64 (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 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 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 ew (sin.f64 t))) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (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 ew (sin.f64 t))) #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 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #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)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (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 ew (sin.f64 t))) #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) (neg.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal -1 binary64)))) |
(neg.f64 (neg.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)))) (exp.f64 (log.f64 eh)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (exp.f64 (log.f64 eh)) (exp.f64 (log.f64 (*.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 ew (sin.f64 t)))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)))) (exp.f64 (log.f64 ew)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (exp.f64 (log.f64 ew)) (exp.f64 (log.f64 (*.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))) |
(fma.f64 (exp.f64 (log.f64 (sin.f64 t))) (exp.f64 (log.f64 (*.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 (exp.f64 (log.f64 (*.f64 (cos.f64 t) eh))) (exp.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (exp.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (exp.f64 (log.f64 (*.f64 (cos.f64 t) eh))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 ew (sin.f64 t)))) (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 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64)) (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 (pow.f64 (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (pow.f64 (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (pow.f64 (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(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 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (pow.f64 (/.f64 (cos.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 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 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (pow.f64 (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) #s(literal 1 binary64)) (pow.f64 (/.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) #s(literal 1 binary64)) (pow.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (pow.f64 (cos.f64 t) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (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 (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (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 ew (sin.f64 t)))) |
(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)) (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(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)) #s(literal 1 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 ew (sin.f64 t)))) |
(fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (/.f64 (cos.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (/.f64 (cos.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (/.f64 (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (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 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(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 ew (sin.f64 t)))) |
(fma.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 (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 ew (sin.f64 t)))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (/.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 ew (sin.f64 t)))) |
(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 ew (sin.f64 t)))) |
(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 ew (sin.f64 t)))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (exp.f64 (log.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 eh (tan.f64 t)) (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (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 ew (sin.f64 t)))) |
(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 ew (sin.f64 t)))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (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 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))) |
(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))) |
(-.f64 (/.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(-.f64 (/.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (+.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 3 binary64)) (+.f64 (pow.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)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))))) |
(-.f64 (/.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 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) (pow.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 4 binary64)) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 ew (sin.f64 t))) #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (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 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.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 ew (sin.f64 t))) #s(literal 6 binary64)) (*.f64 (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (/.f64 (/.f64 (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 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (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 ew (sin.f64 t))) #s(literal 6 binary64)) (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (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 ew (sin.f64 t))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (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 ew (sin.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (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 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal -1 binary64))) #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 2 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(+.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(+.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(*.f64 (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 6 binary64))) (pow.f64 (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.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 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal -1 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.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 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 4 binary64)) (*.f64 (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (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 4 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (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 6 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 6 binary64))))) (neg.f64 (neg.f64 (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #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 4 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64)))) (*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 ew (sin.f64 t))) #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 (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 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #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 4 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.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 ew (sin.f64 t))) #s(literal 6 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 4 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #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 4 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 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)) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 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 4 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (neg.f64 (-.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 6 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 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 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)) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 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 6 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 6 binary64)))) (neg.f64 (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #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 4 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 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)) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 4 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 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)) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 6 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 6 binary64))) (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.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 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))))) |
(/.f64 #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 4 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.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 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 6 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.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 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 6 binary64)))))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) #s(literal 1 binary64)) eh (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) (*.f64 (cos.f64 t) eh) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 t) eh)) #s(literal 1 binary64)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) eh) #s(literal 1 binary64)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 eh eh) #s(literal 1 binary64)) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (*.f64 eh eh) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (cos.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (cos.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (tan.f64 t) eh) #s(literal -2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) eh (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64))) (pow.f64 (*.f64 ew (sin.f64 t)) #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 (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (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 (pow.f64 (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) #s(literal 2 binary64)) (pow.f64 (/.f64 (cos.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 2 binary64)) (*.f64 eh eh) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (pow.f64 (*.f64 eh (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal 1 binary64)) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 eh (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #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 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) (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 #s(literal -1 binary64) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal 1 binary64)) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal 1 binary64)) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) |
(fma.f64 eh (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal 1 binary64)) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) |
(fma.f64 eh (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 4 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)) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 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)) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 4 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 ew (sin.f64 t))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (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 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.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 ew (sin.f64 t))) #s(literal 6 binary64)) (+.f64 (+.f64 (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.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 (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 ew (sin.f64 t))) #s(literal 2 binary64))) |
(+.f64 (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #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 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(pow.f64 (/.f64 (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)) |
(pow.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)))) |
(/.f64 (fabs.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)))) |
(/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.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) (/.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) (neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 (neg.f64 eh) (tan.f64 t)) (pow.f64 (neg.f64 ew) #s(literal -1 binary64))) |
(*.f64 (neg.f64 eh) (pow.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(*.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 (/.f64 eh (tan.f64 t)) (pow.f64 ew #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 (neg.f64 (*.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (cos.f64 t))) (neg.f64 (neg.f64 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 (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 (neg.f64 (neg.f64 eh))) (neg.f64 (neg.f64 (*.f64 (neg.f64 ew) (tan.f64 t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64))) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64))) (neg.f64 ew)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(/.f64 (neg.f64 (*.f64 eh #s(literal 1 binary64))) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.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 (pow.f64 ew #s(literal -1 binary64))) (neg.f64 (/.f64 (tan.f64 t) eh))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64))) (neg.f64 (/.f64 ew eh))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 (sin.f64 t)) ew)) |
(/.f64 (neg.f64 (cos.f64 t)) (neg.f64 (*.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 ew) #s(literal 1 binary64)) (tan.f64 t)) |
(/.f64 (*.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64)) ew) |
(/.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 (neg.f64 (neg.f64 (tan.f64 t))))) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (tan.f64 t))) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 (neg.f64 (neg.f64 ew)))) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 ew)) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)))) |
(/.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 (*.f64 (tan.f64 t) ew) eh) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh))) |
(/.f64 (/.f64 eh ew) (neg.f64 (neg.f64 (tan.f64 t)))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/.f64 (cos.f64 t) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 (neg.f64 ew))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) ew)) |
(neg.f64 (/.f64 (neg.f64 eh) (*.f64 (tan.f64 t) ew))) |
(neg.f64 (/.f64 eh (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 t))) (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 ew)) (/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) ew)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 ew) (tan.f64 t))) (/.f64 eh (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (pow.f64 (pow.f64 eh #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) eh) |
(*.f64 (neg.f64 eh) (pow.f64 (neg.f64 (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 eh (tan.f64 t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (cos.f64 t)) |
(*.f64 (cos.f64 t) (/.f64 eh (sin.f64 t))) |
(*.f64 eh (pow.f64 (tan.f64 t) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (/.f64 (tan.f64 t) eh) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (tan.f64 t) eh) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (neg.f64 (neg.f64 (sin.f64 t)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (cos.f64 t))) (neg.f64 (/.f64 (sin.f64 t) eh))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 eh))) (neg.f64 (neg.f64 (neg.f64 (tan.f64 t))))) |
(/.f64 (neg.f64 (*.f64 eh #s(literal 1 binary64))) (neg.f64 (tan.f64 t))) |
(/.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (neg.f64 (sin.f64 t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 t)) (/.f64 (sin.f64 t) eh)) |
(/.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (neg.f64 (sin.f64 t))) |
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (neg.f64 (tan.f64 t)))) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (tan.f64 t)) |
(/.f64 (neg.f64 eh) (neg.f64 (tan.f64 t))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (tan.f64 t) eh)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 t) eh) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 t) eh)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (tan.f64 t) eh) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 t) eh))) |
(/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) |
(/.f64 eh (tan.f64 t)) |
(neg.f64 (/.f64 (neg.f64 eh) (tan.f64 t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 t))) (/.f64 (neg.f64 eh) (tan.f64 t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (tan.f64 t) eh)) #s(literal -1 binary64))) |
(*.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 ew) (pow.f64 (sin.f64 t) #s(literal -1 binary64))) |
(*.f64 (/.f64 eh (sin.f64 t)) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 eh (/.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) ew)) |
(*.f64 eh (pow.f64 (*.f64 ew (sin.f64 t)) #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 ew (sin.f64 t)) 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 (neg.f64 (*.f64 (/.f64 eh (sin.f64 t)) #s(literal 1 binary64))) (neg.f64 ew)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(/.f64 (neg.f64 (*.f64 eh #s(literal 1 binary64))) (*.f64 (neg.f64 (sin.f64 t)) ew)) |
(/.f64 (*.f64 (/.f64 eh (sin.f64 t)) #s(literal 1 binary64)) ew) |
(/.f64 (neg.f64 (pow.f64 ew #s(literal -1 binary64))) (neg.f64 (/.f64 (sin.f64 t) eh))) |
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) 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 ew (sin.f64 t))) |
(/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (sin.f64 t) eh)) |
(/.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (neg.f64 (neg.f64 (neg.f64 ew)))) |
(/.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 (neg.f64 (sin.f64 t)) ew)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 ew (/.f64 (sin.f64 t) eh))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew (/.f64 (sin.f64 t) eh)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) 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 (*.f64 ew (/.f64 (sin.f64 t) eh)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 ew (sin.f64 t)) eh))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 ew (/.f64 (sin.f64 t) eh)))) |
(/.f64 (/.f64 eh ew) (neg.f64 (neg.f64 (sin.f64 t)))) |
(/.f64 (/.f64 eh ew) (sin.f64 t)) |
(/.f64 (/.f64 eh (sin.f64 t)) (neg.f64 (neg.f64 ew))) |
(/.f64 (/.f64 eh (sin.f64 t)) ew) |
(/.f64 eh (*.f64 ew (sin.f64 t))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) ew)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 t))) (/.f64 (/.f64 eh ew) (neg.f64 (sin.f64 t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (sin.f64 t)) ew)) (/.f64 eh (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 ew)) (/.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) 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 (/.f64 (neg.f64 eh) (tan.f64 t)) (pow.f64 (neg.f64 ew) #s(literal -1 binary64))) |
(*.f64 (neg.f64 eh) (pow.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(*.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 (/.f64 eh (tan.f64 t)) (pow.f64 ew #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 (neg.f64 (*.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (cos.f64 t))) (neg.f64 (neg.f64 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 (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 (neg.f64 (neg.f64 eh))) (neg.f64 (neg.f64 (*.f64 (neg.f64 ew) (tan.f64 t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64))) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64))) (neg.f64 ew)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(/.f64 (neg.f64 (*.f64 eh #s(literal 1 binary64))) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.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 (pow.f64 ew #s(literal -1 binary64))) (neg.f64 (/.f64 (tan.f64 t) eh))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64))) (neg.f64 (/.f64 ew eh))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 (sin.f64 t)) ew)) |
(/.f64 (neg.f64 (cos.f64 t)) (neg.f64 (*.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 ew) #s(literal 1 binary64)) (tan.f64 t)) |
(/.f64 (*.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64)) ew) |
(/.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 (neg.f64 (neg.f64 (tan.f64 t))))) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (tan.f64 t))) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 (neg.f64 (neg.f64 ew)))) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 ew)) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)))) |
(/.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 (*.f64 (tan.f64 t) ew) eh) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh))) |
(/.f64 (/.f64 eh ew) (neg.f64 (neg.f64 (tan.f64 t)))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/.f64 (cos.f64 t) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 (neg.f64 ew))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) ew)) |
(neg.f64 (/.f64 (neg.f64 eh) (*.f64 (tan.f64 t) ew))) |
(neg.f64 (/.f64 eh (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 t))) (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 ew)) (/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) ew)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 ew) (tan.f64 t))) (/.f64 eh (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64))) |
(*.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 (neg.f64 eh))) (neg.f64 (neg.f64 (neg.f64 (sin.f64 t))))) |
(/.f64 (neg.f64 (*.f64 eh #s(literal 1 binary64))) (neg.f64 (sin.f64 t))) |
(/.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) (neg.f64 (neg.f64 (/.f64 (sin.f64 t) eh)))) |
(/.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 (/.f64 (sin.f64 t) eh) #s(literal 1 binary64)))) |
(/.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))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 t))) (/.f64 (neg.f64 eh) (sin.f64 t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 t) eh)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 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 ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
#s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) |
(*.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 eh ew)) |
(*.f64 (/.f64 eh t) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 ew t) #s(literal -1 binary64)) (pow.f64 (pow.f64 eh #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 ew t) #s(literal -1 binary64)) eh) |
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 eh t)) |
(*.f64 (neg.f64 eh) (pow.f64 (*.f64 (neg.f64 ew) t) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 eh (*.f64 ew t))) |
(*.f64 eh (pow.f64 (*.f64 ew t) #s(literal -1 binary64))) |
(pow.f64 (/.f64 ew (/.f64 eh t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 t (/.f64 ew eh)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 t (/.f64 ew eh)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 eh t))) (neg.f64 (neg.f64 ew))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 eh))) (neg.f64 (neg.f64 (*.f64 (neg.f64 ew) t)))) |
(/.f64 (neg.f64 (*.f64 eh #s(literal 1 binary64))) (*.f64 (neg.f64 ew) t)) |
(/.f64 (neg.f64 (/.f64 eh t)) (neg.f64 ew)) |
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (*.f64 (neg.f64 ew) t))) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 ew t)) |
(/.f64 (/.f64 eh t) ew) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 t)) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 ew) t)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 t (/.f64 ew eh))))) |
(/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (/.f64 ew eh)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (/.f64 ew eh))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 ew (/.f64 eh t)))) |
(/.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 t (/.f64 ew eh)))) |
(/.f64 (/.f64 eh ew) t) |
(/.f64 eh (*.f64 ew t)) |
(neg.f64 (/.f64 (neg.f64 eh) (*.f64 ew t))) |
(neg.f64 (/.f64 eh (*.f64 (neg.f64 ew) t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 ew) t)) (/.f64 eh (*.f64 (neg.f64 ew) t))) |
(exp.f64 (*.f64 (log.f64 (*.f64 t (/.f64 ew 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 (/.f64 (neg.f64 eh) (tan.f64 t)) (pow.f64 (neg.f64 ew) #s(literal -1 binary64))) |
(*.f64 (neg.f64 eh) (pow.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(*.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 (/.f64 eh (tan.f64 t)) (pow.f64 ew #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 (neg.f64 (*.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (cos.f64 t))) (neg.f64 (neg.f64 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 (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 (neg.f64 (neg.f64 eh))) (neg.f64 (neg.f64 (*.f64 (neg.f64 ew) (tan.f64 t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64))) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64))) (neg.f64 ew)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(/.f64 (neg.f64 (*.f64 eh #s(literal 1 binary64))) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.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 (pow.f64 ew #s(literal -1 binary64))) (neg.f64 (/.f64 (tan.f64 t) eh))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64))) (neg.f64 (/.f64 ew eh))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 (sin.f64 t)) ew)) |
(/.f64 (neg.f64 (cos.f64 t)) (neg.f64 (*.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 ew) #s(literal 1 binary64)) (tan.f64 t)) |
(/.f64 (*.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64)) ew) |
(/.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 (neg.f64 (neg.f64 (tan.f64 t))))) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (tan.f64 t))) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 (neg.f64 (neg.f64 ew)))) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 ew)) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)))) |
(/.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 (*.f64 (tan.f64 t) ew) eh) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh))) |
(/.f64 (/.f64 eh ew) (neg.f64 (neg.f64 (tan.f64 t)))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/.f64 (cos.f64 t) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 (neg.f64 ew))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) ew)) |
(neg.f64 (/.f64 (neg.f64 eh) (*.f64 (tan.f64 t) ew))) |
(neg.f64 (/.f64 eh (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 t))) (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 ew)) (/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) ew)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 ew) (tan.f64 t))) (/.f64 eh (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(pow.f64 (/.f64 (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)) |
(pow.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)))) |
(/.f64 (fabs.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)))) |
(/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.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) (/.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) (neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 (neg.f64 eh) (tan.f64 t)) (pow.f64 (neg.f64 ew) #s(literal -1 binary64))) |
(*.f64 (neg.f64 eh) (pow.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(*.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 (/.f64 eh (tan.f64 t)) (pow.f64 ew #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 (neg.f64 (*.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (cos.f64 t))) (neg.f64 (neg.f64 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 (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 (neg.f64 (neg.f64 eh))) (neg.f64 (neg.f64 (*.f64 (neg.f64 ew) (tan.f64 t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64))) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64))) (neg.f64 ew)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(/.f64 (neg.f64 (*.f64 eh #s(literal 1 binary64))) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.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 (pow.f64 ew #s(literal -1 binary64))) (neg.f64 (/.f64 (tan.f64 t) eh))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64))) (neg.f64 (/.f64 ew eh))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 (sin.f64 t)) ew)) |
(/.f64 (neg.f64 (cos.f64 t)) (neg.f64 (*.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 ew) #s(literal 1 binary64)) (tan.f64 t)) |
(/.f64 (*.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64)) ew) |
(/.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 (neg.f64 (neg.f64 (tan.f64 t))))) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (tan.f64 t))) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 (neg.f64 (neg.f64 ew)))) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 ew)) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)))) |
(/.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 (*.f64 (tan.f64 t) ew) eh) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh))) |
(/.f64 (/.f64 eh ew) (neg.f64 (neg.f64 (tan.f64 t)))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/.f64 (cos.f64 t) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 (neg.f64 ew))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) ew)) |
(neg.f64 (/.f64 (neg.f64 eh) (*.f64 (tan.f64 t) ew))) |
(neg.f64 (/.f64 eh (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 t))) (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 ew)) (/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) ew)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 ew) (tan.f64 t))) (/.f64 eh (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64))) |
(*.f64 (tan.f64 t) ew) |
(*.f64 ew (tan.f64 t)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (neg.f64 (cos.f64 t))) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
Compiled 100 863 to 7 262 computations (92.8% saved)
37 alts after pruning (36 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 540 | 34 | 1 574 |
| Fresh | 7 | 2 | 9 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 551 | 37 | 1 588 |
| Status | Accuracy | Program |
|---|---|---|
| 99.6% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))))) | |
| 56.9% | (/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #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)))))) | |
| 98.1% | (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))))) | |
| ▶ | 97.9% | (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
| ▶ | 99.8% | (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
| 98.1% | (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) | |
| 58.4% | (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))))) | |
| 41.8% | (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))))))) | |
| 21.0% | (fabs.f64 (/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) | |
| 35.6% | (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))) (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))))))) | |
| 23.5% | (fabs.f64 (/.f64 #s(approx (- (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (pow (* (cos (atan (/ (/ eh (tan t)) ew))) (* (sin t) ew)) 2)) (*.f64 (*.f64 (*.f64 (neg.f64 ew) ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #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))))) | |
| 50.2% | (fabs.f64 (+.f64 (pow.f64 (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) | |
| 98.1% | (fabs.f64 (+.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| ✓ | 99.7% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.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))))))) |
| 54.7% | (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))))))) | |
| 49.7% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) 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))))))) | |
| 87.6% | (fabs.f64 #s(approx (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t)) (/.f64 eh ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t))) ew))) | |
| 93.0% | (fabs.f64 #s(approx (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (/.f64 (sin.f64 t) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh))) | |
| 59.0% | (fabs.f64 #s(approx (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) | |
| 43.7% | (fabs.f64 #s(approx (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) | |
| 5.8% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) | |
| 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 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) | |
| 35.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 eh (tan.f64 t)) ew))) eh))) | |
| 35.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 (*.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) eh) ew) (cos.f64 t)))) eh))) | |
| 36.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 (fma.f64 (fma.f64 (*.f64 eh #s(literal 7/360 binary64)) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t)) ew) (cos.f64 t)))) eh))) | |
| 36.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 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 eh #s(literal 1/840 binary64) (*.f64 eh #s(literal -7/2160 binary64))) 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))) | |
| 36.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 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/6 binary64) eh) t)) ew) (cos.f64 t)))) eh))) | |
| 35.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 eh (*.f64 ew (sin.f64 t))) (cos.f64 t)))) eh))) | |
| 35.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(literal 1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) eh)) (cos.f64 t)))) eh))) | |
| 35.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(literal 1 binary64) (*.f64 (/.f64 (sin.f64 t) eh) ew)) (cos.f64 t)))) eh))) | |
| 30.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 #s(approx (/ (/ eh (sin t)) ew) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/840 binary64) (*.f64 (/.f64 eh ew) #s(literal -7/2160 binary64))) 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))) | |
| 36.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 (*.f64 eh (/.f64 (*.f64 t t) ew)) #s(literal 1/6 binary64) (/.f64 eh ew)) t)) (cos.f64 t)))) eh))) | |
| 30.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 (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))) | |
| 30.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))) | |
| ▶ | 29.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)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t) t (/.f64 eh ew)) t)))) eh))) |
| ▶ | 20.5% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (exp.f64 (*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) eh))) |
| ▶ | 35.9% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) eh))) |
Compiled 3 954 to 2 164 computations (45.3% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 (sin.f64 t) ew) | |
| cost-diff | 0 | (fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))) | |
| cost-diff | 0 | (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) | |
| cost-diff | 320 | (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) 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 (exp.f64 (*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #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 (exp.f64 (*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) eh))) | |
| cost-diff | 320 | (*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) | |
| cost-diff | 12800 | (exp.f64 (*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) | |
| cost-diff | 0 | #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) | |
| cost-diff | 0 | (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.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 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.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 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.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 #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)) | |
| 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 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t) t (/.f64 eh ew)) t)))) eh))) | |
| cost-diff | 320 | (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t) t (/.f64 eh ew)) t) | |
| cost-diff | 704 | (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t) t (/.f64 eh ew)) | |
| cost-diff | 0 | (sin.f64 t) | |
| cost-diff | 0 | (*.f64 (sin.f64 t) ew) | |
| cost-diff | 0 | (fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) | |
| cost-diff | 0 | (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 78 | 993 |
| 0 | 131 | 975 |
| 1 | 202 | 969 |
| 2 | 272 | 969 |
| 3 | 335 | 961 |
| 4 | 380 | 953 |
| 5 | 427 | 953 |
| 6 | 449 | 953 |
| 7 | 651 | 953 |
| 8 | 912 | 938 |
| 9 | 1335 | 938 |
| 10 | 1982 | 938 |
| 11 | 3472 | 938 |
| 12 | 4595 | 938 |
| 13 | 5282 | 938 |
| 14 | 5459 | 938 |
| 15 | 5737 | 938 |
| 16 | 6023 | 938 |
| 17 | 6392 | 938 |
| 18 | 7888 | 938 |
| 0 | 8091 | 923 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
t |
ew |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
(*.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)))) |
(atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(*.f64 (tan.f64 t) ew) |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #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))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan 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)) |
(*.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) |
(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)))) |
(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))) |
#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)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t) t (/.f64 eh ew)) t) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t) t (/.f64 eh ew)) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t) |
(*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) |
#s(literal -1/3 binary64) |
(/.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 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (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 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) eh)) |
(*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) eh) |
#s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/.f64 (cos.f64 t) ew) |
(cos.f64 t) |
t |
ew |
(/.f64 eh (sin.f64 t)) |
eh |
(sin.f64 t) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (exp.f64 (*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (exp.f64 (*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) eh)) |
(*.f64 (exp.f64 (*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) eh) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) |
(*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) |
(log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 |
#s(literal 1 binary64) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
t |
ew |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
(*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) |
(sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) |
(atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew)) |
(/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) |
#s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t) |
(fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) |
(*.f64 (*.f64 t t) eh) |
(*.f64 t t) |
#s(literal -1/3 binary64) |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
| Outputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (sin.f64 t) ew) |
(*.f64 ew (sin.f64 t)) |
(sin.f64 t) |
t |
ew |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
(*.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 (/.f64 eh (tan.f64 t)) ew)))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(*.f64 (tan.f64 t) ew) |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #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 (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) t (/.f64 #s(literal 1 binary64) t)) ew) eh)))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #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)) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan 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 (fma.f64 #s(literal -1/3 binary64) t (/.f64 #s(literal 1 binary64) t)) ew) eh)))) eh)) |
(*.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) |
(*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) t (/.f64 #s(literal 1 binary64) t)) ew) eh)))) eh) |
(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)))) |
(sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) t (/.f64 #s(literal 1 binary64) t)) ew) eh)))) |
(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))) |
(atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) t (/.f64 #s(literal 1 binary64) t)) ew) eh))) |
#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)) |
#s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) t (/.f64 #s(literal 1 binary64) t)) ew) eh)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t) t (/.f64 eh ew)) t) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) t (/.f64 #s(literal 1 binary64) t)) ew) eh) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t) t (/.f64 eh ew)) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) t) t #s(literal 1 binary64)) ew) eh) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t) |
(*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) |
(*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) |
(*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) |
#s(literal -1/3 binary64) |
(/.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 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (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 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) eh)) |
(*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) eh) |
(*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) eh) |
#s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
#s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))) |
(atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/.f64 (cos.f64 t) ew) |
(cos.f64 t) |
t |
ew |
(/.f64 eh (sin.f64 t)) |
eh |
(sin.f64 t) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (exp.f64 (*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (exp.f64 (*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) eh)) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)) |
(*.f64 (exp.f64 (*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) eh) |
(*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) |
(log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 |
#s(literal 1 binary64) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (fma.f64 (*.f64 #s(literal -1/3 binary64) t) eh (/.f64 eh t))) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (fma.f64 (*.f64 #s(literal -1/3 binary64) t) eh (/.f64 eh t))) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(*.f64 (sin.f64 t) ew) |
(*.f64 ew (sin.f64 t)) |
(sin.f64 t) |
t |
ew |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
(*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) |
(*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (fma.f64 (*.f64 #s(literal -1/3 binary64) t) eh (/.f64 eh t))) ew))) (*.f64 (cos.f64 t) eh)) |
(sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) |
(sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (fma.f64 (*.f64 #s(literal -1/3 binary64) t) eh (/.f64 eh t))) ew))) |
(atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew)) |
(atan.f64 (/.f64 #s(approx (/ eh (tan t)) (fma.f64 (*.f64 #s(literal -1/3 binary64) t) eh (/.f64 eh t))) ew)) |
(/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) |
(/.f64 #s(approx (/ eh (tan t)) (fma.f64 (*.f64 #s(literal -1/3 binary64) t) eh (/.f64 eh t))) ew) |
#s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) |
#s(approx (/ eh (tan t)) (fma.f64 (*.f64 #s(literal -1/3 binary64) t) eh (/.f64 eh t))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) t) eh (/.f64 eh t)) |
(fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) |
(*.f64 (*.f64 t t) eh) |
(*.f64 t t) |
#s(literal -1/3 binary64) |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 2.6138596111299157 | (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t) | |
| accuracy | 4.932388272890452 | (*.f64 (*.f64 t t) eh) | |
| accuracy | 16.25721111429592 | #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) | |
| accuracy | 18.012665669594448 | (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) | |
| accuracy | 0.7624119578326353 | (/.f64 (/.f64 eh (tan.f64 t)) ew) | |
| accuracy | 0.7959741284558962 | (exp.f64 (*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) | |
| accuracy | 10.526566122804143 | (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) | |
| accuracy | 19.752664061581143 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (exp.f64 (*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) eh)) | |
| accuracy | 0.0625 | (/.f64 (cos.f64 t) ew) | |
| accuracy | 0.08203125 | (/.f64 eh (sin.f64 t)) | |
| accuracy | 0.8076657176010773 | (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) | |
| accuracy | 19.752664061581143 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) eh)) | |
| accuracy | 3.872274819051079 | (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t) t (/.f64 eh ew)) | |
| accuracy | 4.038501492399667 | (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t) t (/.f64 eh ew)) t) | |
| accuracy | 14.095111046935013 | #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)) | |
| accuracy | 19.752664061581143 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan 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)) | |
| accuracy | 0.0625 | (*.f64 (sin.f64 t) ew) | |
| accuracy | 0.5565255583016592 | (/.f64 eh (*.f64 (tan.f64 t) ew)) | |
| accuracy | 0.7624119578326353 | (/.f64 (/.f64 eh (tan.f64 t)) ew) | |
| accuracy | 18.012665669594448 | (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
| 270.0ms | 53× | 2 | valid |
| 92.0ms | 128× | 0 | invalid |
| 57.0ms | 24× | 1 | valid |
| 29.0ms | 51× | 0 | valid |
Compiled 1 695 to 141 computations (91.7% saved)
ival-sin: 198.0ms (49.7% of total)ival-mult: 48.0ms (12.1% of total)ival-cos: 43.0ms (10.8% of total)ival-div: 21.0ms (5.3% of total)const: 17.0ms (4.3% of total)ival-atan: 14.0ms (3.5% of total)ival-log: 14.0ms (3.5% of total)adjust: 13.0ms (3.3% of total)ival-tan: 12.0ms (3% of total)ival-add: 8.0ms (2% of total)ival-fabs: 5.0ms (1.3% of total)ival-exp: 3.0ms (0.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t) t (/.f64 eh ew)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t) t (/.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 #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))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan 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 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (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 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) eh)) |
(*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) eh) |
#s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) |
(*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (exp.f64 (*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #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 (exp.f64 (*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) eh)) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
#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)) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/.f64 eh (sin.f64 t)) |
(/.f64 (cos.f64 t) ew) |
(log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
#s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) |
(*.f64 (*.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))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (+ (* -1/3 (/ (pow t 2) ew)) (/ 1 ew))) |
(/ (* eh (+ (* -1/3 (/ (pow t 2) ew)) (/ 1 ew))) t) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(log (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(/ (* eh (+ 1 (* -1/3 (pow t 2)))) t) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (sin t)) |
(/ (* eh (cos t)) (sin t)) |
(* eh (pow t 2)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* -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/3 (/ (pow t 2) ew)) (/ 1 ew)))) |
(* -1 (/ (* eh (- (* 1/3 (/ (pow t 2) ew)) (/ 1 ew))) t)) |
(* -1 (/ (* eh (- (* 1/3 (pow t 2)) 1)) t)) |
(* ew (sin t)) |
(/ (+ eh (* -1/3 (* eh (pow t 2)))) ew) |
(/ (+ eh (* -1/3 (* eh (pow t 2)))) (* ew t)) |
(/ (cos 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))) |
(* -1 (* ew (+ (* -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 (/ (+ (* -1 eh) (* 1/3 (* eh (pow t 2)))) ew)) |
(* -1 (/ (+ (* -1 eh) (* 1/3 (* eh (pow t 2)))) (* ew t))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* ew t) |
(* 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))))))) |
t |
(* t (+ 1 (* -1/6 (pow t 2)))) |
(* t (+ 1 (* (pow t 2) (- (* 1/120 (pow t 2)) 1/6)))) |
(* t (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/120 (* -1/5040 (pow t 2)))) 1/6)))) |
(/ eh ew) |
(+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) |
(/ eh (* ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/ eh t) |
(/ (+ eh (* -1/3 (* eh (pow t 2)))) 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 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 (* 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) |
(/ 1 ew) |
(+ (* -1/2 (/ (pow t 2) ew)) (/ 1 ew)) |
(+ (* (pow t 2) (- (* 1/24 (/ (pow t 2) ew)) (* 1/2 (/ 1 ew)))) (/ 1 ew)) |
(+ (* (pow t 2) (- (* (pow t 2) (+ (* -1/720 (/ (pow t 2) ew)) (* 1/24 (/ 1 ew)))) (* 1/2 (/ 1 ew)))) (/ 1 ew)) |
(/ (+ eh (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 eh) (* 2/15 eh)))) (* 1/3 eh)))) t) |
(/ (+ eh (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 eh) (* 2/15 eh))) (+ (* -2/45 eh) (* 17/315 eh))))) (+ (* -1/9 eh) (* 2/15 eh)))) (* 1/3 eh)))) t) |
(sin t) |
(* -1/3 (/ (* eh (pow t 2)) ew)) |
(* (pow t 2) (+ (* -1/3 (/ eh ew)) (/ eh (* ew (pow t 2))))) |
(* -1/3 (/ (* eh t) ew)) |
(* t (+ (* -1/3 (/ eh ew)) (/ eh (* ew (pow t 2))))) |
(* -1/3 (* eh t)) |
(* t (+ (* -1/3 eh) (/ eh (pow t 2)))) |
(* -1 (* t (+ (* -1 (/ eh (* ew (pow t 2)))) (* 1/3 (/ eh ew))))) |
(* -1 (* t (+ (* -1 (/ eh (pow t 2))) (* 1/3 eh)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 97.0ms | t | @ | -inf | ((fabs (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh)))) (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (* (sin t) ew) (sin t) (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) 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)))))) (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)))) (exp (* (log (sin (atan (/ (/ eh (tan t)) ew)))) 1)) (* (log (sin (atan (/ (/ eh (tan t)) ew)))) 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)))))) (/ (+ (* (* (* t t) eh) -1/3) eh) t) (fabs (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)))) (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (cos (atan (/ (/ eh (tan t)) ew))) (/ (/ eh (tan t)) ew) (/ eh (* (tan t) ew)) (* (/ (/ eh (sin t)) ew) (cos t)) (* (/ (cos t) ew) (/ eh (sin t))) (/ eh (sin t)) (/ (cos t) ew) (log (sin (atan (/ (/ eh (tan t)) ew)))) (/ eh (tan t)) (* (* t t) eh)) |
| 62.0ms | eh | @ | -inf | ((fabs (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh)))) (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (* (sin t) ew) (sin t) (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) 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)))))) (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)))) (exp (* (log (sin (atan (/ (/ eh (tan t)) ew)))) 1)) (* (log (sin (atan (/ (/ eh (tan t)) ew)))) 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)))))) (/ (+ (* (* (* t t) eh) -1/3) eh) t) (fabs (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)))) (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (cos (atan (/ (/ eh (tan t)) ew))) (/ (/ eh (tan t)) ew) (/ eh (* (tan t) ew)) (* (/ (/ eh (sin t)) ew) (cos t)) (* (/ (cos t) ew) (/ eh (sin t))) (/ eh (sin t)) (/ (cos t) ew) (log (sin (atan (/ (/ eh (tan t)) ew)))) (/ eh (tan t)) (* (* t t) eh)) |
| 50.0ms | eh | @ | inf | ((fabs (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh)))) (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (* (sin t) ew) (sin t) (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) 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)))))) (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)))) (exp (* (log (sin (atan (/ (/ eh (tan t)) ew)))) 1)) (* (log (sin (atan (/ (/ eh (tan t)) ew)))) 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)))))) (/ (+ (* (* (* t t) eh) -1/3) eh) t) (fabs (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)))) (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (cos (atan (/ (/ eh (tan t)) ew))) (/ (/ eh (tan t)) ew) (/ eh (* (tan t) ew)) (* (/ (/ eh (sin t)) ew) (cos t)) (* (/ (cos t) ew) (/ eh (sin t))) (/ eh (sin t)) (/ (cos t) ew) (log (sin (atan (/ (/ eh (tan t)) ew)))) (/ eh (tan t)) (* (* t t) eh)) |
| 47.0ms | ew | @ | 0 | ((fabs (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh)))) (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (* (sin t) ew) (sin t) (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) 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)))))) (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)))) (exp (* (log (sin (atan (/ (/ eh (tan t)) ew)))) 1)) (* (log (sin (atan (/ (/ eh (tan t)) ew)))) 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)))))) (/ (+ (* (* (* t t) eh) -1/3) eh) t) (fabs (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)))) (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (cos (atan (/ (/ eh (tan t)) ew))) (/ (/ eh (tan t)) ew) (/ eh (* (tan t) ew)) (* (/ (/ eh (sin t)) ew) (cos t)) (* (/ (cos t) ew) (/ eh (sin t))) (/ eh (sin t)) (/ (cos t) ew) (log (sin (atan (/ (/ eh (tan t)) ew)))) (/ eh (tan t)) (* (* t t) eh)) |
| 38.0ms | ew | @ | inf | ((fabs (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh)))) (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (* (sin t) ew) (sin t) (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) 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)))))) (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)))) (exp (* (log (sin (atan (/ (/ eh (tan t)) ew)))) 1)) (* (log (sin (atan (/ (/ eh (tan t)) ew)))) 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)))))) (/ (+ (* (* (* t t) eh) -1/3) eh) t) (fabs (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)))) (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (cos (atan (/ (/ eh (tan t)) ew))) (/ (/ eh (tan t)) ew) (/ eh (* (tan t) ew)) (* (/ (/ eh (sin t)) ew) (cos t)) (* (/ (cos t) ew) (/ eh (sin t))) (/ eh (sin t)) (/ (cos t) ew) (log (sin (atan (/ (/ eh (tan t)) ew)))) (/ eh (tan t)) (* (* t t) eh)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 290 | 1249 |
| 1 | 905 | 1214 |
| 2 | 3012 | 1139 |
| 0 | 8333 | 1071 |
| 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))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (+ (* -1/3 (/ (pow t 2) ew)) (/ 1 ew))) |
(/ (* eh (+ (* -1/3 (/ (pow t 2) ew)) (/ 1 ew))) t) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(log (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(/ (* eh (+ 1 (* -1/3 (pow t 2)))) t) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (sin t)) |
(/ (* eh (cos t)) (sin t)) |
(* eh (pow t 2)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* -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/3 (/ (pow t 2) ew)) (/ 1 ew)))) |
(* -1 (/ (* eh (- (* 1/3 (/ (pow t 2) ew)) (/ 1 ew))) t)) |
(* -1 (/ (* eh (- (* 1/3 (pow t 2)) 1)) t)) |
(* ew (sin t)) |
(/ (+ eh (* -1/3 (* eh (pow t 2)))) ew) |
(/ (+ eh (* -1/3 (* eh (pow t 2)))) (* ew t)) |
(/ (cos 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))) |
(* -1 (* ew (+ (* -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 (/ (+ (* -1 eh) (* 1/3 (* eh (pow t 2)))) ew)) |
(* -1 (/ (+ (* -1 eh) (* 1/3 (* eh (pow t 2)))) (* ew t))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* ew t) |
(* 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))))))) |
t |
(* t (+ 1 (* -1/6 (pow t 2)))) |
(* t (+ 1 (* (pow t 2) (- (* 1/120 (pow t 2)) 1/6)))) |
(* t (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/120 (* -1/5040 (pow t 2)))) 1/6)))) |
(/ eh ew) |
(+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) |
(/ eh (* ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/ eh t) |
(/ (+ eh (* -1/3 (* eh (pow t 2)))) 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 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 (* 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) |
(/ 1 ew) |
(+ (* -1/2 (/ (pow t 2) ew)) (/ 1 ew)) |
(+ (* (pow t 2) (- (* 1/24 (/ (pow t 2) ew)) (* 1/2 (/ 1 ew)))) (/ 1 ew)) |
(+ (* (pow t 2) (- (* (pow t 2) (+ (* -1/720 (/ (pow t 2) ew)) (* 1/24 (/ 1 ew)))) (* 1/2 (/ 1 ew)))) (/ 1 ew)) |
(/ (+ eh (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 eh) (* 2/15 eh)))) (* 1/3 eh)))) t) |
(/ (+ eh (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 eh) (* 2/15 eh))) (+ (* -2/45 eh) (* 17/315 eh))))) (+ (* -1/9 eh) (* 2/15 eh)))) (* 1/3 eh)))) t) |
(sin t) |
(* -1/3 (/ (* eh (pow t 2)) ew)) |
(* (pow t 2) (+ (* -1/3 (/ eh ew)) (/ eh (* ew (pow t 2))))) |
(* -1/3 (/ (* eh t) ew)) |
(* t (+ (* -1/3 (/ eh ew)) (/ eh (* ew (pow t 2))))) |
(* -1/3 (* eh t)) |
(* t (+ (* -1/3 eh) (/ eh (pow t 2)))) |
(* -1 (* t (+ (* -1 (/ eh (* ew (pow t 2)))) (* 1/3 (/ eh ew))))) |
(* -1 (* t (+ (* -1 (/ eh (pow t 2))) (* 1/3 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.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(* eh (+ (* -1/3 (/ (pow t 2) ew)) (/ 1 ew))) |
(/.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) eh) ew) |
(/ (* eh (+ (* -1/3 (/ (pow t 2) ew)) (/ 1 ew))) t) |
(/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) 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) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(log (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(log.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(/ (* eh (+ 1 (* -1/3 (pow t 2)))) t) |
(/.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) eh) t) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* 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 (cos t)) (sin t)) |
(*.f64 (cos.f64 t) (/.f64 eh (sin.f64 t))) |
(* eh (pow t 2)) |
(*.f64 (*.f64 t t) eh) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(* -1 (* eh (- (* 1/3 (/ (pow t 2) ew)) (/ 1 ew)))) |
(*.f64 (neg.f64 eh) (fma.f64 (*.f64 #s(literal 1/3 binary64) t) (/.f64 t ew) (/.f64 #s(literal -1 binary64) ew))) |
(* -1 (/ (* eh (- (* 1/3 (/ (pow t 2) ew)) (/ 1 ew))) t)) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) (/.f64 t ew) (/.f64 #s(literal -1 binary64) ew)) (/.f64 eh (neg.f64 t))) |
(* -1 (/ (* eh (- (* 1/3 (pow t 2)) 1)) t)) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t t) #s(literal -1 binary64))) (/.f64 eh t)) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(/ (+ eh (* -1/3 (* eh (pow t 2)))) ew) |
(/.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) eh) ew) |
(/ (+ eh (* -1/3 (* eh (pow t 2)))) (* ew t)) |
(/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) eh) ew) t) |
(/ (cos t) ew) |
(/.f64 (cos.f64 t) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh (/.f64 (cos.f64 t) ew)))) ew) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh (/.f64 (cos.f64 t) ew)))) ew) |
(* -1 (/ (+ (* -1 eh) (* 1/3 (* eh (pow t 2)))) ew)) |
(*.f64 (neg.f64 eh) (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t t) #s(literal -1 binary64)) ew)) |
(* -1 (/ (+ (* -1 eh) (* 1/3 (* eh (pow t 2)))) (* ew t))) |
(*.f64 (/.f64 (neg.f64 eh) t) (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t t) #s(literal -1 binary64)) ew)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) eh) t) (sin.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 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) ew) t) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 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)) |
(* ew t) |
(*.f64 ew t) |
(* t (+ ew (* -1/6 (* ew (pow t 2))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 ew t) t) #s(literal -1/6 binary64) ew) t) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2))))))) |
(*.f64 (fma.f64 (*.f64 ew (fma.f64 #s(literal 1/120 binary64) (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 t t) ew) t) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew))))))) |
(fma.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal -1/5040 binary64) ew) (pow.f64 t #s(literal 4 binary64)) (*.f64 ew (fma.f64 #s(literal 1/120 binary64) (*.f64 t t) #s(literal -1/6 binary64)))) (*.f64 ew t)) |
t |
(* t (+ 1 (* -1/6 (pow t 2)))) |
(fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/6 binary64) t) |
(* t (+ 1 (* (pow t 2) (- (* 1/120 (pow t 2)) 1/6)))) |
(fma.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 t t) #s(literal -1/6 binary64)) t) |
(* t (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/120 (* -1/5040 (pow t 2)))) 1/6)))) |
(fma.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (*.f64 t t) #s(literal -1/6 binary64)) t) |
(/ eh ew) |
(/.f64 eh ew) |
(+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) |
(/.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) eh) ew) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) eh) ew) t) |
(/ eh t) |
(/.f64 eh t) |
(/ (+ eh (* -1/3 (* eh (pow t 2)))) t) |
(/.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) eh) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 eh ew) (fma.f64 #s(literal 1/45 binary64) (*.f64 t t) #s(literal 1/3 binary64)))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 2/945 binary64)) t) (neg.f64 t) (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) eh) ew) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (/.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))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (+ (* 1/24 (/ eh ew)) (* (pow t 2) (- (* -1/720 (/ eh ew)) (+ (* -1/6 (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (+ (* -1/5040 (/ eh ew)) (* 1/120 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal -1/6 binary64) (*.f64 (/.f64 eh ew) #s(literal -1/336 binary64)))) (*.f64 t t) (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))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ eh (* 1/6 (* eh (pow t 2)))) t) |
(/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 t t) eh) eh) t) |
(/ (+ eh (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal -7/360 binary64) (*.f64 t t) #s(literal -1/6 binary64))) t)) t eh) t) |
(/ (+ eh (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/5040 eh) (+ (* 1/720 eh) (* 1/6 (+ (* -1/36 eh) (* 1/120 eh))))))) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 eh #s(literal -31/15120 binary64)) t) (neg.f64 t) (*.f64 #s(literal 7/360 binary64) eh)) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t) |
(/ 1 ew) |
(/.f64 #s(literal 1 binary64) ew) |
(+ (* -1/2 (/ (pow t 2) ew)) (/ 1 ew)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1 binary64) ew)) |
(+ (* (pow t 2) (- (* 1/24 (/ (pow t 2) ew)) (* 1/2 (/ 1 ew)))) (/ 1 ew)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (fma.f64 (*.f64 #s(literal 1/24 binary64) t) t #s(literal -1/2 binary64))) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) |
(+ (* (pow t 2) (- (* (pow t 2) (+ (* -1/720 (/ (pow t 2) ew)) (* 1/24 (/ 1 ew)))) (* 1/2 (/ 1 ew)))) (/ 1 ew)) |
(fma.f64 (fma.f64 (/.f64 (*.f64 t t) ew) (fma.f64 (*.f64 #s(literal -1/720 binary64) t) t #s(literal 1/24 binary64)) (/.f64 #s(literal -1/2 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) |
(/ (+ eh (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 eh) (* 2/15 eh)))) (* 1/3 eh)))) t) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/45 binary64) (*.f64 t t) #s(literal 1/3 binary64))) t)) t eh) t) |
(/ (+ eh (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 eh) (* 2/15 eh))) (+ (* -2/45 eh) (* 17/315 eh))))) (+ (* -1/9 eh) (* 2/15 eh)))) (* 1/3 eh)))) t) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 eh #s(literal 2/945 binary64)) t) (neg.f64 t) (*.f64 #s(literal -1/45 binary64) eh)) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) eh)) (*.f64 t t) eh) t) |
(sin t) |
(sin.f64 t) |
(* -1/3 (/ (* eh (pow t 2)) ew)) |
(*.f64 (*.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64)) eh) |
(* (pow t 2) (+ (* -1/3 (/ eh ew)) (/ eh (* ew (pow t 2))))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 eh ew) (/.f64 (/.f64 (/.f64 eh ew) t) t)) t) t) |
(* -1/3 (/ (* eh t) ew)) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t) |
(* t (+ (* -1/3 (/ eh ew)) (/ eh (* ew (pow t 2))))) |
(*.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 eh ew) (/.f64 (/.f64 (/.f64 eh ew) t) t)) t) |
(* -1/3 (* eh t)) |
(*.f64 (*.f64 #s(literal -1/3 binary64) eh) t) |
(* t (+ (* -1/3 eh) (/ eh (pow t 2)))) |
(*.f64 (fma.f64 #s(literal -1/3 binary64) eh (/.f64 (/.f64 eh t) t)) t) |
(* -1 (* t (+ (* -1 (/ eh (* ew (pow t 2)))) (* 1/3 (/ eh ew))))) |
(*.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 eh ew) (/.f64 (/.f64 (/.f64 eh ew) t) t)) t) |
(* -1 (* t (+ (* -1 (/ eh (pow t 2))) (* 1/3 eh)))) |
(*.f64 (fma.f64 #s(literal -1/3 binary64) eh (/.f64 (/.f64 eh t) t)) t) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 78 | 636 |
| 0 | 131 | 619 |
| 1 | 379 | 580 |
| 2 | 2258 | 580 |
| 0 | 8261 | 580 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t) t (/.f64 eh ew)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t) t (/.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 #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))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan 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 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (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 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) eh)) |
(*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) eh) |
#s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) |
(*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (exp.f64 (*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #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 (exp.f64 (*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) eh)) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
#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)) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/.f64 eh (sin.f64 t)) |
(/.f64 (cos.f64 t) ew) |
(log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
#s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) |
(*.f64 (*.f64 t t) eh) |
| Outputs |
|---|
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (-.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (neg.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64))))) (neg.f64 (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (neg.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (neg.f64 (fabs.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (-.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64)))) (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) eh))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (-.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (-.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))))) |
(fabs.f64 (-.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (/.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(fabs.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(fabs.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (-.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (-.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (/.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (-.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) eh))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (-.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (-.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) eh)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (-.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (-.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t))) |
(fma.f64 eh (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t))) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (/.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 ew (sin.f64 t)) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t) #s(literal 2 binary64)) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) ew) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 eh ew) t) t) #s(literal 3 binary64)) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (pow.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64))) ew))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) ew) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t) #s(literal 2 binary64)) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64))) ew))) (fma.f64 #s(literal -1/27 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 eh ew) t) t) #s(literal 3 binary64)) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) ew)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) ew)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) ew)) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) ew)) (fma.f64 (/.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) ew)) (/.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) ew)) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) ew)) (/.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) ew)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64))) ew))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t) #s(literal 2 binary64)) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) ew)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 eh ew) t) t) #s(literal 3 binary64)) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64))) ew)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) ew)) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) ew) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) ew) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) ew))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64)) (neg.f64 (neg.f64 ew)) (*.f64 ew (neg.f64 (neg.f64 eh)))) (*.f64 ew (neg.f64 (neg.f64 ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64)) ew (*.f64 ew (*.f64 eh #s(literal 1 binary64)))) (*.f64 ew ew)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64)) (neg.f64 (/.f64 ew eh)) (*.f64 ew #s(literal -1 binary64))) (*.f64 ew (neg.f64 (/.f64 ew eh)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64)) (neg.f64 ew) (*.f64 ew (neg.f64 eh))) (*.f64 ew (neg.f64 ew))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64)) (/.f64 (/.f64 ew eh) #s(literal 1 binary64)) (*.f64 ew #s(literal 1 binary64))) (*.f64 ew (/.f64 (/.f64 ew eh) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64)) (/.f64 ew eh) (*.f64 ew #s(literal 1 binary64))) (*.f64 ew (/.f64 ew eh))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64)) ew (*.f64 ew eh)) (*.f64 ew ew)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 eh)) ew (*.f64 (neg.f64 (neg.f64 ew)) (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64)))) (*.f64 (neg.f64 (neg.f64 ew)) ew)) |
(/.f64 (fma.f64 (*.f64 eh #s(literal 1 binary64)) ew (*.f64 ew (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64)))) (*.f64 ew ew)) |
(/.f64 (+.f64 (neg.f64 ew) (*.f64 (neg.f64 (/.f64 ew eh)) (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64)))) (*.f64 (neg.f64 (/.f64 ew eh)) ew)) |
(/.f64 (fma.f64 (neg.f64 eh) ew (*.f64 (neg.f64 ew) (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64)))) (*.f64 (neg.f64 ew) ew)) |
(/.f64 (fma.f64 #s(literal 1 binary64) ew (*.f64 (/.f64 (/.f64 ew eh) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64)))) (*.f64 (/.f64 (/.f64 ew eh) #s(literal 1 binary64)) ew)) |
(/.f64 (fma.f64 #s(literal 1 binary64) ew (*.f64 (/.f64 ew eh) (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64)))) (*.f64 (/.f64 ew eh) ew)) |
(/.f64 (fma.f64 eh ew (*.f64 ew (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64)))) (*.f64 ew ew)) |
(/.f64 (-.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t) #s(literal 2 binary64))) (/.f64 (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64))) ew)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t) #s(literal 2 binary64)) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) ew))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 eh ew) t) t) #s(literal 3 binary64)) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t) (/.f64 eh ew)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 eh ew) t) t) #s(literal 3 binary64)) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64))) ew))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) ew) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t) #s(literal 2 binary64)) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64))) ew))) (fma.f64 #s(literal -1/27 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 eh ew) t) t) #s(literal 3 binary64)) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t) #s(literal 2 binary64)) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) ew)) |
(/.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 eh ew) t) t) #s(literal 3 binary64)) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t) (/.f64 eh ew))))) |
(/.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 eh ew) t) t) #s(literal 3 binary64)) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64))) ew)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) ew) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t) #s(literal 2 binary64)) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64))) ew))) (fma.f64 #s(literal -1/27 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 eh ew) t) t) #s(literal 3 binary64)) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))))) |
(fma.f64 (*.f64 t #s(literal -1/3 binary64)) (*.f64 (/.f64 eh ew) t) (/.f64 eh ew)) |
(fma.f64 (pow.f64 ew #s(literal -1 binary64)) (pow.f64 (pow.f64 eh #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t)) |
(fma.f64 (pow.f64 ew #s(literal -1 binary64)) eh (*.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t)) |
(fma.f64 (neg.f64 eh) (pow.f64 (neg.f64 ew) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t)) |
(fma.f64 (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (/.f64 eh ew)) |
(fma.f64 #s(literal 1 binary64) (/.f64 eh ew) (*.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t)) |
(fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.f64 eh ew)) |
(fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) |
(fma.f64 (/.f64 eh ew) (*.f64 #s(literal -1/3 binary64) (*.f64 t t)) (/.f64 eh ew)) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (/.f64 eh ew) t) t) (/.f64 eh ew)) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 eh ew) (*.f64 t t)) (/.f64 eh ew)) |
(fma.f64 eh (pow.f64 ew #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t)) |
(fma.f64 t (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) (/.f64 eh ew)) |
(-.f64 (/.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (/.f64 (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64))) ew)) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t) #s(literal 2 binary64)) (/.f64 (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64))) ew))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) ew)) (/.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) ew))) |
(+.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t) (/.f64 eh ew)) |
(+.f64 (/.f64 eh ew) (*.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t)) |
(*.f64 (/.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64))) ew))) t) (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.f64 eh ew)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64))) ew))))) |
(*.f64 (pow.f64 (/.f64 t (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t) #s(literal 2 binary64)) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) ew) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 t (fma.f64 #s(literal -1/27 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 eh ew) t) t) #s(literal 3 binary64)) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64))) ew))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 t #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.f64 eh ew)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 t #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.f64 eh ew))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.f64 eh ew))) (pow.f64 (neg.f64 t) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.f64 eh ew)) t)) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.f64 eh ew)) t) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) ew) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) ew))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.f64 eh ew)) (pow.f64 t #s(literal -1 binary64))) |
(pow.f64 (/.f64 (/.f64 t (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.f64 eh ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 t (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.f64 eh ew))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t) #s(literal 2 binary64)) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (pow.f64 t #s(literal -1 binary64)))) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) ew))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 eh ew) t) t) #s(literal 3 binary64)) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (pow.f64 t #s(literal -1 binary64)))) (neg.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64))) ew))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.f64 eh ew)) #s(literal 1 binary64))) (neg.f64 t)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.f64 eh ew))))) (neg.f64 (neg.f64 (neg.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t) #s(literal 2 binary64)) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) ew) t))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 eh ew) t) t) #s(literal 3 binary64)) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64))) ew))) t))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t) #s(literal 2 binary64)) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (pow.f64 t #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) ew)) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 eh ew) t) t) #s(literal 3 binary64)) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (pow.f64 t #s(literal -1 binary64))) (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64))) ew)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.f64 eh ew)) #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.f64 eh ew)))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t) #s(literal 2 binary64)) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)))) (neg.f64 (*.f64 t (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) ew)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 eh ew) t) t) #s(literal 3 binary64)) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)))) (neg.f64 (*.f64 t (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64))) ew)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t) #s(literal 2 binary64)) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) ew) t)) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 eh ew) t) t) #s(literal 3 binary64)) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64))) ew))) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.f64 eh ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.f64 eh ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t) #s(literal 2 binary64)) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (*.f64 t (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) ew))) |
(/.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 eh ew) t) t) #s(literal 3 binary64)) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (*.f64 t (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64))) ew))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.f64 eh ew))) (neg.f64 t)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.f64 eh ew)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.f64 eh ew))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.f64 eh ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.f64 eh ew)) t) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.f64 eh ew))) t)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.f64 eh ew)) (neg.f64 t))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t) #s(literal 2 binary64)) (*.f64 t (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) ew))) (/.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 t (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) ew)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) ew)) t) (/.f64 (/.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) ew)) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 t)) (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.f64 eh ew)) (neg.f64 t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.f64 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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) 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 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) 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 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) 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 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) 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 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) 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 (/.f64 eh ew) #s(literal -1/3 binary64)) 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 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.f64 eh ew)) t)))) eh)) |
(*.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 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (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 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (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 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (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 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (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 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) |
(*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) |
(*.f64 eh #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
#s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) ew)) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(*.f64 (/.f64 (neg.f64 eh) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (pow.f64 (neg.f64 ew) #s(literal -1 binary64)) (tan.f64 t))) |
(*.f64 (/.f64 (neg.f64 eh) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (neg.f64 ew))) |
(*.f64 (/.f64 (neg.f64 eh) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (pow.f64 ew #s(literal -1 binary64)) (neg.f64 (tan.f64 t)))) |
(*.f64 (/.f64 (neg.f64 eh) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (pow.f64 (neg.f64 (tan.f64 t)) #s(literal -1 binary64)) ew)) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) ew)) |
(*.f64 (/.f64 eh (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) |
(*.f64 (/.f64 eh (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) |
(*.f64 (/.f64 eh (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 eh (sin.f64 t)) #s(literal 1 binary64)) (pow.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (pow.f64 (/.f64 (/.f64 eh (sin.f64 t)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 eh (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) (pow.f64 (/.f64 (cos.f64 t) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #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)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 t) #s(literal 1 binary64)) (pow.f64 (/.f64 (/.f64 eh (*.f64 ew (sin.f64 t))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.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 (pow.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64)) (pow.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 eh #s(literal 1 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (cos.f64 t) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (*.f64 ew (sin.f64 t)))) |
(*.f64 (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh ew)) |
(*.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (tan.f64 t))) |
(*.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (sin.f64 t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (cos.f64 t) ew)) |
(*.f64 (sqrt.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (sqrt.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (/.f64 (cos.f64 t) ew) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (/.f64 eh (sin.f64 t)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 eh (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 eh ew) (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (cos.f64 t) (/.f64 (/.f64 eh (*.f64 ew (sin.f64 t))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (pow.f64 ew #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(*.f64 eh (/.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(pow.f64 (*.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (E.f64) #s(literal 1 binary64)) (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(pow.f64 (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)) #s(literal -1 binary64)) |
(pow.f64 (E.f64) (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (exp.f64 (log.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))))) |
(/.f64 (pow.f64 (E.f64) (log.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (pow.f64 (E.f64) (*.f64 #s(literal 1/2 binary64) (log1p.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh)) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (sin.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 ew) (tan.f64 t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (tan.f64 t) ew) eh)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) |
(/.f64 (neg.f64 eh) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)))) |
(/.f64 (neg.f64 eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) ew))) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 ew))) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (/.f64 (neg.f64 eh) ew) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (tan.f64 t)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (tan.f64 t) ew) eh))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(/.f64 (/.f64 eh ew) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (tan.f64 t))))) |
(/.f64 (/.f64 eh ew) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (tan.f64 t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) |
(/.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 ew)))) |
(/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) ew)) |
(/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 ew) (tan.f64 t)))) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 ew) (tan.f64 t))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 ew))) (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 ew)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (tan.f64 t)))) (/.f64 (/.f64 eh ew) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (tan.f64 t))))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(exp.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 #s(literal 1 binary64) (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (log.f64 (E.f64))) |
(*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (log.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (log.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (log1p.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) (*.f64 (log.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 #s(literal 1/2 binary64) (log1p.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))))))) |
(neg.f64 (log.f64 (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (tan.f64 t) ew) eh)))) |
(neg.f64 (log.f64 (/.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) (log.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 ew eh)) (log.f64 (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(-.f64 (log.f64 (neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (log.f64 (neg.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(-.f64 (log.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh)) (log.f64 (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (sin.f64 t)))) |
(-.f64 (log.f64 (/.f64 (neg.f64 eh) (tan.f64 t))) (log.f64 (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 ew)))) |
(-.f64 (log.f64 (/.f64 (neg.f64 eh) ew)) (log.f64 (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (tan.f64 t))))) |
(-.f64 (log.f64 (/.f64 eh (tan.f64 t))) (log.f64 (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) ew))) |
(-.f64 (log.f64 (*.f64 (cos.f64 t) eh)) (log.f64 (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(-.f64 (log.f64 (neg.f64 eh)) (log.f64 (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 ew) (tan.f64 t))))) |
(-.f64 (log.f64 (/.f64 eh ew)) (log.f64 (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(-.f64 (log.f64 eh) (log.f64 (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)))) |
(-.f64 (log.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 #s(literal 1/2 binary64) (log1p.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (tan.f64 t) ew) eh)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(+.f64 (log.f64 (sqrt.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (log.f64 (sqrt.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (log.f64 (/.f64 eh (sin.f64 t))) (log.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (log.f64 (/.f64 (cos.f64 t) ew)) (log.f64 (/.f64 (/.f64 eh (sin.f64 t)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (log.f64 (/.f64 eh (*.f64 ew (sin.f64 t)))) (log.f64 (/.f64 (cos.f64 t) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (log.f64 (/.f64 eh (tan.f64 t))) (log.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (log.f64 (cos.f64 t)) (log.f64 (/.f64 (/.f64 eh (*.f64 ew (sin.f64 t))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (log.f64 (/.f64 eh ew)) (log.f64 (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (log.f64 eh) (log.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (log.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (log.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (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 (/.f64 eh (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 (/.f64 eh (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 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)) |
(*.f64 (/.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) eh) #s(literal 2 binary64)) (*.f64 eh (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64))))) t) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) eh) #s(literal 2 binary64)) (*.f64 eh (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64))))))) |
(*.f64 (pow.f64 (/.f64 t (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) eh) #s(literal 2 binary64)) (*.f64 (neg.f64 eh) eh))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 t (fma.f64 (*.f64 #s(literal -1/27 binary64) (pow.f64 eh #s(literal 3 binary64))) (pow.f64 t #s(literal 6 binary64)) (pow.f64 eh #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) eh) #s(literal 2 binary64)) (*.f64 eh (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 t #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 t #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh)) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh)) (pow.f64 (neg.f64 t) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) (pow.f64 t #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) |
(pow.f64 (/.f64 (/.f64 t (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 t (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) eh) #s(literal 2 binary64)) (*.f64 (neg.f64 eh) eh)) (pow.f64 t #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/27 binary64) (pow.f64 eh #s(literal 3 binary64))) (pow.f64 t #s(literal 6 binary64)) (pow.f64 eh #s(literal 3 binary64))) (pow.f64 t #s(literal -1 binary64)))) (neg.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) eh) #s(literal 2 binary64)) (*.f64 eh (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) #s(literal 1 binary64))) (neg.f64 t)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh)))) (neg.f64 (neg.f64 (neg.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) eh) #s(literal 2 binary64)) (*.f64 (neg.f64 eh) eh)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) t))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/27 binary64) (pow.f64 eh #s(literal 3 binary64))) (pow.f64 t #s(literal 6 binary64)) (pow.f64 eh #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) eh) #s(literal 2 binary64)) (*.f64 eh (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64))))) t))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) eh) #s(literal 2 binary64)) (*.f64 (neg.f64 eh) eh)) (pow.f64 t #s(literal -1 binary64))) (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/27 binary64) (pow.f64 eh #s(literal 3 binary64))) (pow.f64 t #s(literal 6 binary64)) (pow.f64 eh #s(literal 3 binary64))) (pow.f64 t #s(literal -1 binary64))) (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) eh) #s(literal 2 binary64)) (*.f64 eh (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) eh) #s(literal 2 binary64)) (*.f64 (neg.f64 eh) eh))) (neg.f64 (*.f64 t (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/27 binary64) (pow.f64 eh #s(literal 3 binary64))) (pow.f64 t #s(literal 6 binary64)) (pow.f64 eh #s(literal 3 binary64)))) (neg.f64 (*.f64 t (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) eh) #s(literal 2 binary64)) (*.f64 eh (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) eh) #s(literal 2 binary64)) (*.f64 (neg.f64 eh) eh)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) t)) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/27 binary64) (pow.f64 eh #s(literal 3 binary64))) (pow.f64 t #s(literal 6 binary64)) (pow.f64 eh #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) eh) #s(literal 2 binary64)) (*.f64 eh (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64))))) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh)))) |
(/.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) eh) #s(literal 2 binary64)) (*.f64 (neg.f64 eh) eh)) (*.f64 t (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/27 binary64) (pow.f64 eh #s(literal 3 binary64))) (pow.f64 t #s(literal 6 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 t (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) eh) #s(literal 2 binary64)) (*.f64 eh (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh)) (neg.f64 t)) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh)) t)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) (neg.f64 t))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64)) #s(literal 2 binary64)) (*.f64 t (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)))) (/.f64 (*.f64 eh eh) (*.f64 t (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) (neg.f64 t))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh))) t) (/.f64 (/.f64 (*.f64 eh eh) (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh))) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh))) #s(literal -1 binary64))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (neg.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) (neg.f64 (fabs.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (neg.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (neg.f64 (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (fabs.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew)))))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))))) (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) 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 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))))) |
(fabs.f64 (-.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew)))))) (/.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew)))))))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(fabs.f64 (neg.f64 (neg.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(fabs.f64 (neg.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))))) (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) 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 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew)))))) (/.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew)))))) (fma.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew)))))) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew)))))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew)))))) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew)))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew)))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) (*.f64 (cos.f64 t) eh)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) (*.f64 (cos.f64 t) eh)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) (*.f64 (cos.f64 t) eh)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) (*.f64 (cos.f64 t) eh)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) (*.f64 (cos.f64 t) eh)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) (*.f64 (cos.f64 t) eh)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew)))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))))) (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))))) (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) 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 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) eh) (cos.f64 t) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (cos.f64 t)) eh (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew)))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 eh (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) 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 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (/.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew)))))) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))))))) |
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))) |
(+.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 (cos.f64 t)) #s(literal -1 binary64)) (/.f64 eh (*.f64 ew (sin.f64 t)))) |
(*.f64 (/.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) #s(literal -1 binary64)) (/.f64 (cos.f64 t) ew)) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) #s(literal -1 binary64)) (/.f64 (neg.f64 (cos.f64 t)) ew)) |
(*.f64 (/.f64 (/.f64 (cos.f64 t) ew) #s(literal -1 binary64)) (/.f64 (neg.f64 eh) (sin.f64 t))) |
(*.f64 (/.f64 (cos.f64 t) #s(literal -1 binary64)) (/.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) ew)) |
(*.f64 (/.f64 (neg.f64 (cos.f64 t)) (sin.f64 t)) (/.f64 (pow.f64 (neg.f64 ew) #s(literal -1 binary64)) (pow.f64 eh #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (sin.f64 t)) (/.f64 (cos.f64 t) (pow.f64 eh #s(literal -1 binary64)))) |
(*.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 #s(literal -1 binary64) (tan.f64 t)) (/.f64 (neg.f64 eh) ew)) |
(*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 (neg.f64 eh) (tan.f64 t))) |
(*.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (pow.f64 eh #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 ew (neg.f64 eh))) (/.f64 (cos.f64 t) (neg.f64 (sin.f64 t)))) |
(*.f64 (/.f64 (cos.f64 t) (/.f64 ew (neg.f64 eh))) (pow.f64 (neg.f64 (sin.f64 t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (cos.f64 t) (/.f64 ew #s(literal 1 binary64))) (/.f64 eh (sin.f64 t))) |
(*.f64 (/.f64 (cos.f64 t) (/.f64 ew eh)) (pow.f64 (sin.f64 t) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 eh) #s(literal -1 binary64)) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) |
(*.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 (neg.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64))) ew)) |
(*.f64 (/.f64 eh #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 ew #s(literal -1 binary64))) (tan.f64 t))) |
(*.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 (/.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) ew) (/.f64 (cos.f64 t) (pow.f64 eh #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) ew) (/.f64 eh (pow.f64 (cos.f64 t) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (cos.f64 t) (sin.f64 t)) (/.f64 (pow.f64 ew #s(literal -1 binary64)) (pow.f64 eh #s(literal -1 binary64)))) |
(*.f64 (/.f64 (cos.f64 t) (sin.f64 t)) (/.f64 eh ew)) |
(*.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh) (pow.f64 (sin.f64 t) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) (/.f64 (/.f64 (cos.f64 t) ew) (pow.f64 eh #s(literal -1 binary64)))) |
(*.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 (*.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 (/.f64 eh (sin.f64 t)) (pow.f64 (cos.f64 t) #s(literal -1 binary64)))) |
(*.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 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 (pow.f64 ew #s(literal -1 binary64)) (pow.f64 eh #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 eh ew)) |
(*.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (/.f64 (pow.f64 (neg.f64 ew) #s(literal -1 binary64)) (pow.f64 (cos.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 (/.f64 (neg.f64 eh) ew) (/.f64 (pow.f64 (neg.f64 (sin.f64 t)) #s(literal -1 binary64)) (pow.f64 (cos.f64 t) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (neg.f64 eh) ew) (pow.f64 (neg.f64 (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (pow.f64 ew #s(literal -1 binary64)) (pow.f64 (cos.f64 t) #s(literal -1 binary64)))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(*.f64 (/.f64 eh (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 t) #s(literal -1 binary64)))) |
(*.f64 (/.f64 eh (*.f64 ew (sin.f64 t))) (cos.f64 t)) |
(*.f64 (/.f64 eh ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) (pow.f64 (cos.f64 t) #s(literal -1 binary64)))) |
(*.f64 (/.f64 eh ew) (/.f64 (cos.f64 t) (sin.f64 t))) |
(*.f64 (/.f64 eh ew) (pow.f64 (tan.f64 t) #s(literal -1 binary64))) |
(*.f64 (*.f64 (cos.f64 t) eh) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal -1 binary64))) |
(*.f64 (cos.f64 t) (/.f64 eh (*.f64 ew (sin.f64 t)))) |
(*.f64 (/.f64 eh (tan.f64 t)) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 eh (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) |
(*.f64 eh (*.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) (/.f64 (cos.f64 t) ew))) |
(*.f64 eh (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (sin.f64 t) (*.f64 (/.f64 (cos.f64 t) ew) eh)) #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 (neg.f64 (*.f64 (neg.f64 eh) (/.f64 (cos.f64 t) ew))) (neg.f64 (neg.f64 (sin.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) (/.f64 eh (sin.f64 t)))) (neg.f64 (neg.f64 ew))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (cos.f64 t))) (neg.f64 (neg.f64 ew))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh (sin.f64 t)) (neg.f64 (cos.f64 t)))) (neg.f64 (neg.f64 ew))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh (sin.f64 t)) #s(literal 1 binary64))) (neg.f64 (/.f64 ew (cos.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (cos.f64 t) ew) (neg.f64 eh))) (neg.f64 (neg.f64 (sin.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (cos.f64 t) ew) #s(literal 1 binary64))) (neg.f64 (/.f64 (sin.f64 t) eh))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 t) (/.f64 (neg.f64 eh) (sin.f64 t)))) (neg.f64 (neg.f64 ew))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh))) (neg.f64 (neg.f64 (sin.f64 t)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 t) eh))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) (neg.f64 (cos.f64 t)))) (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) (neg.f64 ew)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 t)))) (neg.f64 (*.f64 (/.f64 (sin.f64 t) eh) (neg.f64 ew)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (cos.f64 t))) (neg.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (cos.f64 t))) (neg.f64 (/.f64 ew (/.f64 eh (sin.f64 t))))) |
(/.f64 (neg.f64 (*.f64 eh (neg.f64 (cos.f64 t)))) (neg.f64 (*.f64 (sin.f64 t) (neg.f64 ew)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) (neg.f64 eh))) (neg.f64 (*.f64 (neg.f64 ew) (neg.f64 (sin.f64 t))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 ew) (/.f64 (sin.f64 t) eh)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (neg.f64 (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 t) (neg.f64 eh))) (neg.f64 (*.f64 ew (neg.f64 (sin.f64 t))))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64))) (neg.f64 (/.f64 ew (/.f64 eh (sin.f64 t))))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 t) ew)) (neg.f64 (/.f64 (sin.f64 t) eh))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64))) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64))) (neg.f64 ew)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eh))) (neg.f64 (*.f64 (/.f64 ew (cos.f64 t)) (neg.f64 (sin.f64 t))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) eh)) (neg.f64 (*.f64 (/.f64 ew (cos.f64 t)) (sin.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) (/.f64 ew (cos.f64 t))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(/.f64 (neg.f64 (*.f64 eh #s(literal 1 binary64))) (neg.f64 (*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))))) |
(/.f64 (neg.f64 (*.f64 eh #s(literal 1 binary64))) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 eh))) (neg.f64 (neg.f64 (*.f64 (neg.f64 ew) (tan.f64 t))))) |
(/.f64 (*.f64 (neg.f64 eh) (/.f64 (cos.f64 t) ew)) (neg.f64 (sin.f64 t))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 t)) (/.f64 eh (sin.f64 t))) (neg.f64 ew)) |
(/.f64 (*.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (cos.f64 t)) (neg.f64 ew)) |
(/.f64 (*.f64 (/.f64 eh (sin.f64 t)) (neg.f64 (cos.f64 t))) (neg.f64 ew)) |
(/.f64 (*.f64 (/.f64 eh (sin.f64 t)) #s(literal 1 binary64)) (/.f64 ew (cos.f64 t))) |
(/.f64 (*.f64 (/.f64 (cos.f64 t) ew) (neg.f64 eh)) (neg.f64 (sin.f64 t))) |
(/.f64 (*.f64 (/.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (/.f64 (sin.f64 t) eh)) |
(/.f64 (*.f64 (cos.f64 t) (/.f64 (neg.f64 eh) (sin.f64 t))) (neg.f64 ew)) |
(/.f64 (neg.f64 (pow.f64 ew #s(literal -1 binary64))) (neg.f64 (/.f64 (tan.f64 t) eh))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64))) (neg.f64 (/.f64 ew eh))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh)) (neg.f64 (sin.f64 t))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (neg.f64 (*.f64 ew (sin.f64 t)))) |
(/.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 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64)) ew) |
(/.f64 (*.f64 (neg.f64 eh) (neg.f64 (cos.f64 t))) (*.f64 (neg.f64 (sin.f64 t)) (neg.f64 ew))) |
(/.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (*.f64 (neg.f64 (sin.f64 t)) ew)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 t))) (*.f64 (/.f64 (sin.f64 t) eh) (neg.f64 ew))) |
(/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (/.f64 (sin.f64 t) eh) ew)) |
(/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 t)) (/.f64 ew (/.f64 eh (sin.f64 t)))) |
(/.f64 (*.f64 eh (neg.f64 (cos.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 t)) (neg.f64 eh)) (*.f64 (neg.f64 ew) (neg.f64 (sin.f64 t)))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 ew) (/.f64 (sin.f64 t) eh))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (*.f64 (neg.f64 ew) (sin.f64 t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eh)) (*.f64 (/.f64 ew (cos.f64 t)) (neg.f64 (sin.f64 t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) eh) (*.f64 (/.f64 ew (cos.f64 t)) (sin.f64 t))) |
(/.f64 (*.f64 (cos.f64 t) (neg.f64 eh)) (*.f64 ew (neg.f64 (sin.f64 t)))) |
(/.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (/.f64 ew (/.f64 eh (sin.f64 t)))) |
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 t)) (/.f64 ew (cos.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 (sin.f64 t) (/.f64 ew (cos.f64 t)))) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 (tan.f64 t) ew)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 t) (*.f64 (/.f64 (cos.f64 t) ew) eh)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh))) |
(/.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh) (sin.f64 t)) |
(/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.f64 t) eh)) |
(/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 ew eh)) |
(/.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (neg.f64 (/.f64 ew (cos.f64 t)))) |
(/.f64 (neg.f64 (cos.f64 t)) (neg.f64 (/.f64 ew (/.f64 eh (sin.f64 t))))) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 (neg.f64 (neg.f64 ew)))) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 ew)) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (neg.f64 (neg.f64 (tan.f64 t))))) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (tan.f64 t))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 t) (*.f64 (/.f64 (cos.f64 t) ew) eh))) |
(/.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 (/.f64 eh (sin.f64 t)) (/.f64 ew (cos.f64 t))) |
(/.f64 (/.f64 (cos.f64 t) 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 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/.f64 (cos.f64 t) (/.f64 ew (/.f64 eh (sin.f64 t)))) |
(/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 (neg.f64 ew))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(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 eh (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 ew) (tan.f64 t))) (/.f64 eh (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 ew)) (/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) ew)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 t))) (/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) ew)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 (cos.f64 t)) #s(literal -1 binary64)) (/.f64 eh (*.f64 ew (sin.f64 t)))) |
(*.f64 (/.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) #s(literal -1 binary64)) (/.f64 (cos.f64 t) ew)) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) #s(literal -1 binary64)) (/.f64 (neg.f64 (cos.f64 t)) ew)) |
(*.f64 (/.f64 (/.f64 (cos.f64 t) ew) #s(literal -1 binary64)) (/.f64 (neg.f64 eh) (sin.f64 t))) |
(*.f64 (/.f64 (cos.f64 t) #s(literal -1 binary64)) (/.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) ew)) |
(*.f64 (/.f64 (neg.f64 (cos.f64 t)) (sin.f64 t)) (/.f64 (pow.f64 (neg.f64 ew) #s(literal -1 binary64)) (pow.f64 eh #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (sin.f64 t)) (/.f64 (cos.f64 t) (pow.f64 eh #s(literal -1 binary64)))) |
(*.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 #s(literal -1 binary64) (tan.f64 t)) (/.f64 (neg.f64 eh) ew)) |
(*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 (neg.f64 eh) (tan.f64 t))) |
(*.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (pow.f64 eh #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 ew (neg.f64 eh))) (/.f64 (cos.f64 t) (neg.f64 (sin.f64 t)))) |
(*.f64 (/.f64 (cos.f64 t) (/.f64 ew (neg.f64 eh))) (pow.f64 (neg.f64 (sin.f64 t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (cos.f64 t) (/.f64 ew #s(literal 1 binary64))) (/.f64 eh (sin.f64 t))) |
(*.f64 (/.f64 (cos.f64 t) (/.f64 ew eh)) (pow.f64 (sin.f64 t) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 eh) #s(literal -1 binary64)) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) |
(*.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 (neg.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64))) ew)) |
(*.f64 (/.f64 eh #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 ew #s(literal -1 binary64))) (tan.f64 t))) |
(*.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 (/.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) ew) (/.f64 (cos.f64 t) (pow.f64 eh #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) ew) (/.f64 eh (pow.f64 (cos.f64 t) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (cos.f64 t) (sin.f64 t)) (/.f64 (pow.f64 ew #s(literal -1 binary64)) (pow.f64 eh #s(literal -1 binary64)))) |
(*.f64 (/.f64 (cos.f64 t) (sin.f64 t)) (/.f64 eh ew)) |
(*.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh) (pow.f64 (sin.f64 t) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) (/.f64 (/.f64 (cos.f64 t) ew) (pow.f64 eh #s(literal -1 binary64)))) |
(*.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 (*.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 (/.f64 eh (sin.f64 t)) (pow.f64 (cos.f64 t) #s(literal -1 binary64)))) |
(*.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 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 (pow.f64 ew #s(literal -1 binary64)) (pow.f64 eh #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 eh ew)) |
(*.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (/.f64 (pow.f64 (neg.f64 ew) #s(literal -1 binary64)) (pow.f64 (cos.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 (/.f64 (neg.f64 eh) ew) (/.f64 (pow.f64 (neg.f64 (sin.f64 t)) #s(literal -1 binary64)) (pow.f64 (cos.f64 t) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (neg.f64 eh) ew) (pow.f64 (neg.f64 (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (pow.f64 ew #s(literal -1 binary64)) (pow.f64 (cos.f64 t) #s(literal -1 binary64)))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(*.f64 (/.f64 eh (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 t) #s(literal -1 binary64)))) |
(*.f64 (/.f64 eh (*.f64 ew (sin.f64 t))) (cos.f64 t)) |
(*.f64 (/.f64 eh ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) (pow.f64 (cos.f64 t) #s(literal -1 binary64)))) |
(*.f64 (/.f64 eh ew) (/.f64 (cos.f64 t) (sin.f64 t))) |
(*.f64 (/.f64 eh ew) (pow.f64 (tan.f64 t) #s(literal -1 binary64))) |
(*.f64 (*.f64 (cos.f64 t) eh) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal -1 binary64))) |
(*.f64 (cos.f64 t) (/.f64 eh (*.f64 ew (sin.f64 t)))) |
(*.f64 (/.f64 eh (tan.f64 t)) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 eh (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) |
(*.f64 eh (*.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) (/.f64 (cos.f64 t) ew))) |
(*.f64 eh (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (sin.f64 t) (*.f64 (/.f64 (cos.f64 t) ew) eh)) #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 (neg.f64 (*.f64 (neg.f64 eh) (/.f64 (cos.f64 t) ew))) (neg.f64 (neg.f64 (sin.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) (/.f64 eh (sin.f64 t)))) (neg.f64 (neg.f64 ew))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (cos.f64 t))) (neg.f64 (neg.f64 ew))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh (sin.f64 t)) (neg.f64 (cos.f64 t)))) (neg.f64 (neg.f64 ew))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh (sin.f64 t)) #s(literal 1 binary64))) (neg.f64 (/.f64 ew (cos.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (cos.f64 t) ew) (neg.f64 eh))) (neg.f64 (neg.f64 (sin.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (cos.f64 t) ew) #s(literal 1 binary64))) (neg.f64 (/.f64 (sin.f64 t) eh))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 t) (/.f64 (neg.f64 eh) (sin.f64 t)))) (neg.f64 (neg.f64 ew))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh))) (neg.f64 (neg.f64 (sin.f64 t)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 t) eh))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) (neg.f64 (cos.f64 t)))) (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) (neg.f64 ew)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 t)))) (neg.f64 (*.f64 (/.f64 (sin.f64 t) eh) (neg.f64 ew)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (cos.f64 t))) (neg.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (cos.f64 t))) (neg.f64 (/.f64 ew (/.f64 eh (sin.f64 t))))) |
(/.f64 (neg.f64 (*.f64 eh (neg.f64 (cos.f64 t)))) (neg.f64 (*.f64 (sin.f64 t) (neg.f64 ew)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) (neg.f64 eh))) (neg.f64 (*.f64 (neg.f64 ew) (neg.f64 (sin.f64 t))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 ew) (/.f64 (sin.f64 t) eh)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (neg.f64 (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 t) (neg.f64 eh))) (neg.f64 (*.f64 ew (neg.f64 (sin.f64 t))))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64))) (neg.f64 (/.f64 ew (/.f64 eh (sin.f64 t))))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 t) ew)) (neg.f64 (/.f64 (sin.f64 t) eh))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64))) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64))) (neg.f64 ew)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eh))) (neg.f64 (*.f64 (/.f64 ew (cos.f64 t)) (neg.f64 (sin.f64 t))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) eh)) (neg.f64 (*.f64 (/.f64 ew (cos.f64 t)) (sin.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) (/.f64 ew (cos.f64 t))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(/.f64 (neg.f64 (*.f64 eh #s(literal 1 binary64))) (neg.f64 (*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))))) |
(/.f64 (neg.f64 (*.f64 eh #s(literal 1 binary64))) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 eh))) (neg.f64 (neg.f64 (*.f64 (neg.f64 ew) (tan.f64 t))))) |
(/.f64 (*.f64 (neg.f64 eh) (/.f64 (cos.f64 t) ew)) (neg.f64 (sin.f64 t))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 t)) (/.f64 eh (sin.f64 t))) (neg.f64 ew)) |
(/.f64 (*.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (cos.f64 t)) (neg.f64 ew)) |
(/.f64 (*.f64 (/.f64 eh (sin.f64 t)) (neg.f64 (cos.f64 t))) (neg.f64 ew)) |
(/.f64 (*.f64 (/.f64 eh (sin.f64 t)) #s(literal 1 binary64)) (/.f64 ew (cos.f64 t))) |
(/.f64 (*.f64 (/.f64 (cos.f64 t) ew) (neg.f64 eh)) (neg.f64 (sin.f64 t))) |
(/.f64 (*.f64 (/.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (/.f64 (sin.f64 t) eh)) |
(/.f64 (*.f64 (cos.f64 t) (/.f64 (neg.f64 eh) (sin.f64 t))) (neg.f64 ew)) |
(/.f64 (neg.f64 (pow.f64 ew #s(literal -1 binary64))) (neg.f64 (/.f64 (tan.f64 t) eh))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64))) (neg.f64 (/.f64 ew eh))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh)) (neg.f64 (sin.f64 t))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (neg.f64 (*.f64 ew (sin.f64 t)))) |
(/.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 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64)) ew) |
(/.f64 (*.f64 (neg.f64 eh) (neg.f64 (cos.f64 t))) (*.f64 (neg.f64 (sin.f64 t)) (neg.f64 ew))) |
(/.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (*.f64 (neg.f64 (sin.f64 t)) ew)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 t))) (*.f64 (/.f64 (sin.f64 t) eh) (neg.f64 ew))) |
(/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (/.f64 (sin.f64 t) eh) ew)) |
(/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 t)) (/.f64 ew (/.f64 eh (sin.f64 t)))) |
(/.f64 (*.f64 eh (neg.f64 (cos.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 t)) (neg.f64 eh)) (*.f64 (neg.f64 ew) (neg.f64 (sin.f64 t)))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 ew) (/.f64 (sin.f64 t) eh))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (*.f64 (neg.f64 ew) (sin.f64 t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eh)) (*.f64 (/.f64 ew (cos.f64 t)) (neg.f64 (sin.f64 t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) eh) (*.f64 (/.f64 ew (cos.f64 t)) (sin.f64 t))) |
(/.f64 (*.f64 (cos.f64 t) (neg.f64 eh)) (*.f64 ew (neg.f64 (sin.f64 t)))) |
(/.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (/.f64 ew (/.f64 eh (sin.f64 t)))) |
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 t)) (/.f64 ew (cos.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 (sin.f64 t) (/.f64 ew (cos.f64 t)))) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 (tan.f64 t) ew)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 t) (*.f64 (/.f64 (cos.f64 t) ew) eh)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh))) |
(/.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh) (sin.f64 t)) |
(/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.f64 t) eh)) |
(/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 ew eh)) |
(/.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (neg.f64 (/.f64 ew (cos.f64 t)))) |
(/.f64 (neg.f64 (cos.f64 t)) (neg.f64 (/.f64 ew (/.f64 eh (sin.f64 t))))) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 (neg.f64 (neg.f64 ew)))) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 ew)) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (neg.f64 (neg.f64 (tan.f64 t))))) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (tan.f64 t))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 t) (*.f64 (/.f64 (cos.f64 t) ew) eh))) |
(/.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 (/.f64 eh (sin.f64 t)) (/.f64 ew (cos.f64 t))) |
(/.f64 (/.f64 (cos.f64 t) 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 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/.f64 (cos.f64 t) (/.f64 ew (/.f64 eh (sin.f64 t)))) |
(/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 (neg.f64 ew))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(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 eh (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 ew) (tan.f64 t))) (/.f64 eh (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 ew)) (/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) ew)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 t))) (/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) ew)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64))) |
#s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.f64 eh ew)) t)) |
(*.f64 (/.f64 (neg.f64 (cos.f64 t)) #s(literal -1 binary64)) (/.f64 eh (*.f64 ew (sin.f64 t)))) |
(*.f64 (/.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) #s(literal -1 binary64)) (/.f64 (cos.f64 t) ew)) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) #s(literal -1 binary64)) (/.f64 (neg.f64 (cos.f64 t)) ew)) |
(*.f64 (/.f64 (/.f64 (cos.f64 t) ew) #s(literal -1 binary64)) (/.f64 (neg.f64 eh) (sin.f64 t))) |
(*.f64 (/.f64 (cos.f64 t) #s(literal -1 binary64)) (/.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) ew)) |
(*.f64 (/.f64 (neg.f64 (cos.f64 t)) (sin.f64 t)) (/.f64 (pow.f64 (neg.f64 ew) #s(literal -1 binary64)) (pow.f64 eh #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (sin.f64 t)) (/.f64 (cos.f64 t) (pow.f64 eh #s(literal -1 binary64)))) |
(*.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 #s(literal -1 binary64) (tan.f64 t)) (/.f64 (neg.f64 eh) ew)) |
(*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 (neg.f64 eh) (tan.f64 t))) |
(*.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (pow.f64 eh #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 ew (neg.f64 eh))) (/.f64 (cos.f64 t) (neg.f64 (sin.f64 t)))) |
(*.f64 (/.f64 (cos.f64 t) (/.f64 ew (neg.f64 eh))) (pow.f64 (neg.f64 (sin.f64 t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (cos.f64 t) (/.f64 ew #s(literal 1 binary64))) (/.f64 eh (sin.f64 t))) |
(*.f64 (/.f64 (cos.f64 t) (/.f64 ew eh)) (pow.f64 (sin.f64 t) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 eh) #s(literal -1 binary64)) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) |
(*.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 (neg.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64))) ew)) |
(*.f64 (/.f64 eh #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 ew #s(literal -1 binary64))) (tan.f64 t))) |
(*.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 (/.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) ew) (/.f64 (cos.f64 t) (pow.f64 eh #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) ew) (/.f64 eh (pow.f64 (cos.f64 t) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (cos.f64 t) (sin.f64 t)) (/.f64 (pow.f64 ew #s(literal -1 binary64)) (pow.f64 eh #s(literal -1 binary64)))) |
(*.f64 (/.f64 (cos.f64 t) (sin.f64 t)) (/.f64 eh ew)) |
(*.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh) (pow.f64 (sin.f64 t) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) (/.f64 (/.f64 (cos.f64 t) ew) (pow.f64 eh #s(literal -1 binary64)))) |
(*.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 (*.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 (/.f64 eh (sin.f64 t)) (pow.f64 (cos.f64 t) #s(literal -1 binary64)))) |
(*.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 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 (pow.f64 ew #s(literal -1 binary64)) (pow.f64 eh #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 eh ew)) |
(*.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (/.f64 (pow.f64 (neg.f64 ew) #s(literal -1 binary64)) (pow.f64 (cos.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 (/.f64 (neg.f64 eh) ew) (/.f64 (pow.f64 (neg.f64 (sin.f64 t)) #s(literal -1 binary64)) (pow.f64 (cos.f64 t) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (neg.f64 eh) ew) (pow.f64 (neg.f64 (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (pow.f64 ew #s(literal -1 binary64)) (pow.f64 (cos.f64 t) #s(literal -1 binary64)))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(*.f64 (/.f64 eh (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 t) #s(literal -1 binary64)))) |
(*.f64 (/.f64 eh (*.f64 ew (sin.f64 t))) (cos.f64 t)) |
(*.f64 (/.f64 eh ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) (pow.f64 (cos.f64 t) #s(literal -1 binary64)))) |
(*.f64 (/.f64 eh ew) (/.f64 (cos.f64 t) (sin.f64 t))) |
(*.f64 (/.f64 eh ew) (pow.f64 (tan.f64 t) #s(literal -1 binary64))) |
(*.f64 (*.f64 (cos.f64 t) eh) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal -1 binary64))) |
(*.f64 (cos.f64 t) (/.f64 eh (*.f64 ew (sin.f64 t)))) |
(*.f64 (/.f64 eh (tan.f64 t)) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 eh (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) |
(*.f64 eh (*.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) (/.f64 (cos.f64 t) ew))) |
(*.f64 eh (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (sin.f64 t) (*.f64 (/.f64 (cos.f64 t) ew) eh)) #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 (neg.f64 (*.f64 (neg.f64 eh) (/.f64 (cos.f64 t) ew))) (neg.f64 (neg.f64 (sin.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) (/.f64 eh (sin.f64 t)))) (neg.f64 (neg.f64 ew))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (cos.f64 t))) (neg.f64 (neg.f64 ew))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh (sin.f64 t)) (neg.f64 (cos.f64 t)))) (neg.f64 (neg.f64 ew))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh (sin.f64 t)) #s(literal 1 binary64))) (neg.f64 (/.f64 ew (cos.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (cos.f64 t) ew) (neg.f64 eh))) (neg.f64 (neg.f64 (sin.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (cos.f64 t) ew) #s(literal 1 binary64))) (neg.f64 (/.f64 (sin.f64 t) eh))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 t) (/.f64 (neg.f64 eh) (sin.f64 t)))) (neg.f64 (neg.f64 ew))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh))) (neg.f64 (neg.f64 (sin.f64 t)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 t) eh))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) (neg.f64 (cos.f64 t)))) (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) (neg.f64 ew)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 t)))) (neg.f64 (*.f64 (/.f64 (sin.f64 t) eh) (neg.f64 ew)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (cos.f64 t))) (neg.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (cos.f64 t))) (neg.f64 (/.f64 ew (/.f64 eh (sin.f64 t))))) |
(/.f64 (neg.f64 (*.f64 eh (neg.f64 (cos.f64 t)))) (neg.f64 (*.f64 (sin.f64 t) (neg.f64 ew)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) (neg.f64 eh))) (neg.f64 (*.f64 (neg.f64 ew) (neg.f64 (sin.f64 t))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 ew) (/.f64 (sin.f64 t) eh)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (neg.f64 (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 t) (neg.f64 eh))) (neg.f64 (*.f64 ew (neg.f64 (sin.f64 t))))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64))) (neg.f64 (/.f64 ew (/.f64 eh (sin.f64 t))))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 t) ew)) (neg.f64 (/.f64 (sin.f64 t) eh))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64))) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64))) (neg.f64 ew)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eh))) (neg.f64 (*.f64 (/.f64 ew (cos.f64 t)) (neg.f64 (sin.f64 t))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) eh)) (neg.f64 (*.f64 (/.f64 ew (cos.f64 t)) (sin.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) (/.f64 ew (cos.f64 t))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(/.f64 (neg.f64 (*.f64 eh #s(literal 1 binary64))) (neg.f64 (*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t))))) |
(/.f64 (neg.f64 (*.f64 eh #s(literal 1 binary64))) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 eh))) (neg.f64 (neg.f64 (*.f64 (neg.f64 ew) (tan.f64 t))))) |
(/.f64 (*.f64 (neg.f64 eh) (/.f64 (cos.f64 t) ew)) (neg.f64 (sin.f64 t))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 t)) (/.f64 eh (sin.f64 t))) (neg.f64 ew)) |
(/.f64 (*.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (cos.f64 t)) (neg.f64 ew)) |
(/.f64 (*.f64 (/.f64 eh (sin.f64 t)) (neg.f64 (cos.f64 t))) (neg.f64 ew)) |
(/.f64 (*.f64 (/.f64 eh (sin.f64 t)) #s(literal 1 binary64)) (/.f64 ew (cos.f64 t))) |
(/.f64 (*.f64 (/.f64 (cos.f64 t) ew) (neg.f64 eh)) (neg.f64 (sin.f64 t))) |
(/.f64 (*.f64 (/.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (/.f64 (sin.f64 t) eh)) |
(/.f64 (*.f64 (cos.f64 t) (/.f64 (neg.f64 eh) (sin.f64 t))) (neg.f64 ew)) |
(/.f64 (neg.f64 (pow.f64 ew #s(literal -1 binary64))) (neg.f64 (/.f64 (tan.f64 t) eh))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64))) (neg.f64 (/.f64 ew eh))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh)) (neg.f64 (sin.f64 t))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (neg.f64 (*.f64 ew (sin.f64 t)))) |
(/.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 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64)) ew) |
(/.f64 (*.f64 (neg.f64 eh) (neg.f64 (cos.f64 t))) (*.f64 (neg.f64 (sin.f64 t)) (neg.f64 ew))) |
(/.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (*.f64 (neg.f64 (sin.f64 t)) ew)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 t))) (*.f64 (/.f64 (sin.f64 t) eh) (neg.f64 ew))) |
(/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (/.f64 (sin.f64 t) eh) ew)) |
(/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 t)) (/.f64 ew (/.f64 eh (sin.f64 t)))) |
(/.f64 (*.f64 eh (neg.f64 (cos.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 t)) (neg.f64 eh)) (*.f64 (neg.f64 ew) (neg.f64 (sin.f64 t)))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 ew) (/.f64 (sin.f64 t) eh))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (*.f64 (neg.f64 ew) (sin.f64 t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eh)) (*.f64 (/.f64 ew (cos.f64 t)) (neg.f64 (sin.f64 t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) eh) (*.f64 (/.f64 ew (cos.f64 t)) (sin.f64 t))) |
(/.f64 (*.f64 (cos.f64 t) (neg.f64 eh)) (*.f64 ew (neg.f64 (sin.f64 t)))) |
(/.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (/.f64 ew (/.f64 eh (sin.f64 t)))) |
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 t)) (/.f64 ew (cos.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 (sin.f64 t) (/.f64 ew (cos.f64 t)))) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 (tan.f64 t) ew)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 t) (*.f64 (/.f64 (cos.f64 t) ew) eh)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh))) |
(/.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh) (sin.f64 t)) |
(/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.f64 t) eh)) |
(/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 ew eh)) |
(/.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (neg.f64 (/.f64 ew (cos.f64 t)))) |
(/.f64 (neg.f64 (cos.f64 t)) (neg.f64 (/.f64 ew (/.f64 eh (sin.f64 t))))) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 (neg.f64 (neg.f64 ew)))) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 ew)) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (neg.f64 (neg.f64 (tan.f64 t))))) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (tan.f64 t))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 t) (*.f64 (/.f64 (cos.f64 t) ew) eh))) |
(/.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 (/.f64 eh (sin.f64 t)) (/.f64 ew (cos.f64 t))) |
(/.f64 (/.f64 (cos.f64 t) 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 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/.f64 (cos.f64 t) (/.f64 ew (/.f64 eh (sin.f64 t)))) |
(/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 (neg.f64 ew))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(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 eh (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 ew) (tan.f64 t))) (/.f64 eh (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 ew)) (/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) ew)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 t))) (/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) 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 (*.f64 eh #s(literal 1 binary64))) (neg.f64 (sin.f64 t))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 eh))) (neg.f64 (neg.f64 (neg.f64 (sin.f64 t))))) |
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (neg.f64 (sin.f64 t)))) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (sin.f64 t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sin.f64 t) eh) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 t) eh))) |
(/.f64 (neg.f64 eh) (neg.f64 (sin.f64 t))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sin.f64 t) eh)))) |
(/.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 eh (sin.f64 t)) |
(neg.f64 (/.f64 (neg.f64 eh) (sin.f64 t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 t))) (/.f64 (neg.f64 eh) (sin.f64 t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 t) eh)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 t) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 t)) |
(*.f64 (neg.f64 (cos.f64 t)) (pow.f64 (neg.f64 ew) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) ew)) |
(*.f64 (cos.f64 t) (pow.f64 ew #s(literal -1 binary64))) |
(pow.f64 (/.f64 (/.f64 ew (cos.f64 t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 ew (cos.f64 t)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (cos.f64 t)))) (neg.f64 (neg.f64 (neg.f64 ew)))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64))) (neg.f64 ew)) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 t))) (neg.f64 (neg.f64 ew))) |
(/.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) ew) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 ew (cos.f64 t)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 ew (cos.f64 t)))) |
(/.f64 (neg.f64 (cos.f64 t)) (neg.f64 ew)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 ew (cos.f64 t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 ew (cos.f64 t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 ew (cos.f64 t))) |
(/.f64 (cos.f64 t) ew) |
(neg.f64 (/.f64 (neg.f64 (cos.f64 t)) ew)) |
(neg.f64 (/.f64 (cos.f64 t) (neg.f64 ew))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 ew)) (/.f64 (cos.f64 t) (neg.f64 ew))) |
(exp.f64 (*.f64 (log.f64 (/.f64 ew (cos.f64 t))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (log.f64 (E.f64))) |
(*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (log.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (log.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (log1p.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) (*.f64 (log.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 #s(literal 1/2 binary64) (log1p.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))))))) |
(neg.f64 (log.f64 (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (tan.f64 t) ew) eh)))) |
(neg.f64 (log.f64 (/.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) (log.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 ew eh)) (log.f64 (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(-.f64 (log.f64 (neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (log.f64 (neg.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(-.f64 (log.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh)) (log.f64 (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (sin.f64 t)))) |
(-.f64 (log.f64 (/.f64 (neg.f64 eh) (tan.f64 t))) (log.f64 (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 ew)))) |
(-.f64 (log.f64 (/.f64 (neg.f64 eh) ew)) (log.f64 (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (tan.f64 t))))) |
(-.f64 (log.f64 (/.f64 eh (tan.f64 t))) (log.f64 (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) ew))) |
(-.f64 (log.f64 (*.f64 (cos.f64 t) eh)) (log.f64 (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(-.f64 (log.f64 (neg.f64 eh)) (log.f64 (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 ew) (tan.f64 t))))) |
(-.f64 (log.f64 (/.f64 eh ew)) (log.f64 (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(-.f64 (log.f64 eh) (log.f64 (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)))) |
(-.f64 (log.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 #s(literal 1/2 binary64) (log1p.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (tan.f64 t) ew) eh)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(+.f64 (log.f64 (sqrt.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (log.f64 (sqrt.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (log.f64 (/.f64 eh (sin.f64 t))) (log.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (log.f64 (/.f64 (cos.f64 t) ew)) (log.f64 (/.f64 (/.f64 eh (sin.f64 t)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (log.f64 (/.f64 eh (*.f64 ew (sin.f64 t)))) (log.f64 (/.f64 (cos.f64 t) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (log.f64 (/.f64 eh (tan.f64 t))) (log.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (log.f64 (cos.f64 t)) (log.f64 (/.f64 (/.f64 eh (*.f64 ew (sin.f64 t))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (log.f64 (/.f64 eh ew)) (log.f64 (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (log.f64 eh) (log.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (log.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (log.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
#s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) |
(*.f64 (*.f64 eh t) t) |
(*.f64 (*.f64 t t) eh) |
(*.f64 eh (*.f64 t t)) |
(*.f64 t (*.f64 eh t)) |
Compiled 52 487 to 5 604 computations (89.3% saved)
61 alts after pruning (60 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 965 | 39 | 1 004 |
| Fresh | 10 | 21 | 31 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 1 | 1 |
| Total | 980 | 61 | 1 041 |
| Status | Accuracy | Program |
|---|---|---|
| 99.6% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))))) | |
| 56.9% | (/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #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)))))) | |
| 98.1% | (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))))) | |
| ▶ | 97.9% | (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
| ▶ | 99.8% | (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
| 67.4% | (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 eh ew) (fma.f64 #s(literal 1/45 binary64) (*.f64 t t) #s(literal 1/3 binary64)))) (*.f64 t t) (/.f64 eh ew)) t)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) | |
| 98.1% | (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) | |
| 58.4% | (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))))) | |
| 41.8% | (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))))))) | |
| 59.8% | (fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))))) | |
| 21.0% | (fabs.f64 (/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) | |
| 35.6% | (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))) (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))))))) | |
| 23.5% | (fabs.f64 (/.f64 #s(approx (- (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (pow (* (cos (atan (/ (/ eh (tan t)) ew))) (* (sin t) ew)) 2)) (*.f64 (*.f64 (*.f64 (neg.f64 ew) ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #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))))) | |
| 50.2% | (fabs.f64 (+.f64 (pow.f64 (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) | |
| 98.1% | (fabs.f64 (+.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| ✓ | 99.7% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.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))))))) |
| 54.7% | (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))))))) | |
| 49.7% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) 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))))))) | |
| 87.6% | (fabs.f64 #s(approx (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t)) (/.f64 eh ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t))) ew))) | |
| 93.0% | (fabs.f64 #s(approx (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (/.f64 (sin.f64 t) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh))) | |
| 59.0% | (fabs.f64 #s(approx (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) | |
| 43.7% | (fabs.f64 #s(approx (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) | |
| 87.6% | (fabs.f64 #s(approx (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh (/.f64 (cos.f64 t) ew)))) ew))) | |
| 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 (neg.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) | |
| 35.9% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (pow.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) eh))) | |
| 20.5% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (pow.f64 (sqrt.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) eh))) | |
| 20.5% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (pow.f64 (E.f64) (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) eh))) | |
| 14.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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) ew)) eh))) | |
| 14.1% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh ew) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (tan.f64 t))) eh))) | |
| 14.1% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) eh))) | |
| ▶ | 13.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) eh))) |
| ▶ | 13.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
| 14.0% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) | |
| 13.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(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (tan.f64 t) ew) eh))) eh))) | |
| 14.1% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh ew)) eh))) | |
| 14.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 (pow.f64 ew #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (tan.f64 t))) eh))) | |
| 14.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 (/.f64 (cos.f64 t) ew) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (sin.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 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) | |
| 13.0% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (neg.f64 eh) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (neg.f64 ew))) eh))) | |
| 13.1% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (cos.f64 t) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (*.f64 ew (sin.f64 t)))) eh))) | |
| 13.1% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (*.f64 (neg.f64 ew) (tan.f64 t)))) eh))) | |
| 13.0% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (/.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) eh))) | |
| 35.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 eh (tan.f64 t)) ew))) eh))) | |
| 30.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 (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))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) | |
| 30.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 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 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))) #s(literal -1/6 binary64) (*.f64 (/.f64 eh ew) #s(literal -1/336 binary64)))) (*.f64 t t) (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))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) | |
| 30.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))) | |
| 36.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 (/.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) eh) ew) t)))) eh))) | |
| 33.8% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan 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(approx (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) (/.f64 eh ew)) t)))) 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 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(approx (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) (*.f64 (*.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64)) eh)) t)))) eh))) | |
| 36.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 #s(approx (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) (*.f64 (neg.f64 eh) (fma.f64 (*.f64 #s(literal 1/3 binary64) t) (/.f64 t ew) (/.f64 #s(literal -1 binary64) ew)))) t)))) eh))) | |
| 36.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 #s(approx (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) (*.f64 (neg.f64 eh) (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t t) #s(literal -1 binary64)) ew))) t)))) eh))) | |
| 29.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)) (/.f64 #s(literal 1 binary64) (/.f64 t (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.f64 eh ew))))))) eh))) | |
| 20.8% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (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 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.f64 eh ew)))) #s(literal -1 binary64)))))) eh))) | |
| 34.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)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (/.f64 (neg.f64 eh) t) (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t t) #s(literal -1 binary64)) ew)))))) eh))) | |
| ▶ | 20.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)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))))) eh))) |
| 36.2% | (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 (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 eh #s(literal -31/15120 binary64)) t) (neg.f64 t) (*.f64 #s(literal 7/360 binary64) eh)) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t)))))) eh))) | |
| 36.2% | (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 (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal -7/360 binary64) (*.f64 t t) #s(literal -1/6 binary64))) t)) t eh) t)))))) eh))) | |
| 36.2% | (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 (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (fma.f64 (fma.f64 (/.f64 (*.f64 t t) ew) (fma.f64 (*.f64 #s(literal -1/720 binary64) t) t #s(literal 1/24 binary64)) (/.f64 #s(literal -1/2 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew))) (/.f64 eh (sin.f64 t)))))) eh))) | |
| 36.2% | (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 (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (fma.f64 (*.f64 #s(literal 1/24 binary64) t) t #s(literal -1/2 binary64))) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew))) (/.f64 eh (sin.f64 t)))))) eh))) | |
| 36.2% | (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 (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1 binary64) ew))) (/.f64 eh (sin.f64 t)))))) eh))) | |
| 35.9% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 #s(literal 1 binary64) ew)) (/.f64 eh (sin.f64 t)))))) eh))) |
Compiled 6 854 to 3 834 computations (44.1% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 (sin.f64 t) ew) | |
| cost-diff | 0 | (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) | |
| cost-diff | 320 | (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t) | |
| cost-diff | 320 | (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))) | |
| cost-diff | 0 | (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) | |
| cost-diff | 0 | (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.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 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.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 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) eh))) | |
| cost-diff | 0 | (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) | |
| cost-diff | 0 | (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh) | |
| cost-diff | 0 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh)) | |
| cost-diff | 0 | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) | |
| cost-diff | 0 | (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))))) | |
| cost-diff | 0 | (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.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)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.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)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))))) eh))) | |
| cost-diff | 0 | (sin.f64 t) | |
| cost-diff | 0 | (*.f64 (sin.f64 t) ew) | |
| cost-diff | 0 | (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) | |
| cost-diff | 320 | (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 78 | 1182 |
| 0 | 128 | 1182 |
| 1 | 208 | 1178 |
| 2 | 381 | 1178 |
| 3 | 830 | 1164 |
| 4 | 1522 | 1157 |
| 5 | 1723 | 1157 |
| 6 | 1771 | 1157 |
| 7 | 2140 | 1157 |
| 8 | 2271 | 1157 |
| 9 | 2301 | 1157 |
| 10 | 2306 | 1157 |
| 11 | 2306 | 1157 |
| 12 | 2649 | 1142 |
| 13 | 2689 | 1142 |
| 14 | 2721 | 1142 |
| 15 | 2793 | 1142 |
| 16 | 2850 | 1142 |
| 17 | 2862 | 1142 |
| 18 | 3015 | 1142 |
| 19 | 3221 | 1142 |
| 20 | 3434 | 1142 |
| 21 | 3915 | 1142 |
| 22 | 4624 | 1142 |
| 23 | 5323 | 1142 |
| 24 | 5942 | 1142 |
| 25 | 6253 | 1142 |
| 26 | 6646 | 1142 |
| 27 | 7191 | 1142 |
| 0 | 9074 | 1117 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
t |
ew |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
#s(literal 1 binary64) |
(sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
#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)))) |
(atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(*.f64 (tan.f64 t) ew) |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.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)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))))) eh)) |
(*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))))) eh) |
(sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))))) |
(atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t)))) |
#s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))) |
#s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t)) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t) |
(*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) |
#s(literal -1/3 binary64) |
(/.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 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh)) |
(*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh) |
(/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) |
eh |
(*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) |
(sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
(tan.f64 t) |
t |
ew |
#s(literal 2 binary64) |
#s(literal 1 binary64) |
(*.f64 (tan.f64 t) ew) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (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 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) eh)) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) eh) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
t |
eh |
(*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) |
(sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
(tan.f64 t) |
ew |
#s(literal 2 binary64) |
#s(literal 1 binary64) |
(*.f64 ew (sin.f64 t)) |
(sin.f64 t) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
t |
ew |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
#s(literal 1 binary64) |
(sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
#s(literal 2 binary64) |
(*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) |
(sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) |
(atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew)) |
(/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) |
#s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t) |
(fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) |
(*.f64 (*.f64 t t) eh) |
(*.f64 t t) |
#s(literal -1/3 binary64) |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
| Outputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (/.f64 ew (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 ew (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(*.f64 (sin.f64 t) ew) |
(*.f64 ew (sin.f64 t)) |
(sin.f64 t) |
t |
ew |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
#s(literal 1 binary64) |
(sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(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 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(*.f64 (tan.f64 t) ew) |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #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 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 (/.f64 t ew) #s(literal -1/3 binary64)) 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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.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)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 (/.f64 t ew) #s(literal -1/3 binary64)) eh))))) eh)) |
(*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))))) eh) |
(*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 (/.f64 t ew) #s(literal -1/3 binary64)) eh))))) eh) |
(sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))))) |
(sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 (/.f64 t ew) #s(literal -1/3 binary64)) eh))))) |
(atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t)))) |
(atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 (/.f64 t ew) #s(literal -1/3 binary64)) eh)))) |
#s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))) |
#s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 (/.f64 t ew) #s(literal -1/3 binary64)) eh))) |
#s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t)) |
#s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 (/.f64 t ew) #s(literal -1/3 binary64)) eh)) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t) |
(*.f64 (*.f64 (/.f64 t ew) #s(literal -1/3 binary64)) eh) |
(*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) |
#s(literal -1/3 binary64) |
(/.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 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #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 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh)) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh) |
(/.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) |
(/.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
eh |
(*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) |
(*.f64 (*.f64 (tan.f64 t) ew) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
(tan.f64 t) |
t |
ew |
#s(literal 2 binary64) |
#s(literal 1 binary64) |
(*.f64 (tan.f64 t) ew) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) eh) (*.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #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 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (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 (*.f64 (*.f64 (cos.f64 t) eh) eh) (*.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) eh) |
(/.f64 (*.f64 (*.f64 (cos.f64 t) eh) eh) (*.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
t |
eh |
(*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) |
(*.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
(tan.f64 t) |
ew |
#s(literal 2 binary64) |
#s(literal 1 binary64) |
(*.f64 ew (sin.f64 t)) |
(sin.f64 t) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (*.f64 (fma.f64 #s(literal -1/3 binary64) t (/.f64 #s(literal 1 binary64) t)) eh)) ew))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (*.f64 (fma.f64 #s(literal -1/3 binary64) t (/.f64 #s(literal 1 binary64) t)) eh)) ew))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (sin.f64 t) ew) |
(*.f64 ew (sin.f64 t)) |
(sin.f64 t) |
t |
ew |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
#s(literal 1 binary64) |
(sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
#s(literal 2 binary64) |
(*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) |
(*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (*.f64 (fma.f64 #s(literal -1/3 binary64) t (/.f64 #s(literal 1 binary64) t)) eh)) ew))) (*.f64 (cos.f64 t) eh)) |
(sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) |
(sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (*.f64 (fma.f64 #s(literal -1/3 binary64) t (/.f64 #s(literal 1 binary64) t)) eh)) ew))) |
(atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew)) |
(atan.f64 (/.f64 #s(approx (/ eh (tan t)) (*.f64 (fma.f64 #s(literal -1/3 binary64) t (/.f64 #s(literal 1 binary64) t)) eh)) ew)) |
(/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) |
(/.f64 #s(approx (/ eh (tan t)) (*.f64 (fma.f64 #s(literal -1/3 binary64) t (/.f64 #s(literal 1 binary64) t)) eh)) ew) |
#s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) |
#s(approx (/ eh (tan t)) (*.f64 (fma.f64 #s(literal -1/3 binary64) t (/.f64 #s(literal 1 binary64) t)) eh)) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t) |
(*.f64 (fma.f64 #s(literal -1/3 binary64) t (/.f64 #s(literal 1 binary64) t)) eh) |
(fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) |
(*.f64 (*.f64 t t) eh) |
(*.f64 t t) |
#s(literal -1/3 binary64) |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 6.655508723159993 | (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t) | |
| accuracy | 8.408731846361695 | (*.f64 (*.f64 t t) eh) | |
| accuracy | 10.466779376191155 | (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) | |
| accuracy | 36.22900397664014 | #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) | |
| accuracy | 2.0866746890094503 | (/.f64 (/.f64 eh (tan.f64 t)) ew) | |
| accuracy | 10.466779376191155 | (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) | |
| accuracy | 12.129947610147456 | (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) | |
| accuracy | 43.318780883088124 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) eh)) | |
| accuracy | 2.0866746890094503 | (/.f64 (/.f64 eh (tan.f64 t)) ew) | |
| accuracy | 10.466779376191155 | (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) | |
| accuracy | 12.16213735120813 | (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) | |
| accuracy | 43.318780883088124 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh)) | |
| accuracy | 2.657663287727154 | (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t) | |
| accuracy | 24.91957744095933 | #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t)) | |
| accuracy | 32.088843470101835 | #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))) | |
| accuracy | 43.318780883088124 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))))) eh)) | |
| accuracy | 0.21484375 | (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) | |
| accuracy | 1.2356589046430657 | (/.f64 eh (*.f64 (tan.f64 t) ew)) | |
| accuracy | 2.0866746890094503 | (/.f64 (/.f64 eh (tan.f64 t)) ew) | |
| accuracy | 10.466779376191155 | (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
| 204.0ms | 256× | 0 | valid |
Compiled 2 025 to 144 computations (92.9% saved)
ival-sin: 45.0ms (31% of total)ival-mult: 37.0ms (25.5% of total)ival-div: 20.0ms (13.8% of total)ival-cos: 12.0ms (8.3% of total)ival-add: 7.0ms (4.8% of total)ival-atan: 6.0ms (4.1% of total)ival-tan: 6.0ms (4.1% of total)ival-fabs: 4.0ms (2.8% of total)const: 4.0ms (2.8% of total)ival-pow2: 3.0ms (2.1% of total)ival-sqrt: 2.0ms (1.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(*.f64 (sin.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)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.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)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))))) eh)) |
(*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))))) eh) |
(sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh)) |
(*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh) |
(*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (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 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) eh)) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) eh) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) |
#s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))) |
#s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t)) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t) |
(*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) |
#s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) |
(*.f64 (*.f64 t t) eh) |
| Outputs |
|---|
(* ew (sin t)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (sin t))) |
(+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
(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 (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (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))))) |
(/ (* ew (sin t)) (cos t)) |
(+ (* 1/2 (/ (* (pow eh 2) (cos t)) (* ew (sin t)))) (/ (* ew (sin t)) (cos t))) |
(+ (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (cos t) (* ew (sin t)))))) (/ (* ew (sin t)) (cos t))) |
(+ (* (pow eh 2) (+ (* 1/2 (/ (cos t) (* ew (sin t)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 5)) (* (pow ew 5) (pow (sin t) 5)))))))) (/ (* ew (sin t)) (cos 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))))) |
(/ (* eh (+ 1 (* -1/3 (pow t 2)))) 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))))))))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) |
(/ (* eh (+ (* -1/3 (/ (pow t 2) ew)) (/ 1 ew))) t) |
(* -1/3 (/ (* eh t) ew)) |
(+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* ew (sin t))) |
(+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(+ (* ew (sin t)) (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 5) (pow (sin t) 5))))))))) |
(/ (* eh (cos t)) (sin t)) |
(* eh (pow t 2)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))) |
(* eh (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(* eh (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (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))) |
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))))))))) |
(* eh (+ 1 (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))) |
(* eh (+ 1 (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 4)))) (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))))) |
(* eh (+ 1 (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 4)))) (+ (* 1/16 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (pow (cos t) 6)))) (* 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 (+ (* -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)))))))) |
(* 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)) |
(* eh (+ (cos t) (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(* eh (+ (cos t) (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(* eh (+ (cos t) (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (pow (cos t) 5)))) (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
(* -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 (* eh (+ 1 (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))))) |
(* -1 (* eh (+ 1 (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 4)))) (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))))) |
(* -1 (* eh (+ 1 (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 4)))) (+ (* 1/16 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (pow (cos t) 6)))) (* 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) |
(- (+ (* 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 (/ (* eh (- (* 1/3 (pow t 2)) 1)) 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)))))))) |
(* -1 (/ (* eh (- (* 1/3 (/ (pow t 2) ew)) (/ 1 ew))) t)) |
(* -1 (* eh (cos t))) |
(* -1 (* eh (+ (cos t) (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(* -1 (* eh (+ (cos t) (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
(* -1 (* eh (+ (cos t) (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (pow (cos t) 5)))) (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(+ 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)))))))) |
(+ eh (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (pow (cos t) 2))))) |
(+ eh (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 4)))) (* 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/8 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 4)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 6)) (* (pow eh 5) (pow (cos t) 6))))))))) |
(+ 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/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 (* -1/3 (* eh (pow t 2)))) (* ew t)) |
(+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))) (* eh (cos t))) |
(+ (* eh (cos t)) (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (pow (sin t) 2) (* eh (cos t))))))) |
(+ (* eh (cos t)) (* (pow ew 2) (+ (* 1/2 (/ (pow (sin t) 2) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 6)) (* (pow eh 5) (pow (cos t) 5))))))))) |
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew)))) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ (* eh (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))) |
(/ (+ (* -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) |
(* ew (+ (* 1/2 (/ (* (pow eh 2) (cos t)) (* (pow ew 2) (sin t)))) (/ (sin t) (cos t)))) |
(* ew (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 2) (cos t)) (* (pow ew 2) (sin t)))) (/ (sin t) (cos t))))) |
(* ew (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 5)) (* (pow ew 6) (pow (sin t) 5)))) (+ (* 1/2 (/ (* (pow eh 2) (cos t)) (* (pow ew 2) (sin t)))) (/ (sin t) (cos 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 (+ (* -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 (+ (sin t) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))) |
(* ew (+ (sin t) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* ew (+ (sin t) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 5)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) ew))))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew)) (* eh (* (cos t) (sin (atan (/ (* eh (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 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew)) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew)) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew)) |
(* -1 (* ew (+ (* -1 (/ (sin t) (cos t))) (* -1/2 (/ (* (pow eh 2) (cos t)) (* (pow ew 2) (sin t))))))) |
(* -1 (* ew (+ (* -1 (/ (sin t) (cos t))) (+ (* -1/2 (/ (* (pow eh 2) (cos t)) (* (pow ew 2) (sin t)))) (* 1/8 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 4) (pow (sin t) 3)))))))) |
(* -1 (* ew (+ (* -1 (/ (sin t) (cos t))) (+ (* -1/2 (/ (* (pow eh 2) (cos t)) (* (pow ew 2) (sin t)))) (+ (* -1/16 (/ (* (pow eh 6) (pow (cos t) 5)) (* (pow ew 6) (pow (sin t) 5)))) (* 1/8 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 4) (pow (sin t) 3))))))))) |
(* -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 eh) (* 1/3 (* eh (pow t 2)))) (* ew t))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* -1 (* ew (+ (* -1 (sin t)) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* 1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))))))) |
(* -1 (* ew (+ (* -1 (sin t)) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 5)))) (* 1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (pow ew 2) eh)))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (pow ew 2) eh))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (+ (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* -1/720 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))))) (/ (pow ew 2) eh))))) |
(* 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))))))) |
t |
(* t (+ 1 (* -1/6 (pow t 2)))) |
(* t (+ 1 (* (pow t 2) (- (* 1/120 (pow t 2)) 1/6)))) |
(* t (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/120 (* -1/5040 (pow t 2)))) 1/6)))) |
(+ (* 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 (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* -1/3 eh)))) |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* -1/3 eh) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh))))))))) |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* -1/3 eh) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/3 (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) (+ (* -2/45 (/ (pow eh 2) ew)) (* 17/315 (/ (pow eh 2) ew))))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/2 (/ (* (pow ew 3) (* (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3))))))))))))))) |
(+ eh (* (pow t 2) (+ (* 1/3 eh) (* 1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh))))) |
(+ eh (* (pow t 2) (+ (* 1/3 eh) (+ (* 1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* 2/15 eh) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh))))))))) |
(+ eh (* (pow t 2) (+ (* 1/3 eh) (+ (* 1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* 2/15 eh) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) eh)) (+ (* -1/6 (/ (* (pow ew 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* 17/315 eh) (* 1/15 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))))))))))))) |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (/ (* ew (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew)))) eh)))) |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew))))) (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 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew))))) (pow eh 3))) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew))))) ew)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew)))) (* 1/120 (/ (pow eh 2) ew)))))) (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 (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/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 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))) (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 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))) (pow eh 3))) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))) ew)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (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))))) |
(/ eh t) |
(/ (+ eh (* -1/3 (* eh (pow t 2)))) t) |
(/ eh (* ew t)) |
(/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t) |
(/ (+ (* -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) (* (pow ew 2) (pow t 2))) |
(/ (+ (* -2/3 (/ (* (pow eh 2) (pow t 2)) (pow ew 2))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(/ (+ (* (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 (* (pow t 2) (+ (* -1/6 eh) (* 1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh))))) |
(+ eh (* (pow t 2) (+ (* -1/6 eh) (+ (* 1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* -1/12 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/120 eh)))))))) |
(+ eh (* (pow t 2) (+ (* -1/6 eh) (+ (* 1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* -1/12 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* 1/120 eh) (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) eh)) (+ (* -1/5040 eh) (+ (* 1/240 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/12 (/ (* (pow ew 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))))))))))) |
(/ (+ eh (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 eh) (* 2/15 eh)))) (* 1/3 eh)))) t) |
(/ (+ eh (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 eh) (* 2/15 eh))) (+ (* -2/45 eh) (* 17/315 eh))))) (+ (* -1/9 eh) (* 2/15 eh)))) (* 1/3 eh)))) t) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(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))))))) |
(* (/ (* ew (sin t)) (cos t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* -1/3 (* eh t)) |
(* t (+ (* -1/3 eh) (/ eh (pow t 2)))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(* t (+ (* -1/3 (/ eh ew)) (/ eh (* ew (pow t 2))))) |
(* (* ew (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(* -1 (* t (+ (* -1 (/ eh (pow t 2))) (* 1/3 eh)))) |
(* -1 (* t (+ (* -1 (/ eh (* ew (pow t 2)))) (* 1/3 (/ eh ew))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 25.0ms | t | @ | 0 | ((+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (fabs (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh)))) (* (sin t) ew) (sin t) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) eh) (sin (atan (* (/ (/ eh (sin t)) ew) (cos 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)))))) (* (/ eh (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (tan t) ew))) eh) (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (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)))))) (* (/ (* (cos t) eh) (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* ew (sin t)))) eh) (/ (* (cos t) eh) (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* ew (sin t)))) (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (/ (+ (* (* (* t t) eh) -1/3) eh) t) (fabs (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)))) (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (/ (/ eh (tan t)) ew) (/ eh (* (tan t) ew)) (pow (/ (/ eh (tan t)) ew) 2) (* (/ (/ eh (sin t)) ew) (cos t)) (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (* (* -1/3 (/ eh ew)) t) (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* ew (sin t))) (/ eh (tan t)) (* (* t t) eh)) |
| 12.0ms | ew | @ | inf | ((+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (fabs (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh)))) (* (sin t) ew) (sin t) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) eh) (sin (atan (* (/ (/ eh (sin t)) ew) (cos 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)))))) (* (/ eh (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (tan t) ew))) eh) (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (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)))))) (* (/ (* (cos t) eh) (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* ew (sin t)))) eh) (/ (* (cos t) eh) (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* ew (sin t)))) (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (/ (+ (* (* (* t t) eh) -1/3) eh) t) (fabs (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)))) (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (/ (/ eh (tan t)) ew) (/ eh (* (tan t) ew)) (pow (/ (/ eh (tan t)) ew) 2) (* (/ (/ eh (sin t)) ew) (cos t)) (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (* (* -1/3 (/ eh ew)) t) (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* ew (sin t))) (/ eh (tan t)) (* (* t t) eh)) |
| 12.0ms | eh | @ | -inf | ((+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (fabs (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh)))) (* (sin t) ew) (sin t) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) eh) (sin (atan (* (/ (/ eh (sin t)) ew) (cos 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)))))) (* (/ eh (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (tan t) ew))) eh) (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (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)))))) (* (/ (* (cos t) eh) (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* ew (sin t)))) eh) (/ (* (cos t) eh) (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* ew (sin t)))) (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (/ (+ (* (* (* t t) eh) -1/3) eh) t) (fabs (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)))) (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (/ (/ eh (tan t)) ew) (/ eh (* (tan t) ew)) (pow (/ (/ eh (tan t)) ew) 2) (* (/ (/ eh (sin t)) ew) (cos t)) (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (* (* -1/3 (/ eh ew)) t) (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* ew (sin t))) (/ eh (tan t)) (* (* t t) eh)) |
| 12.0ms | eh | @ | inf | ((+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (fabs (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh)))) (* (sin t) ew) (sin t) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) eh) (sin (atan (* (/ (/ eh (sin t)) ew) (cos 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)))))) (* (/ eh (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (tan t) ew))) eh) (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (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)))))) (* (/ (* (cos t) eh) (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* ew (sin t)))) eh) (/ (* (cos t) eh) (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* ew (sin t)))) (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (/ (+ (* (* (* t t) eh) -1/3) eh) t) (fabs (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)))) (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (/ (/ eh (tan t)) ew) (/ eh (* (tan t) ew)) (pow (/ (/ eh (tan t)) ew) 2) (* (/ (/ eh (sin t)) ew) (cos t)) (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (* (* -1/3 (/ eh ew)) t) (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* ew (sin t))) (/ eh (tan t)) (* (* t t) eh)) |
| 11.0ms | ew | @ | 0 | ((+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (fabs (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh)))) (* (sin t) ew) (sin t) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) eh) (sin (atan (* (/ (/ eh (sin t)) ew) (cos 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)))))) (* (/ eh (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (tan t) ew))) eh) (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (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)))))) (* (/ (* (cos t) eh) (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* ew (sin t)))) eh) (/ (* (cos t) eh) (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* ew (sin t)))) (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (/ (+ (* (* (* t t) eh) -1/3) eh) t) (fabs (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)))) (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (/ (/ eh (tan t)) ew) (/ eh (* (tan t) ew)) (pow (/ (/ eh (tan t)) ew) 2) (* (/ (/ eh (sin t)) ew) (cos t)) (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (* (* -1/3 (/ eh ew)) t) (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* ew (sin t))) (/ eh (tan t)) (* (* t t) eh)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1203 | 10272 |
| 1 | 4351 | 10030 |
| 0 | 8487 | 9627 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* ew (sin t)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (sin t))) |
(+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
(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 (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (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))))) |
(/ (* ew (sin t)) (cos t)) |
(+ (* 1/2 (/ (* (pow eh 2) (cos t)) (* ew (sin t)))) (/ (* ew (sin t)) (cos t))) |
(+ (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (cos t) (* ew (sin t)))))) (/ (* ew (sin t)) (cos t))) |
(+ (* (pow eh 2) (+ (* 1/2 (/ (cos t) (* ew (sin t)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 5)) (* (pow ew 5) (pow (sin t) 5)))))))) (/ (* ew (sin t)) (cos 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))))) |
(/ (* eh (+ 1 (* -1/3 (pow t 2)))) 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))))))))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) |
(/ (* eh (+ (* -1/3 (/ (pow t 2) ew)) (/ 1 ew))) t) |
(* -1/3 (/ (* eh t) ew)) |
(+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* ew (sin t))) |
(+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(+ (* ew (sin t)) (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 5) (pow (sin t) 5))))))))) |
(/ (* eh (cos t)) (sin t)) |
(* eh (pow t 2)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))) |
(* eh (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(* eh (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (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))) |
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))))))))) |
(* eh (+ 1 (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))) |
(* eh (+ 1 (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 4)))) (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))))) |
(* eh (+ 1 (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 4)))) (+ (* 1/16 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (pow (cos t) 6)))) (* 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 (+ (* -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)))))))) |
(* 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)) |
(* eh (+ (cos t) (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(* eh (+ (cos t) (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(* eh (+ (cos t) (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (pow (cos t) 5)))) (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
(* -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 (* eh (+ 1 (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))))) |
(* -1 (* eh (+ 1 (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 4)))) (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))))) |
(* -1 (* eh (+ 1 (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 4)))) (+ (* 1/16 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (pow (cos t) 6)))) (* 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) |
(- (+ (* 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 (/ (* eh (- (* 1/3 (pow t 2)) 1)) 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)))))))) |
(* -1 (/ (* eh (- (* 1/3 (/ (pow t 2) ew)) (/ 1 ew))) t)) |
(* -1 (* eh (cos t))) |
(* -1 (* eh (+ (cos t) (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(* -1 (* eh (+ (cos t) (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
(* -1 (* eh (+ (cos t) (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (pow (cos t) 5)))) (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(+ 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)))))))) |
(+ eh (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (pow (cos t) 2))))) |
(+ eh (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 4)))) (* 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/8 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 4)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 6)) (* (pow eh 5) (pow (cos t) 6))))))))) |
(+ 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/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 (* -1/3 (* eh (pow t 2)))) (* ew t)) |
(+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))) (* eh (cos t))) |
(+ (* eh (cos t)) (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (pow (sin t) 2) (* eh (cos t))))))) |
(+ (* eh (cos t)) (* (pow ew 2) (+ (* 1/2 (/ (pow (sin t) 2) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 6)) (* (pow eh 5) (pow (cos t) 5))))))))) |
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew)))) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ (* eh (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))) |
(/ (+ (* -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) |
(* ew (+ (* 1/2 (/ (* (pow eh 2) (cos t)) (* (pow ew 2) (sin t)))) (/ (sin t) (cos t)))) |
(* ew (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 2) (cos t)) (* (pow ew 2) (sin t)))) (/ (sin t) (cos t))))) |
(* ew (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 5)) (* (pow ew 6) (pow (sin t) 5)))) (+ (* 1/2 (/ (* (pow eh 2) (cos t)) (* (pow ew 2) (sin t)))) (/ (sin t) (cos 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 (+ (* -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 (+ (sin t) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))) |
(* ew (+ (sin t) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* ew (+ (sin t) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 5)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) ew))))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew)) (* eh (* (cos t) (sin (atan (/ (* eh (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 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew)) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew)) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew)) |
(* -1 (* ew (+ (* -1 (/ (sin t) (cos t))) (* -1/2 (/ (* (pow eh 2) (cos t)) (* (pow ew 2) (sin t))))))) |
(* -1 (* ew (+ (* -1 (/ (sin t) (cos t))) (+ (* -1/2 (/ (* (pow eh 2) (cos t)) (* (pow ew 2) (sin t)))) (* 1/8 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 4) (pow (sin t) 3)))))))) |
(* -1 (* ew (+ (* -1 (/ (sin t) (cos t))) (+ (* -1/2 (/ (* (pow eh 2) (cos t)) (* (pow ew 2) (sin t)))) (+ (* -1/16 (/ (* (pow eh 6) (pow (cos t) 5)) (* (pow ew 6) (pow (sin t) 5)))) (* 1/8 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 4) (pow (sin t) 3))))))))) |
(* -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 eh) (* 1/3 (* eh (pow t 2)))) (* ew t))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* -1 (* ew (+ (* -1 (sin t)) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* 1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))))))) |
(* -1 (* ew (+ (* -1 (sin t)) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 5)))) (* 1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (pow ew 2) eh)))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (pow ew 2) eh))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (+ (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* -1/720 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))))) (/ (pow ew 2) eh))))) |
(* 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))))))) |
t |
(* t (+ 1 (* -1/6 (pow t 2)))) |
(* t (+ 1 (* (pow t 2) (- (* 1/120 (pow t 2)) 1/6)))) |
(* t (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/120 (* -1/5040 (pow t 2)))) 1/6)))) |
(+ (* 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 (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* -1/3 eh)))) |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* -1/3 eh) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh))))))))) |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* -1/3 eh) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/3 (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) (+ (* -2/45 (/ (pow eh 2) ew)) (* 17/315 (/ (pow eh 2) ew))))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/2 (/ (* (pow ew 3) (* (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3))))))))))))))) |
(+ eh (* (pow t 2) (+ (* 1/3 eh) (* 1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh))))) |
(+ eh (* (pow t 2) (+ (* 1/3 eh) (+ (* 1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* 2/15 eh) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh))))))))) |
(+ eh (* (pow t 2) (+ (* 1/3 eh) (+ (* 1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* 2/15 eh) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) eh)) (+ (* -1/6 (/ (* (pow ew 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* 17/315 eh) (* 1/15 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))))))))))))) |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (/ (* ew (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew)))) eh)))) |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew))))) (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 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew))))) (pow eh 3))) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew))))) ew)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew)))) (* 1/120 (/ (pow eh 2) ew)))))) (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 (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/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 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))) (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 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))) (pow eh 3))) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))) ew)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (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))))) |
(/ eh t) |
(/ (+ eh (* -1/3 (* eh (pow t 2)))) t) |
(/ eh (* ew t)) |
(/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t) |
(/ (+ (* -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) (* (pow ew 2) (pow t 2))) |
(/ (+ (* -2/3 (/ (* (pow eh 2) (pow t 2)) (pow ew 2))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(/ (+ (* (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 (* (pow t 2) (+ (* -1/6 eh) (* 1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh))))) |
(+ eh (* (pow t 2) (+ (* -1/6 eh) (+ (* 1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* -1/12 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/120 eh)))))))) |
(+ eh (* (pow t 2) (+ (* -1/6 eh) (+ (* 1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* -1/12 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* 1/120 eh) (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) eh)) (+ (* -1/5040 eh) (+ (* 1/240 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/12 (/ (* (pow ew 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))))))))))) |
(/ (+ eh (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 eh) (* 2/15 eh)))) (* 1/3 eh)))) t) |
(/ (+ eh (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 eh) (* 2/15 eh))) (+ (* -2/45 eh) (* 17/315 eh))))) (+ (* -1/9 eh) (* 2/15 eh)))) (* 1/3 eh)))) t) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(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))))))) |
(* (/ (* ew (sin t)) (cos t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* -1/3 (* eh t)) |
(* t (+ (* -1/3 eh) (/ eh (pow t 2)))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(* t (+ (* -1/3 (/ eh ew)) (/ eh (* ew (pow t 2))))) |
(* (* ew (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(* -1 (* t (+ (* -1 (/ eh (pow t 2))) (* 1/3 eh)))) |
(* -1 (* t (+ (* -1 (/ eh (* ew (pow t 2)))) (* 1/3 (/ eh ew))))) |
| Outputs |
|---|
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (sin t))) |
(fma.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t) (*.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 t)) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) ew))) eh (*.f64 (sin.f64 t) ew)) |
(+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (sin t))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 eh eh) ew) (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (sin.f64 t)) (/.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) 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 (*.f64 (sin.f64 t) ew)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 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)))) (*.f64 (sin.f64 t) ew) (*.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 (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)))) |
(/ (* (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 ew #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #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)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(+ (* 1/2 (/ (* (pow eh 2) (cos t)) (* ew (sin t)))) (/ (* ew (sin t)) (cos t))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) ew) (/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (sin.f64 t)) (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t))) |
(+ (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (cos t) (* ew (sin t)))))) (/ (* ew (sin t)) (cos t))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) ew) (/.f64 (cos.f64 t) (sin.f64 t)) (*.f64 (/.f64 #s(literal -1/8 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 eh eh) (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t))) |
(+ (* (pow eh 2) (+ (* 1/2 (/ (cos t) (* ew (sin t)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 5)) (* (pow ew 5) (pow (sin t) 5)))))))) (/ (* ew (sin t)) (cos t))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (*.f64 eh eh)) (pow.f64 ew #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/8 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 #s(literal 1/2 binary64) (sin.f64 t)) (/.f64 (cos.f64 t) ew))) (*.f64 eh eh) (/.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 (+ (* -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 ew #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #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) |
(/ (* eh (+ 1 (* -1/3 (pow t 2)))) t) |
(/.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) eh) t) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (/.f64 #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/2 binary64) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.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 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/8 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 #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 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)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) |
(*.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))) |
(/ (* eh (+ (* -1/3 (/ (pow t 2) ew)) (/ 1 ew))) t) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) eh) t) |
(* -1/3 (/ (* eh t) ew)) |
(*.f64 (/.f64 (*.f64 eh t) ew) #s(literal -1/3 binary64)) |
(+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* ew (sin t))) |
(fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (sin.f64 t))) #s(literal 1/2 binary64) (*.f64 (sin.f64 t) ew)) |
(+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) ew) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)) (*.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 eh eh)) (pow.f64 ew #s(literal 3 binary64))))) (*.f64 eh eh) (*.f64 (sin.f64 t) ew)) |
(+ (* ew (sin t)) (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 5) (pow (sin t) 5))))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 eh eh)) (pow.f64 ew #s(literal 5 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 3 binary64)) (pow.f64 ew #s(literal 3 binary64))))) (*.f64 eh eh) (*.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 t)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew))) (*.f64 eh eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (sin t)) |
(/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) |
(* eh (pow t 2)) |
(*.f64 (*.f64 t 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)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t) (*.f64 (/.f64 (*.f64 ew ew) (cos.f64 t)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) eh) |
(* eh (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t) (*.f64 (/.f64 (*.f64 ew ew) (cos.f64 t)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))))) eh) |
(* eh (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 eh #s(literal 6 binary64))) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))))) (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t) (*.f64 (/.f64 (*.f64 ew ew) (cos.f64 t)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh 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 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) |
(* 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) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) eh) |
(* eh (+ 1 (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 4)))) (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64))) eh) |
(* eh (+ 1 (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 4)))) (+ (* 1/16 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (pow (cos t) 6)))) (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 eh #s(literal 6 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 eh #s(literal 4 binary64))) #s(literal 1 binary64))) eh) |
(+ 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)) |
(* 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)) |
(*.f64 (cos.f64 t) eh) |
(* eh (+ (cos t) (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (cos.f64 t)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) eh) (/.f64 (*.f64 ew ew) eh)) (cos.f64 t)) eh) |
(* eh (+ (cos t) (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (cos.f64 t)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) eh) (/.f64 (*.f64 ew ew) 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 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (cos.f64 t))) eh) |
(* eh (+ (cos t) (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (pow (cos t) 5)))) (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (cos.f64 t)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) eh) (/.f64 (*.f64 ew ew) eh)) (*.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 eh #s(literal 6 binary64))) (/.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 5 binary64))))) (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (cos.f64 t))) eh) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(*.f64 (neg.f64 eh) (fma.f64 (neg.f64 (cos.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (/.f64 (*.f64 ew ew) (cos.f64 t)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(*.f64 (neg.f64 eh) (fma.f64 (neg.f64 (cos.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (cos.f64 t)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
(*.f64 (neg.f64 eh) (fma.f64 (neg.f64 (cos.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 eh #s(literal 6 binary64))) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))))) (*.f64 (/.f64 (*.f64 ew ew) (cos.f64 t)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh 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 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))))) |
(* -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 (* 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) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(* -1 (* eh (+ 1 (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 4)))) (* 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/8 binary64) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(* -1 (* eh (+ 1 (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 4)))) (+ (* 1/16 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (pow (cos t) 6)))) (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))))))) |
(*.f64 (neg.f64 eh) (+.f64 (fma.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 eh #s(literal 6 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 eh #s(literal 4 binary64))) #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) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(- (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))) 1) |
(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 (/ (* eh (- (* 1/3 (pow t 2)) 1)) t)) |
(*.f64 (neg.f64 eh) (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t t) #s(literal -1 binary64)) t)) |
(* -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)))))) |
(* -1 (/ (* eh (- (* 1/3 (/ (pow t 2) ew)) (/ 1 ew))) t)) |
(*.f64 (neg.f64 eh) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal -1 binary64) ew)) t)) |
(* -1 (* eh (cos t))) |
(*.f64 (neg.f64 eh) (cos.f64 t)) |
(* -1 (* eh (+ (cos t) (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(*.f64 (neg.f64 eh) (fma.f64 (/.f64 #s(literal 1/2 binary64) (cos.f64 t)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) eh) (/.f64 (*.f64 ew ew) eh)) (cos.f64 t))) |
(* -1 (* eh (+ (cos t) (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
(*.f64 (neg.f64 eh) (fma.f64 (/.f64 #s(literal 1/2 binary64) (cos.f64 t)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) eh) (/.f64 (*.f64 ew ew) 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 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (cos.f64 t)))) |
(* -1 (* eh (+ (cos t) (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (pow (cos t) 5)))) (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))))) |
(*.f64 (neg.f64 eh) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (cos.f64 t)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) eh) (/.f64 (*.f64 ew ew) eh)) (*.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 eh #s(literal 6 binary64))) (/.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 5 binary64))))) (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (cos.f64 t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 eh #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) eh) (cos.f64 t))) (*.f64 ew ew))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64))) eh (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 3 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))))) (*.f64 ew ew) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) eh) (cos.f64 t))) (*.f64 ew ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ 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 (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)))) (*.f64 eh eh)) (/.f64 #s(literal -3/4 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) #s(literal 1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (*.f64 (pow.f64 eh #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)) (/.f64 (*.f64 ew ew) (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) |
(+ 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/8 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 4)))) (* 1/2 (/ (pow (sin t) 2) (* eh (pow (cos t) 2))))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) eh) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.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 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 ew ew) eh) |
(+ eh (* (pow ew 2) (+ (* 1/2 (/ (pow (sin t) 2) (* eh (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 4)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 6)) (* (pow eh 5) (pow (cos t) 6))))))))) |
(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 6 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 eh #s(literal 3 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 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 (* (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 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))) (*.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 (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)))) (*.f64 eh eh)) (/.f64 #s(literal -3/4 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) #s(literal 1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (*.f64 (pow.f64 eh #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)) (/.f64 (*.f64 ew ew) (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 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) (*.f64 ew ew) #s(literal 1 binary64)) |
(/ (+ (* 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/2 binary64) eh) (/.f64 (sin.f64 t) (cos.f64 t)) (*.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 eh #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) (*.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 (* -1/3 (* eh (pow t 2)))) (* ew t)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) ew) t) |
(+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))) (* eh (cos t))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (cos.f64 t) eh)) #s(literal 1/2 binary64) (*.f64 (cos.f64 t) eh)) |
(+ (* eh (cos t)) (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (pow (sin t) 2) (* eh (cos t))))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) eh) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 t)) (*.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 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) (*.f64 ew ew) (*.f64 (cos.f64 t) eh)) |
(+ (* eh (cos t)) (* (pow ew 2) (+ (* 1/2 (/ (pow (sin t) 2) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 6)) (* (pow eh 5) (pow (cos t) 5))))))))) |
(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 6 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 4 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 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) eh))) (*.f64 ew ew) (*.f64 (cos.f64 t) eh)) |
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 eh (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) ew) (sin.f64 t)) ew) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew)))) |
(*.f64 (fma.f64 eh (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) ew) (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 t)) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 eh eh) ew)) (sin.f64 t))) ew) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 eh eh) (sin.f64 t)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (fma.f64 eh (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) ew) (sin.f64 t))) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (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) |
(/ (+ (* -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) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) ew) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) 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 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 (cos.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)) (/.f64 (pow.f64 eh #s(literal 4 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 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 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 (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 (cos.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)) (/.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (sin.f64 t)))) ew) |
(* ew (+ (* 1/2 (/ (* (pow eh 2) (cos t)) (* (pow ew 2) (sin t)))) (/ (sin t) (cos t)))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 ew ew)) (/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (sin.f64 t)) (/.f64 (sin.f64 t) (cos.f64 t))) ew) |
(* ew (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 2) (cos t)) (* (pow ew 2) (sin t)))) (/ (sin t) (cos t))))) |
(*.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 3 binary64))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 ew ew)) (/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (sin.f64 t)) (/.f64 (sin.f64 t) (cos.f64 t)))) ew) |
(* ew (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 5)) (* (pow ew 6) (pow (sin t) 5)))) (+ (* 1/2 (/ (* (pow eh 2) (cos t)) (* (pow ew 2) (sin t)))) (/ (sin t) (cos t)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64))) (pow.f64 ew #s(literal 6 binary64))) (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 3 binary64))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 ew ew)) (/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (sin.f64 t)) (/.f64 (sin.f64 t) (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) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (/.f64 (pow.f64 eh #s(literal 3 binary64)) ew) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) 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 (/ (* (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 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 (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 (+ (* -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/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)) (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))) #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 (+ (sin t) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 ew ew)) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)) (sin.f64 t)) ew) |
(* ew (+ (sin t) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(*.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 3 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 ew ew)) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)) (sin.f64 t))) ew) |
(* ew (+ (sin t) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 5)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 ew #s(literal 6 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 ew ew)) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)))) (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 3 binary64))) (sin.f64 t))) ew) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 eh (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) ew) (sin.f64 t)))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) ew))))) |
(*.f64 (neg.f64 ew) (-.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (/.f64 #s(literal -1/2 binary64) ew) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)))) (neg.f64 ew)) (sin.f64 t))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew)) (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) ew))))) |
(*.f64 (neg.f64 ew) (-.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) eh (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) ew) (/.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)))) (neg.f64 ew))) (neg.f64 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 (/ (+ (* -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 (neg.f64 (*.f64 eh eh)) (/.f64 (cos.f64 t) (sin.f64 t)) (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) ew) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) ew)))) (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 (cos.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)) (/.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (sin.f64 t)))) (/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (neg.f64 (sin.f64 t)))) (neg.f64 ew)) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (cos.f64 t) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.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 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 (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 (cos.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)) (/.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))))) (neg.f64 ew)) |
(* -1 (* ew (+ (* -1 (/ (sin t) (cos t))) (* -1/2 (/ (* (pow eh 2) (cos t)) (* (pow ew 2) (sin t))))))) |
(*.f64 (neg.f64 ew) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 ew ew)) (/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (sin.f64 t)) (/.f64 (neg.f64 (sin.f64 t)) (cos.f64 t)))) |
(* -1 (* ew (+ (* -1 (/ (sin t) (cos t))) (+ (* -1/2 (/ (* (pow eh 2) (cos t)) (* (pow ew 2) (sin t)))) (* 1/8 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 4) (pow (sin t) 3)))))))) |
(*.f64 (neg.f64 ew) (fma.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (pow.f64 ew #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 ew ew)) (/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (sin.f64 t)) (/.f64 (neg.f64 (sin.f64 t)) (cos.f64 t))))) |
(* -1 (* ew (+ (* -1 (/ (sin t) (cos t))) (+ (* -1/2 (/ (* (pow eh 2) (cos t)) (* (pow ew 2) (sin t)))) (+ (* -1/16 (/ (* (pow eh 6) (pow (cos t) 5)) (* (pow ew 6) (pow (sin t) 5)))) (* 1/8 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 4) (pow (sin t) 3))))))))) |
(*.f64 (neg.f64 ew) (-.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64))) (pow.f64 ew #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (pow.f64 ew #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 ew ew)) (/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (sin.f64 t))))) (/.f64 (sin.f64 t) (cos.f64 t)))) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (/.f64 (pow.f64 eh #s(literal 3 binary64)) ew) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) ew)) (/.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (sin.f64 t))) (neg.f64 ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.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 (neg.f64 eh) (cos.f64 t)) (sin.f64 t))) (neg.f64 ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* 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 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 (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 (*.f64 (neg.f64 eh) (cos.f64 t)) (sin.f64 t))) (neg.f64 ew)) |
(* -1 (/ (+ (* -1 eh) (* 1/3 (* eh (pow t 2)))) (* ew t))) |
(/.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t t) eh) (neg.f64 eh)) ew) (neg.f64 t)) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(*.f64 (neg.f64 ew) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 ew ew)) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)) (neg.f64 (sin.f64 t)))) |
(* -1 (* ew (+ (* -1 (sin t)) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* 1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))))))) |
(*.f64 (neg.f64 ew) (fma.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (sin.f64 t) #s(literal 3 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) (*.f64 ew ew)) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)) (neg.f64 (sin.f64 t))))) |
(* -1 (* ew (+ (* -1 (sin t)) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 5)))) (* 1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3))))))))) |
(*.f64 (neg.f64 ew) (-.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 ew #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (sin.f64 t) #s(literal 3 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))) (*.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 t)) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 eh eh) ew))))) (sin.f64 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 ew 2) eh)))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (*.f64 ew ew) eh)) (*.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/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (pow ew 2) eh))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) (pow.f64 eh #s(literal 3 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/24 binary64) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh)))) (*.f64 t t) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (*.f64 ew ew) eh))) (*.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/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (+ (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* -1/720 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))))) (/ (pow ew 2) eh))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) (pow.f64 eh #s(literal 3 binary64)))) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) #s(literal 2 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -1/720 binary64) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (fma.f64 #s(literal 1/12 binary64) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) (pow.f64 eh #s(literal 3 binary64)))) (*.f64 #s(literal 1/120 binary64) (/.f64 (*.f64 ew ew) eh))))) (*.f64 t t) (fma.f64 (*.f64 #s(literal 1/24 binary64) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh))))) (*.f64 t t) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (/.f64 (*.f64 ew ew) eh))) (*.f64 t t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(* ew t) |
(*.f64 ew t) |
(* t (+ ew (* -1/6 (* ew (pow t 2))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) t) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 t t) ew) (*.f64 #s(literal 1/120 binary64) ew)) (*.f64 t t) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t) |
t |
(* t (+ 1 (* -1/6 (pow t 2)))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) t) |
(* t (+ 1 (* (pow t 2) (- (* 1/120 (pow t 2)) 1/6)))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t) |
(* t (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/120 (* -1/5040 (pow t 2)))) 1/6)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t) |
(+ (* 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 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) #s(literal -1/6 binary64) (*.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 (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* -1/3 eh)))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) eh)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/3 binary64) eh)) (*.f64 t t) eh) |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* -1/3 eh) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh))))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) ew) (/.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) #s(literal 2 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (pow.f64 eh #s(literal 3 binary64))) ew) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) eh)) #s(literal 1/6 binary64) (*.f64 (neg.f64 ew) (/.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/45 binary64)) eh)))) (*.f64 t t) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) eh)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/3 binary64) eh))) (*.f64 t t) eh) |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* -1/3 eh) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/3 (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) (+ (* -2/45 (/ (pow eh 2) ew)) (* 17/315 (/ (pow eh 2) ew))))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/2 (/ (* (pow ew 3) (* (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3))))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (neg.f64 ew) (/.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/45 binary64)) eh) (fma.f64 (fma.f64 (neg.f64 ew) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/45 binary64)) #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/105 binary64))) eh) (fma.f64 (/.f64 #s(literal -1/2 binary64) ew) (/.f64 (*.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (neg.f64 (fma.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) #s(literal 2 binary64)) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 eh #s(literal 4 binary64)))))) eh) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) eh) (/.f64 (*.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -1/15 binary64)) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -52/945 binary64))) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 eh #s(literal 4 binary64))))) (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 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) #s(literal 2 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew)))) eh) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -1/15 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew)))) (pow.f64 eh #s(literal 6 binary64))))) (pow.f64 eh #s(literal 3 binary64))) ew) (fma.f64 (/.f64 #s(literal 1/6 binary64) ew) (/.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) #s(literal 2 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (pow.f64 eh #s(literal 3 binary64))) ew) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/45 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew)))) (pow.f64 eh #s(literal 3 binary64))) #s(literal 1/2 binary64))))) (*.f64 t t) (fma.f64 (/.f64 #s(literal -1/2 binary64) ew) (/.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) #s(literal 2 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (pow.f64 eh #s(literal 3 binary64))) ew) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) eh)) #s(literal 1/6 binary64))))) (*.f64 t t) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) eh)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/3 binary64) eh))) (*.f64 t t) eh) |
(+ eh (* (pow t 2) (+ (* 1/3 eh) (* 1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/3 binary64) eh)) (*.f64 t t) eh) |
(+ eh (* (pow t 2) (+ (* 1/3 eh) (+ (* 1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* 2/15 eh) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) eh) (/.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) #s(literal 2 binary64)) (*.f64 ew ew)) eh) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -1/15 binary64))) eh)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) eh)) #s(literal 1/6 binary64) (*.f64 #s(literal 2/15 binary64) eh))) (*.f64 t t) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/3 binary64) eh))) (*.f64 t t) eh) |
(+ eh (* (pow t 2) (+ (* 1/3 eh) (+ (* 1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* 2/15 eh) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) eh)) (+ (* -1/6 (/ (* (pow ew 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* 17/315 eh) (* 1/15 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) eh) (/.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) #s(literal 2 binary64)) (*.f64 ew ew)) eh) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -1/15 binary64))) eh)) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) eh) (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) eh) (/.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) #s(literal 2 binary64)) (*.f64 ew ew)) eh) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -1/15 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew)))) (*.f64 ew ew)) eh) (fma.f64 #s(literal -2/3 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -1/15 binary64)) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -52/945 binary64)))) eh)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) eh) (/.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) #s(literal 2 binary64)) (*.f64 ew ew)) eh) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -1/15 binary64))) eh)) #s(literal -1/6 binary64) (fma.f64 #s(literal 1/15 binary64) (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) eh)) (*.f64 #s(literal 17/315 binary64) eh)))) (*.f64 t t) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) eh)) #s(literal 1/6 binary64) (*.f64 #s(literal 2/15 binary64) eh)))) (*.f64 t t) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/3 binary64) eh))) (*.f64 t t) eh) |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (/ (* ew (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew)))) eh)))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) 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 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew))))) (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 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) #s(literal 2 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) ew) (/.f64 (pow.f64 eh #s(literal 3 binary64)) ew) (*.f64 (pow.f64 ew #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew)))) (pow.f64 eh #s(literal 3 binary64))))) (*.f64 ew (/.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)))) eh))) (*.f64 t t) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) 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 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew))))) (pow eh 3))) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew))))) ew)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew)))) (* 1/120 (/ (pow eh 2) ew)))))) (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 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) #s(literal 2 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) ew) (/.f64 (pow.f64 eh #s(literal 3 binary64)) ew) (*.f64 (pow.f64 ew #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew)))) (pow.f64 eh #s(literal 3 binary64))))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 eh #s(literal 3 binary64)) ew) (/.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (neg.f64 (fma.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) #s(literal 2 binary64)) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 eh #s(literal 4 binary64)))))) eh) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) eh) (/.f64 (*.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -1/15 binary64)) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -52/945 binary64))) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 eh #s(literal 4 binary64))))) (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 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) #s(literal 2 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew)))) eh) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -1/15 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew)))) (pow.f64 eh #s(literal 6 binary64))))) ew) (*.f64 (pow.f64 ew #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)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew)))) (pow.f64 eh #s(literal 3 binary64))))) (fma.f64 ew (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/720 binary64)) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -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 (*.f64 eh (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/3 binary64)) (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) #s(literal 2 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) ew)) #s(literal -1/2 binary64)))) (*.f64 t t) (*.f64 ew (/.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)))) eh)))) (*.f64 t t) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) 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 (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/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 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) eh) (/.f64 (*.f64 ew ew) eh)) #s(literal -1/2 binary64) (/.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 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))) (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 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) #s(literal 2 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) ew) (/.f64 (*.f64 eh eh) ew) (*.f64 (pow.f64 ew #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew)))) (pow.f64 eh #s(literal 3 binary64))))) (*.f64 ew (/.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)))) eh))) (*.f64 t t) (fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) eh) (/.f64 (*.f64 ew ew) eh)) #s(literal -1/2 binary64) (/.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 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))) (pow eh 3))) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))) ew)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (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 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) #s(literal 2 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) ew) (/.f64 (*.f64 eh eh) ew) (*.f64 (pow.f64 ew #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew)))) (pow.f64 eh #s(literal 3 binary64))))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (neg.f64 (fma.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) #s(literal 2 binary64)) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 eh #s(literal 4 binary64)))))) eh) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) eh) (/.f64 (*.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -1/15 binary64)) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -52/945 binary64))) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 eh #s(literal 4 binary64))))) (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 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) #s(literal 2 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew)))) eh) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -1/15 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew)))) (pow.f64 eh #s(literal 6 binary64))))) ew) (/.f64 (*.f64 eh eh) ew) (*.f64 (pow.f64 ew #s(literal 3 binary64)) (/.f64 (*.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 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew)))) (pow.f64 eh #s(literal 3 binary64))))) (fma.f64 ew (/.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))))) eh) (*.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 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) #s(literal 2 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) ew)) #s(literal -1/2 binary64)))) (*.f64 t t) (*.f64 ew (/.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)))) eh)))) (*.f64 t t) (fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) eh) (/.f64 (*.f64 ew ew) eh)) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) ew) eh))) (*.f64 t t) #s(literal 1 binary64)) |
(/ eh t) |
(/.f64 eh t) |
(/ (+ eh (* -1/3 (* eh (pow t 2)))) t) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) ew) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew)))) eh) #s(literal 1/2 binary64) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) ew) (fma.f64 (/.f64 #s(literal 1/4 binary64) eh) (/.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) #s(literal 2 binary64)) (*.f64 ew ew)) eh) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -1/15 binary64)))) eh) #s(literal -1/2 binary64) (*.f64 (*.f64 ew (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) eh)) #s(literal 1/2 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 ew (+.f64 (/.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) eh) (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) eh) (/.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) #s(literal 2 binary64)) (*.f64 ew ew)) eh) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -1/15 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew)))) (*.f64 ew ew)) eh) (fma.f64 #s(literal -2/3 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -1/15 binary64)) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -52/945 binary64)))) (*.f64 t t)) eh) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) eh) (/.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) #s(literal 2 binary64)) (*.f64 ew ew)) eh) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -1/15 binary64))) eh)))) (*.f64 t t) (*.f64 (*.f64 ew (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) eh)) #s(literal 1/2 binary64))) (*.f64 t t) (/.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 (/.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) (* (pow ew 2) (pow t 2))) |
(*.f64 (/.f64 eh (*.f64 ew ew)) (/.f64 eh (*.f64 t t))) |
(/ (+ (* -2/3 (/ (* (pow eh 2) (pow t 2)) (pow ew 2))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (*.f64 t t) ew)) #s(literal -2/3 binary64) (*.f64 (/.f64 eh ew) (/.f64 eh ew))) (*.f64 t t)) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1/15 binary64)) (*.f64 t t) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 t t) (*.f64 (/.f64 eh ew) (/.f64 eh ew))) (*.f64 t t)) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -1/15 binary64)) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -52/945 binary64))) (*.f64 t t) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -1/15 binary64)))) (*.f64 t t) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 t t) (*.f64 (/.f64 eh ew) (/.f64 eh ew))) (*.f64 t 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 (* (pow t 2) (+ (* -1/6 eh) (* 1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) eh)) (*.f64 t t) eh) |
(+ eh (* (pow t 2) (+ (* -1/6 eh) (+ (* 1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* -1/12 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/120 eh)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) eh) (/.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) #s(literal 2 binary64)) (*.f64 ew ew)) eh) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -1/15 binary64))) eh)) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/12 binary64) (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) eh)) (*.f64 #s(literal 1/120 binary64) eh))) (*.f64 t t) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) eh))) (*.f64 t t) eh) |
(+ eh (* (pow t 2) (+ (* -1/6 eh) (+ (* 1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* -1/12 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* 1/120 eh) (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) eh)) (+ (* -1/5040 eh) (+ (* 1/240 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/12 (/ (* (pow ew 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) eh) (/.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) #s(literal 2 binary64)) (*.f64 ew ew)) eh) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -1/15 binary64))) eh)) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) eh) (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) eh) (/.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) #s(literal 2 binary64)) (*.f64 ew ew)) eh) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -1/15 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew)))) (*.f64 ew ew)) eh) (fma.f64 #s(literal -2/3 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -1/15 binary64)) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -52/945 binary64)))) eh)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) eh) (/.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) #s(literal 2 binary64)) (*.f64 ew ew)) eh) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -1/15 binary64))) eh)) #s(literal 1/12 binary64) (fma.f64 #s(literal 1/240 binary64) (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) eh)) (*.f64 #s(literal -1/5040 binary64) eh)))) (*.f64 t t) (fma.f64 #s(literal -1/12 binary64) (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) eh)) (*.f64 #s(literal 1/120 binary64) eh)))) (*.f64 t t) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) eh))) (*.f64 t t) eh) |
(/ (+ eh (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 eh) (* 2/15 eh)))) (* 1/3 eh)))) t) |
(/.f64 (fma.f64 (fma.f64 (*.f64 eh #s(literal -1/45 binary64)) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) eh)) (*.f64 t t) eh) t) |
(/ (+ eh (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 eh) (* 2/15 eh))) (+ (* -2/45 eh) (* 17/315 eh))))) (+ (* -1/9 eh) (* 2/15 eh)))) (* 1/3 eh)))) t) |
(/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 eh #s(literal 1/45 binary64)) #s(literal -1/3 binary64) (*.f64 eh #s(literal 1/105 binary64))) (*.f64 t t) (*.f64 eh #s(literal 1/45 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) eh)) (*.f64 t t) eh) t) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 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)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(sin t) |
(sin.f64 t) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 (/.f64 (cos.f64 t) (sin.f64 t)) (/.f64 (*.f64 eh eh) ew)) (sqrt.f64 (/.f64 #s(literal 1 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 (sin t)) (cos t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(*.f64 (sqrt.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))) (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.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)))) (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))) |
(* -1/3 (* eh t)) |
(*.f64 (*.f64 #s(literal -1/3 binary64) eh) t) |
(* t (+ (* -1/3 eh) (/ eh (pow t 2)))) |
(*.f64 (fma.f64 #s(literal -1/3 binary64) eh (/.f64 eh (*.f64 t t))) t) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.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))) |
(* t (+ (* -1/3 (/ eh ew)) (/ eh (* ew (pow t 2))))) |
(*.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 eh ew) (/.f64 eh (*.f64 (*.f64 t t) ew))) t) |
(* (* ew (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(*.f64 (sqrt.f64 (fma.f64 (/.f64 (*.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))) (*.f64 (sin.f64 t) ew)) |
(* -1 (* t (+ (* -1 (/ eh (pow t 2))) (* 1/3 eh)))) |
(*.f64 (neg.f64 t) (fma.f64 #s(literal 1/3 binary64) eh (/.f64 (neg.f64 eh) (*.f64 t t)))) |
(* -1 (* t (+ (* -1 (/ eh (* ew (pow t 2)))) (* 1/3 (/ eh ew))))) |
(*.f64 (neg.f64 t) (fma.f64 #s(literal 1/3 binary64) (/.f64 eh ew) (/.f64 (neg.f64 eh) (*.f64 (*.f64 t t) ew)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 78 | 777 |
| 0 | 128 | 742 |
| 1 | 410 | 651 |
| 2 | 2504 | 651 |
| 0 | 8709 | 645 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(*.f64 (sin.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)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.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)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))))) eh)) |
(*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))))) eh) |
(sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh)) |
(*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh) |
(*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (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 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) eh)) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) eh) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) |
#s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))) |
#s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t)) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t) |
(*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) |
#s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) |
(*.f64 (*.f64 t t) eh) |
| Outputs |
|---|
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (-.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (-.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (-.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (*.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (neg.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)) ew) (*.f64 (cos.f64 t) eh)))) (*.f64 (neg.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 #s(literal -1 binary64) (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.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 (*.f64 ew (sin.f64 t)) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (neg.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)) ew) (*.f64 (cos.f64 t) eh)))) (*.f64 (neg.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 (*.f64 ew (sin.f64 t)) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.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 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) ew) (neg.f64 (sin.f64 t)) (*.f64 (neg.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)) ew) (*.f64 (cos.f64 t) eh)))) (*.f64 (neg.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 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) ew) (neg.f64 (sin.f64 t)) (*.f64 (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.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 ew (sin.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 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 ew (sin.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 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 #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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.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)) ew) (*.f64 (cos.f64 t) eh)) (neg.f64 (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 #s(literal -1 binary64) (*.f64 ew (sin.f64 t))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (neg.f64 (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 ew (sin.f64 t)) #s(literal -1 binary64)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 ew (sin.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)) (neg.f64 (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)) ew) (*.f64 (cos.f64 t) eh)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.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 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 (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 #s(literal -1 binary64) (*.f64 ew (sin.f64 t))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 (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 ew (sin.f64 t)) #s(literal -1 binary64)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.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 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 ew (sin.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)) (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.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 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (-.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64))) (fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (-.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (-.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (-.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t))) |
(fma.f64 eh (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t))) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (/.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64)) (fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (-.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t))))) |
(/.f64 (neg.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) (neg.f64 (fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (neg.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (neg.f64 (fabs.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (-.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t))))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (-.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (-.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))))) |
(fabs.f64 (-.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t))) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) #s(literal 2 binary64)) (fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (/.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t))))))) |
(fabs.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)))))) |
(fabs.f64 (neg.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)))) |
(*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) |
(*.f64 ew (*.f64 (sin.f64 t) #s(literal 1 binary64))) |
(*.f64 ew (sin.f64 t)) |
(*.f64 (sin.f64 t) (*.f64 ew #s(literal 1 binary64))) |
(*.f64 (sin.f64 t) ew) |
(sin.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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.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)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.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)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.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)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.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)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #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 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.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)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))))) eh)) |
(*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))))) eh) |
(*.f64 eh (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t)))))) |
(/.f64 (neg.f64 (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))) eh)) (neg.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.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)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))))) (neg.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))) eh) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 eh #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t)))) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))) (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.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)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))))) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t)))) (neg.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.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)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t)))))) |
(/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.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)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))))) |
(sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) 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 (/.f64 eh (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 (/.f64 eh (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 (/.f64 eh (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 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)) |
(*.f64 (/.f64 eh (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (tan.f64 t))) (/.f64 eh ew)) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) ew)) (/.f64 eh (sin.f64 t))) |
(*.f64 (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (/.f64 eh (sin.f64 t)) ew)) |
(*.f64 (*.f64 (*.f64 (cos.f64 t) eh) eh) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(*.f64 (*.f64 eh eh) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (tan.f64 t) ew))) |
(*.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) eh)) |
(*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) |
(*.f64 (*.f64 (cos.f64 t) eh) (*.f64 (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) eh)) |
(*.f64 (*.f64 (cos.f64 t) eh) (*.f64 eh (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))))) |
(*.f64 (cos.f64 t) (*.f64 (*.f64 eh (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) eh)) |
(*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(pow.f64 (/.f64 (*.f64 (*.f64 (tan.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (*.f64 eh eh)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (*.f64 (*.f64 (cos.f64 t) eh) eh)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (tan.f64 t)))) (neg.f64 ew)) |
(/.f64 (neg.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew))) (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 eh eh) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) eh) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) ew))) (neg.f64 (sin.f64 t))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) eh) (*.f64 ew (sin.f64 t)))) (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) eh) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (*.f64 ew (sin.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (neg.f64 (*.f64 ew (sin.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) eh)) (neg.f64 (*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 eh (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (neg.f64 (*.f64 eh (*.f64 (*.f64 (cos.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (neg.f64 (*.f64 ew (sin.f64 t)))) |
(/.f64 (neg.f64 (*.f64 eh (*.f64 (neg.f64 eh) (cos.f64 t)))) (neg.f64 (*.f64 (neg.f64 (*.f64 ew (sin.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 eh eh))) (neg.f64 (*.f64 (*.f64 (neg.f64 ew) (tan.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 (*.f64 (cos.f64 t) eh) eh))) (neg.f64 (*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) eh)) (neg.f64 (*.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 eh (neg.f64 eh))) (neg.f64 (*.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) eh)) (neg.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 eh #s(literal 1 binary64))) (neg.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (tan.f64 t))) ew) |
(/.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(/.f64 (/.f64 (*.f64 eh eh) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (*.f64 (tan.f64 t) ew)) |
(/.f64 (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) eh) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) ew)) (sin.f64 t)) |
(/.f64 (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) eh) (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) eh) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (*.f64 ew (sin.f64 t))) |
(/.f64 (*.f64 (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (*.f64 (tan.f64 t) ew)) |
(/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (*.f64 ew (sin.f64 t))) |
(/.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) eh) (*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 eh (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (tan.f64 t) ew)) |
(/.f64 (*.f64 eh (*.f64 (*.f64 (cos.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 ew (sin.f64 t))) |
(/.f64 (*.f64 eh (*.f64 (neg.f64 eh) (cos.f64 t))) (*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 eh eh)) (*.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 t) eh) eh)) (*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (neg.f64 eh) eh) (*.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 eh (neg.f64 eh)) (*.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) eh) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (cos.f64 t) eh) eh) (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 eh eh) (*.f64 (*.f64 (tan.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 eh) (neg.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 (tan.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (*.f64 eh eh)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (*.f64 (*.f64 (cos.f64 t) eh) eh)))) |
(/.f64 eh (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (tan.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (*.f64 eh eh))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (*.f64 (*.f64 (cos.f64 t) eh) eh))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (tan.f64 t)) ew) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) ew) (tan.f64 t)) |
(*.f64 (*.f64 (tan.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 (tan.f64 t) ew)) |
(*.f64 (tan.f64 t) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) ew)) |
(*.f64 ew (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (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 (/.f64 eh (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 (/.f64 eh (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 (/.f64 eh (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 (/.f64 eh (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 (/.f64 eh (tan.f64 t)) ew))) eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)) |
(*.f64 (/.f64 eh (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (tan.f64 t))) (/.f64 eh ew)) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) ew)) (/.f64 eh (sin.f64 t))) |
(*.f64 (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (/.f64 eh (sin.f64 t)) ew)) |
(*.f64 (*.f64 (*.f64 (cos.f64 t) eh) eh) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(*.f64 (*.f64 eh eh) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (tan.f64 t) ew))) |
(*.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) eh)) |
(*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) |
(*.f64 (*.f64 (cos.f64 t) eh) (*.f64 (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) eh)) |
(*.f64 (*.f64 (cos.f64 t) eh) (*.f64 eh (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))))) |
(*.f64 (cos.f64 t) (*.f64 (*.f64 eh (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) eh)) |
(*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(pow.f64 (/.f64 (*.f64 (*.f64 (tan.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (*.f64 eh eh)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (*.f64 (*.f64 (cos.f64 t) eh) eh)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (tan.f64 t)))) (neg.f64 ew)) |
(/.f64 (neg.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew))) (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 eh eh) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) eh) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) ew))) (neg.f64 (sin.f64 t))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) eh) (*.f64 ew (sin.f64 t)))) (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) eh) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (*.f64 ew (sin.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (neg.f64 (*.f64 ew (sin.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) eh)) (neg.f64 (*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 eh (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (neg.f64 (*.f64 eh (*.f64 (*.f64 (cos.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (neg.f64 (*.f64 ew (sin.f64 t)))) |
(/.f64 (neg.f64 (*.f64 eh (*.f64 (neg.f64 eh) (cos.f64 t)))) (neg.f64 (*.f64 (neg.f64 (*.f64 ew (sin.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 eh eh))) (neg.f64 (*.f64 (*.f64 (neg.f64 ew) (tan.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 (*.f64 (cos.f64 t) eh) eh))) (neg.f64 (*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) eh)) (neg.f64 (*.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 eh (neg.f64 eh))) (neg.f64 (*.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) eh)) (neg.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 eh #s(literal 1 binary64))) (neg.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (tan.f64 t))) ew) |
(/.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(/.f64 (/.f64 (*.f64 eh eh) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (*.f64 (tan.f64 t) ew)) |
(/.f64 (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) eh) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) ew)) (sin.f64 t)) |
(/.f64 (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) eh) (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) eh) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (*.f64 ew (sin.f64 t))) |
(/.f64 (*.f64 (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (*.f64 (tan.f64 t) ew)) |
(/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (*.f64 ew (sin.f64 t))) |
(/.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) eh) (*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 eh (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (tan.f64 t) ew)) |
(/.f64 (*.f64 eh (*.f64 (*.f64 (cos.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 ew (sin.f64 t))) |
(/.f64 (*.f64 eh (*.f64 (neg.f64 eh) (cos.f64 t))) (*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 eh eh)) (*.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 t) eh) eh)) (*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (neg.f64 eh) eh) (*.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 eh (neg.f64 eh)) (*.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) eh) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (cos.f64 t) eh) eh) (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 eh eh) (*.f64 (*.f64 (tan.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 eh) (neg.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 (tan.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (*.f64 eh eh)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (*.f64 (*.f64 (cos.f64 t) eh) eh)))) |
(/.f64 eh (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (tan.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (*.f64 eh eh))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (*.f64 (*.f64 (cos.f64 t) eh) eh))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) ew) (cos.f64 t)) #s(literal -1 binary64)) (/.f64 eh (sin.f64 t))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) ew) eh) #s(literal -1 binary64)) (pow.f64 (tan.f64 t) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (tan.f64 t)) #s(literal -1 binary64)) (/.f64 eh ew)) |
(*.f64 (pow.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) ew) #s(literal -1 binary64)) (/.f64 eh (tan.f64 t))) |
(*.f64 (*.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 eh (sin.f64 t))) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (/.f64 (cos.f64 t) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) ew)) (/.f64 eh (sin.f64 t))) |
(*.f64 (/.f64 eh (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) ew)) (/.f64 (cos.f64 t) (sin.f64 t))) |
(*.f64 (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (*.f64 eh (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) (cos.f64 t)) |
(*.f64 (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) |
(*.f64 (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (tan.f64 t) ew)) (pow.f64 (pow.f64 eh #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (tan.f64 t) ew)) eh) |
(*.f64 (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (pow.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))) (*.f64 (cos.f64 t) eh)) |
(*.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (/.f64 eh (sin.f64 t)) ew)) |
(*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (pow.f64 (*.f64 (neg.f64 (*.f64 ew (sin.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 eh) (pow.f64 (*.f64 (*.f64 (neg.f64 ew) (tan.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 eh (sin.f64 t)) ew) (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (/.f64 eh ew) (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) |
(*.f64 (cos.f64 t) (*.f64 eh (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) eh)) #s(literal -1 binary64))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (pow.f64 ew #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(*.f64 eh (/.f64 (cos.f64 t) (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(*.f64 eh (*.f64 (cos.f64 t) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))))) |
(*.f64 eh (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (tan.f64 t) ew))) |
(*.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(pow.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) 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 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (/.f64 (/.f64 eh (tan.f64 t)) ew)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (tan.f64 t) ew) (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (tan.f64 t))) (neg.f64 ew)) |
(/.f64 (neg.f64 (/.f64 (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) ew)) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) ew)) (neg.f64 (sin.f64 t))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (sin.f64 t))) (neg.f64 ew)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (neg.f64 eh) (sin.f64 t)))) (neg.f64 (neg.f64 ew))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) (neg.f64 (*.f64 ew (sin.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (/.f64 (sin.f64 t) eh)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 t) eh) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 eh (sin.f64 t)))) (neg.f64 ew)) |
(/.f64 (neg.f64 (/.f64 eh (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (tan.f64 t)))) (neg.f64 ew)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) ew))) (neg.f64 (sin.f64 t))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (neg.f64 (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t)))) (neg.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (neg.f64 (*.f64 ew (/.f64 (sin.f64 t) eh)))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 t) (/.f64 (neg.f64 eh) (sin.f64 t)))) (neg.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (neg.f64 ew)))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64))) (neg.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (/.f64 (sin.f64 t) eh))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 eh))) (neg.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 eh #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (/.f64 (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (tan.f64 t)) ew) |
(/.f64 (/.f64 (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) ew) (tan.f64 t)) |
(/.f64 (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) ew) (sin.f64 t)) |
(/.f64 (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (sin.f64 t)) ew) |
(/.f64 (*.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (neg.f64 eh) (sin.f64 t))) (neg.f64 ew)) |
(/.f64 (*.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (*.f64 ew (sin.f64 t))) |
(/.f64 (*.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.f64 (*.f64 (*.f64 (cos.f64 t) eh) #s(literal 1 binary64)) (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 eh (sin.f64 t))) ew) |
(/.f64 (/.f64 eh (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (tan.f64 t))) ew) |
(/.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) ew)) (sin.f64 t)) |
(/.f64 (neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (neg.f64 (*.f64 ew (sin.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (neg.f64 (*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (*.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (cos.f64 t) (/.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (neg.f64 ew))) |
(/.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (/.f64 (sin.f64 t) eh)))) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 (*.f64 (tan.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tan.f64 t) ew)) |
(/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 ew (sin.f64 t))) |
(/.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) ew))) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (neg.f64 ew))) |
(/.f64 (/.f64 (neg.f64 eh) ew) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (neg.f64 (tan.f64 t)))) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (tan.f64 t)))) |
(/.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 eh) (*.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (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 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (tan.f64 t) ew) (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (/.f64 eh ew) (neg.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (neg.f64 (tan.f64 t))))) |
(/.f64 (/.f64 eh ew) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (tan.f64 t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (neg.f64 ew)))) |
(/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) ew)) |
(/.f64 eh (*.f64 (*.f64 (tan.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) (neg.f64 (neg.f64 (pow.f64 (sin.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 (/.f64 eh (tan.f64 t)) ew))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 t) ew) (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (neg.f64 eh) (*.f64 (*.f64 (tan.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(neg.f64 (/.f64 eh (*.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (neg.f64 ew))) (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (neg.f64 ew)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (neg.f64 (tan.f64 t)))) (/.f64 (/.f64 eh ew) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (neg.f64 (tan.f64 t))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (/.f64 eh (*.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(exp.f64 (-.f64 (log.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(exp.f64 (+.f64 (log.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (neg.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))) (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) 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 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) (*.f64 (-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))) (-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 ew (sin.f64 t))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (*.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) (*.f64 (cos.f64 t) eh)))) (*.f64 (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 ew (sin.f64 t))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew)))) (*.f64 (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (*.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) (*.f64 (cos.f64 t) eh)))) (*.f64 (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew)))) (*.f64 (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (*.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) (*.f64 (cos.f64 t) eh)))) (*.f64 (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew)))) (*.f64 (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) (*.f64 (cos.f64 t) eh)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) (*.f64 (cos.f64 t) eh)) (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 ew (sin.f64 t))))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) (*.f64 (cos.f64 t) eh)) (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) (*.f64 (cos.f64 t) eh)) (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) (*.f64 (cos.f64 t) eh)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #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 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) (*.f64 (cos.f64 t) eh)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew)) (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 ew (sin.f64 t))))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew)) (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew)) (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #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 (*.f64 (cos.f64 t) eh) (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))) (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))) (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) 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 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) eh) (cos.f64 t) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (cos.f64 t)) eh (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew)))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 eh (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) 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 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (/.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))))) |
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))) |
(+.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (pow.f64 (/.f64 t (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) eh) #s(literal 2 binary64)) (*.f64 (neg.f64 eh) eh))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 t (fma.f64 (*.f64 #s(literal -1/27 binary64) (pow.f64 eh #s(literal 3 binary64))) (pow.f64 t #s(literal 6 binary64)) (pow.f64 eh #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) eh) #s(literal 2 binary64)) (*.f64 eh (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 t #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 t #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh)) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh)) (pow.f64 (neg.f64 t) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) (pow.f64 t #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) |
(pow.f64 (/.f64 (/.f64 t (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 t (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) eh) #s(literal 2 binary64)) (*.f64 (neg.f64 eh) eh)) (pow.f64 t #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/27 binary64) (pow.f64 eh #s(literal 3 binary64))) (pow.f64 t #s(literal 6 binary64)) (pow.f64 eh #s(literal 3 binary64))) (pow.f64 t #s(literal -1 binary64)))) (neg.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) eh) #s(literal 2 binary64)) (*.f64 eh (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) #s(literal 1 binary64))) (neg.f64 t)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh)))) (neg.f64 (neg.f64 (neg.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) eh) #s(literal 2 binary64)) (*.f64 (neg.f64 eh) eh)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) t))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/27 binary64) (pow.f64 eh #s(literal 3 binary64))) (pow.f64 t #s(literal 6 binary64)) (pow.f64 eh #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) eh) #s(literal 2 binary64)) (*.f64 eh (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64))))) t))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) eh) #s(literal 2 binary64)) (*.f64 (neg.f64 eh) eh)) (pow.f64 t #s(literal -1 binary64))) (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/27 binary64) (pow.f64 eh #s(literal 3 binary64))) (pow.f64 t #s(literal 6 binary64)) (pow.f64 eh #s(literal 3 binary64))) (pow.f64 t #s(literal -1 binary64))) (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) eh) #s(literal 2 binary64)) (*.f64 eh (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) eh) #s(literal 2 binary64)) (*.f64 (neg.f64 eh) eh))) (neg.f64 (*.f64 t (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/27 binary64) (pow.f64 eh #s(literal 3 binary64))) (pow.f64 t #s(literal 6 binary64)) (pow.f64 eh #s(literal 3 binary64)))) (neg.f64 (*.f64 t (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) eh) #s(literal 2 binary64)) (*.f64 eh (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh))) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) eh) #s(literal 2 binary64)) (*.f64 (neg.f64 eh) eh)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) t)) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/27 binary64) (pow.f64 eh #s(literal 3 binary64))) (pow.f64 t #s(literal 6 binary64)) (pow.f64 eh #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) eh) #s(literal 2 binary64)) (*.f64 eh (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64))))) t)) |
(/.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) eh) #s(literal 2 binary64)) (*.f64 (neg.f64 eh) eh)) (*.f64 t (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/27 binary64) (pow.f64 eh #s(literal 3 binary64))) (pow.f64 t #s(literal 6 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 t (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) eh) #s(literal 2 binary64)) (*.f64 eh (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh)) (neg.f64 t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh)) t)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) (neg.f64 t))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64)) #s(literal 2 binary64)) (*.f64 t (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)))) (/.f64 (*.f64 eh eh) (*.f64 t (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) (neg.f64 t))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh))) t) (/.f64 (/.f64 (*.f64 eh eh) (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh))) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh))) #s(literal -1 binary64))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))))) |
(/.f64 (neg.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) (neg.f64 (fabs.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (neg.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (neg.f64 (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (fabs.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))) (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) 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 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))))) |
(fabs.f64 (-.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) (/.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))))))) |
(fabs.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))))) |
(fabs.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 4 binary64)) #s(literal 1 binary64))) (sqrt.f64 (pow.f64 (-.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (pow.f64 (-.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log1p.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #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 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 4 binary64)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (-.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 6 binary64)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (-.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 4 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 6 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))))) |
(/.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)) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 4 binary64)) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64))))) |
(/.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) (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.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) (sqrt.f64 (/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (neg.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal -1 binary64)))) |
(exp.f64 (neg.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (exp.f64 (log.f64 (/.f64 eh (tan.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew)))) |
(*.f64 (exp.f64 (log.f64 (/.f64 eh ew))) (exp.f64 (neg.f64 (log.f64 (tan.f64 t))))) |
(*.f64 (exp.f64 (log.f64 eh)) (exp.f64 (neg.f64 (log.f64 (*.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 (sqrt.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (neg.f64 ew) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.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 (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 (/.f64 eh (sin.f64 t)) #s(literal 1 binary64)) (pow.f64 (/.f64 (cos.f64 t) ew) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 eh (sin.f64 t)) #s(literal 1 binary64)) (pow.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 t)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) #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 (/.f64 eh (sin.f64 t)) 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 (sqrt.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (sqrt.f64 (/.f64 (/.f64 eh (tan.f64 t)) 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 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 eh ew)) |
(*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (pow.f64 (neg.f64 ew) #s(literal -1 binary64))) |
(*.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 (/.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 (/.f64 eh ew) (pow.f64 (tan.f64 t) #s(literal -1 binary64))) |
(*.f64 (cos.f64 t) (/.f64 (/.f64 eh (sin.f64 t)) ew)) |
(*.f64 (/.f64 eh (tan.f64 t)) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 eh (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(pow.f64 (sqrt.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) 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 (/.f64 eh ew) #s(literal 1 binary64))) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64))) (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 (neg.f64 eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (cos.f64 t))) (neg.f64 (*.f64 ew (/.f64 (sin.f64 t) eh)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 eh))) (neg.f64 (neg.f64 (*.f64 (neg.f64 ew) (tan.f64 t))))) |
(/.f64 (neg.f64 (*.f64 eh #s(literal 1 binary64))) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (exp.f64 (log.f64 (/.f64 (neg.f64 eh) (tan.f64 t)))) (exp.f64 (log.f64 (neg.f64 ew)))) |
(/.f64 (exp.f64 (log.f64 (/.f64 (neg.f64 eh) ew))) (exp.f64 (log.f64 (neg.f64 (tan.f64 t))))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 eh))) (exp.f64 (log.f64 (*.f64 (neg.f64 ew) (tan.f64 t))))) |
(/.f64 (exp.f64 (log.f64 (/.f64 eh (tan.f64 t)))) (exp.f64 (log.f64 ew))) |
(/.f64 (exp.f64 (log.f64 (/.f64 eh ew))) (exp.f64 (log.f64 (tan.f64 t)))) |
(/.f64 (exp.f64 (log.f64 eh)) (exp.f64 (log.f64 (*.f64 (tan.f64 t) ew)))) |
(/.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 (neg.f64 (pow.f64 ew #s(literal -1 binary64))) (neg.f64 (/.f64 (tan.f64 t) eh))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64))) (neg.f64 (/.f64 ew eh))) |
(/.f64 (neg.f64 (cos.f64 t)) (neg.f64 (*.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 ew) #s(literal 1 binary64)) (tan.f64 t)) |
(/.f64 (*.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64)) 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 (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 ew #s(literal -1 binary64)) (/.f64 (tan.f64 t) eh)) |
(/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 ew eh)) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 (neg.f64 (neg.f64 ew)))) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 ew)) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (neg.f64 (neg.f64 (tan.f64 t))))) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (tan.f64 t))) |
(/.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (neg.f64 (*.f64 ew (sin.f64 t)))) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.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 (/.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 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/.f64 (cos.f64 t) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 (neg.f64 ew))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 (tan.f64 t) 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 (/.f64 (tan.f64 t) eh) ew)) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) (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 eh (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 ew) (tan.f64 t))) (/.f64 eh (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 ew)) (/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) ew)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 t))) (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew)) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(*.f64 (exp.f64 (log.f64 (/.f64 eh (tan.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew)))) |
(*.f64 (exp.f64 (log.f64 (/.f64 eh ew))) (exp.f64 (neg.f64 (log.f64 (tan.f64 t))))) |
(*.f64 (exp.f64 (log.f64 eh)) (exp.f64 (neg.f64 (log.f64 (*.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 (sqrt.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (neg.f64 ew) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.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 (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 (/.f64 eh (sin.f64 t)) #s(literal 1 binary64)) (pow.f64 (/.f64 (cos.f64 t) ew) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 eh (sin.f64 t)) #s(literal 1 binary64)) (pow.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 t)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) #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 (/.f64 eh (sin.f64 t)) 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 (sqrt.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (sqrt.f64 (/.f64 (/.f64 eh (tan.f64 t)) 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 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 eh ew)) |
(*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (pow.f64 (neg.f64 ew) #s(literal -1 binary64))) |
(*.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 (/.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 (/.f64 eh ew) (pow.f64 (tan.f64 t) #s(literal -1 binary64))) |
(*.f64 (cos.f64 t) (/.f64 (/.f64 eh (sin.f64 t)) ew)) |
(*.f64 (/.f64 eh (tan.f64 t)) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 eh (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(pow.f64 (sqrt.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) 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 (/.f64 eh ew) #s(literal 1 binary64))) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64))) (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 (neg.f64 eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (cos.f64 t))) (neg.f64 (*.f64 ew (/.f64 (sin.f64 t) eh)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 eh))) (neg.f64 (neg.f64 (*.f64 (neg.f64 ew) (tan.f64 t))))) |
(/.f64 (neg.f64 (*.f64 eh #s(literal 1 binary64))) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (exp.f64 (log.f64 (/.f64 (neg.f64 eh) (tan.f64 t)))) (exp.f64 (log.f64 (neg.f64 ew)))) |
(/.f64 (exp.f64 (log.f64 (/.f64 (neg.f64 eh) ew))) (exp.f64 (log.f64 (neg.f64 (tan.f64 t))))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 eh))) (exp.f64 (log.f64 (*.f64 (neg.f64 ew) (tan.f64 t))))) |
(/.f64 (exp.f64 (log.f64 (/.f64 eh (tan.f64 t)))) (exp.f64 (log.f64 ew))) |
(/.f64 (exp.f64 (log.f64 (/.f64 eh ew))) (exp.f64 (log.f64 (tan.f64 t)))) |
(/.f64 (exp.f64 (log.f64 eh)) (exp.f64 (log.f64 (*.f64 (tan.f64 t) ew)))) |
(/.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 (neg.f64 (pow.f64 ew #s(literal -1 binary64))) (neg.f64 (/.f64 (tan.f64 t) eh))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64))) (neg.f64 (/.f64 ew eh))) |
(/.f64 (neg.f64 (cos.f64 t)) (neg.f64 (*.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 ew) #s(literal 1 binary64)) (tan.f64 t)) |
(/.f64 (*.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64)) 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 (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 ew #s(literal -1 binary64)) (/.f64 (tan.f64 t) eh)) |
(/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 ew eh)) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 (neg.f64 (neg.f64 ew)))) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 ew)) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (neg.f64 (neg.f64 (tan.f64 t))))) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (tan.f64 t))) |
(/.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (neg.f64 (*.f64 ew (sin.f64 t)))) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.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 (/.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 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/.f64 (cos.f64 t) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 (neg.f64 ew))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 (tan.f64 t) 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 (/.f64 (tan.f64 t) eh) ew)) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) (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 eh (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 ew) (tan.f64 t))) (/.f64 eh (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 ew)) (/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) ew)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 t))) (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew)) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 eh ew)) #s(literal 1 binary64)) (pow.f64 (tan.f64 t) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 eh (tan.f64 t))) #s(literal 1 binary64)) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(literal 1 binary64)) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (tan.f64 t) eh) #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 ew #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 eh eh) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 eh (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (/.f64 (cos.f64 t) ew) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 eh (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 t)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 eh ew)) (pow.f64 (tan.f64 t) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 eh (tan.f64 t))) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) ew) (/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) ew)) |
(*.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)) (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))) |
(*.f64 (/.f64 (neg.f64 eh) (*.f64 (tan.f64 t) ew)) (/.f64 (neg.f64 eh) (*.f64 (tan.f64 t) ew))) |
(*.f64 (/.f64 eh (*.f64 (neg.f64 ew) (tan.f64 t))) (/.f64 eh (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) |
(*.f64 (pow.f64 ew #s(literal -2 binary64)) (pow.f64 (/.f64 (tan.f64 t) eh) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 (tan.f64 t) eh) #s(literal -2 binary64)) (pow.f64 (pow.f64 (neg.f64 ew) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (tan.f64 t) eh) #s(literal -2 binary64)) (pow.f64 ew #s(literal -2 binary64))) |
(*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh)) |
(*.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (pow.f64 (pow.f64 (neg.f64 (tan.f64 t)) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (pow.f64 (tan.f64 t) #s(literal -2 binary64))) |
(*.f64 (*.f64 eh eh) (pow.f64 (pow.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64))) |
(*.f64 (/.f64 eh ew) (pow.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 (/.f64 eh (tan.f64 t)) ew)) #s(literal 1 binary64))) |
(*.f64 (/.f64 eh ew) (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(*.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (pow.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(*.f64 (/.f64 eh (tan.f64 t)) (pow.f64 (pow.f64 (*.f64 ew (*.f64 (/.f64 (tan.f64 t) eh) ew)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 eh (tan.f64 t)) (pow.f64 (*.f64 ew (*.f64 (/.f64 (tan.f64 t) eh) ew)) #s(literal -1 binary64))) |
(*.f64 eh (pow.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) (/.f64 (/.f64 eh (tan.f64 t)) ew)) #s(literal 1 binary64))) |
(*.f64 eh (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(pow.f64 (pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (neg.f64 ew))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (neg.f64 (tan.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh ew) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 ew)) |
(/.f64 (neg.f64 (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (neg.f64 eh) (tan.f64 t)))) (neg.f64 (neg.f64 ew))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (neg.f64 eh) ew))) (neg.f64 (neg.f64 (tan.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (neg.f64 eh))) (neg.f64 (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 eh ew))) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 eh (tan.f64 t)))) (neg.f64 ew)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (neg.f64 eh) ew))) (neg.f64 (*.f64 (neg.f64 ew) (neg.f64 (tan.f64 t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 eh))) (neg.f64 (*.f64 (neg.f64 ew) (*.f64 (neg.f64 ew) (tan.f64 t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 eh ew))) (neg.f64 (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 eh (tan.f64 t)))) (neg.f64 (*.f64 (neg.f64 ew) ew))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) eh)) (neg.f64 (*.f64 (neg.f64 ew) (*.f64 (tan.f64 t) ew)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 ew) (*.f64 (/.f64 (tan.f64 t) eh) ew)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (neg.f64 eh) (tan.f64 t)))) (neg.f64 (*.f64 (neg.f64 (tan.f64 t)) (neg.f64 ew)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 eh))) (neg.f64 (*.f64 (neg.f64 (tan.f64 t)) (*.f64 (neg.f64 ew) (tan.f64 t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 eh ew))) (neg.f64 (*.f64 (neg.f64 (tan.f64 t)) (tan.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 eh (tan.f64 t)))) (neg.f64 (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 eh) ew) eh)) (neg.f64 (*.f64 (neg.f64 (tan.f64 t)) (*.f64 (tan.f64 t) ew)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 eh) ew) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (tan.f64 t)) (*.f64 (/.f64 (tan.f64 t) eh) ew)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) (/.f64 (neg.f64 eh) (tan.f64 t)))) (neg.f64 (*.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) (neg.f64 ew)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) (/.f64 (neg.f64 eh) ew))) (neg.f64 (*.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) (neg.f64 (tan.f64 t))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) (/.f64 eh (tan.f64 t)))) (neg.f64 (*.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) ew))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh ew) (/.f64 (neg.f64 eh) (tan.f64 t)))) (neg.f64 (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh ew) (/.f64 (neg.f64 eh) ew))) (neg.f64 (*.f64 (tan.f64 t) (neg.f64 (tan.f64 t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh ew) (/.f64 eh (tan.f64 t)))) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (neg.f64 eh) (tan.f64 t)))) (neg.f64 (*.f64 ew (neg.f64 ew)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (neg.f64 eh) ew))) (neg.f64 (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh (tan.f64 t)) (neg.f64 eh))) (neg.f64 (*.f64 ew (*.f64 (neg.f64 ew) (tan.f64 t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew))) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (neg.f64 (pow.f64 (/.f64 (tan.f64 t) eh) #s(literal -2 binary64))) (neg.f64 (*.f64 ew ew))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh)) (neg.f64 (*.f64 ew (*.f64 (tan.f64 t) ew)))) |
(/.f64 (neg.f64 (*.f64 eh (/.f64 (neg.f64 eh) (tan.f64 t)))) (neg.f64 (*.f64 (*.f64 (tan.f64 t) ew) (neg.f64 ew)))) |
(/.f64 (neg.f64 (*.f64 eh (/.f64 (neg.f64 eh) ew))) (neg.f64 (*.f64 (*.f64 (tan.f64 t) ew) (neg.f64 (tan.f64 t))))) |
(/.f64 (neg.f64 (*.f64 eh (/.f64 eh (tan.f64 t)))) (neg.f64 (*.f64 (*.f64 (tan.f64 t) ew) ew))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 eh) (tan.f64 t)))) (neg.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) (neg.f64 ew)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 eh) ew))) (neg.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) (neg.f64 (tan.f64 t))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) (/.f64 eh ew))) (neg.f64 (*.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) (tan.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh ew) (neg.f64 eh))) (neg.f64 (*.f64 (tan.f64 t) (*.f64 (neg.f64 ew) (tan.f64 t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh ew) eh)) (neg.f64 (*.f64 (tan.f64 t) (*.f64 (tan.f64 t) ew)))) |
(/.f64 (neg.f64 (*.f64 eh (/.f64 eh ew))) (neg.f64 (*.f64 (*.f64 (tan.f64 t) ew) (tan.f64 t)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eh))) (neg.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) (*.f64 (neg.f64 ew) (tan.f64 t))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) eh)) (neg.f64 (*.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) (*.f64 (tan.f64 t) ew)))) |
(/.f64 (neg.f64 (*.f64 eh (neg.f64 eh))) (neg.f64 (*.f64 (*.f64 (tan.f64 t) ew) (*.f64 (neg.f64 ew) (tan.f64 t))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) eh)) (neg.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) (*.f64 (tan.f64 t) ew)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64))) (neg.f64 (*.f64 (tan.f64 t) (*.f64 (/.f64 (tan.f64 t) eh) ew)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (*.f64 (/.f64 (tan.f64 t) eh) ew)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) (*.f64 (/.f64 (tan.f64 t) eh) ew)))) |
(/.f64 (neg.f64 (*.f64 eh #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (tan.f64 t) ew) (*.f64 (/.f64 (tan.f64 t) eh) ew)))) |
(/.f64 (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 ew)) |
(/.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 (tan.f64 t))) |
(/.f64 (*.f64 (neg.f64 eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (*.f64 (/.f64 eh ew) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (tan.f64 t)) |
(/.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew)) ew) |
(/.f64 (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (tan.f64 t) ew)) |
(/.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (neg.f64 eh) (tan.f64 t))) (neg.f64 ew)) |
(/.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (neg.f64 eh) ew)) (neg.f64 (tan.f64 t))) |
(/.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (neg.f64 eh)) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 1 binary64)) (*.f64 (/.f64 (tan.f64 t) eh) ew)) |
(/.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 eh ew)) (tan.f64 t)) |
(/.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 eh (tan.f64 t))) ew) |
(/.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (tan.f64 t) ew)) |
(/.f64 (neg.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (neg.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew))) |
(/.f64 (neg.f64 (*.f64 eh eh)) (neg.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (neg.f64 eh) ew)) (*.f64 (neg.f64 ew) (neg.f64 (tan.f64 t)))) |
(/.f64 (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 eh)) (*.f64 (neg.f64 ew) (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(/.f64 (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 eh ew)) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 eh (tan.f64 t))) (*.f64 (neg.f64 ew) ew)) |
(/.f64 (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) eh) (*.f64 (neg.f64 ew) (*.f64 (tan.f64 t) ew))) |
(/.f64 (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 ew) (*.f64 (/.f64 (tan.f64 t) eh) ew))) |
(/.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (neg.f64 eh) (tan.f64 t))) (*.f64 (neg.f64 (tan.f64 t)) (neg.f64 ew))) |
(/.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 eh)) (*.f64 (neg.f64 (tan.f64 t)) (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(/.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 eh ew)) (*.f64 (neg.f64 (tan.f64 t)) (tan.f64 t))) |
(/.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 eh (tan.f64 t))) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (*.f64 (/.f64 (neg.f64 eh) ew) eh) (*.f64 (neg.f64 (tan.f64 t)) (*.f64 (tan.f64 t) ew))) |
(/.f64 (*.f64 (/.f64 (neg.f64 eh) ew) #s(literal 1 binary64)) (*.f64 (neg.f64 (tan.f64 t)) (*.f64 (/.f64 (tan.f64 t) eh) ew))) |
(/.f64 (*.f64 (neg.f64 eh) (/.f64 (neg.f64 eh) (tan.f64 t))) (*.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) (neg.f64 ew))) |
(/.f64 (*.f64 (neg.f64 eh) (/.f64 (neg.f64 eh) ew)) (*.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) (neg.f64 (tan.f64 t)))) |
(/.f64 (*.f64 (neg.f64 eh) (/.f64 eh ew)) (*.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) (tan.f64 t))) |
(/.f64 (*.f64 (neg.f64 eh) (/.f64 eh (tan.f64 t))) (*.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) ew)) |
(/.f64 (*.f64 (/.f64 eh ew) (/.f64 (neg.f64 eh) (tan.f64 t))) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (*.f64 (/.f64 eh ew) (/.f64 (neg.f64 eh) ew)) (*.f64 (tan.f64 t) (neg.f64 (tan.f64 t)))) |
(/.f64 (*.f64 (/.f64 eh ew) (neg.f64 eh)) (*.f64 (tan.f64 t) (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(/.f64 (*.f64 (/.f64 eh ew) (/.f64 eh (tan.f64 t))) (*.f64 (tan.f64 t) ew)) |
(/.f64 (*.f64 (/.f64 eh ew) eh) (*.f64 (tan.f64 t) (*.f64 (tan.f64 t) ew))) |
(/.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64)) (*.f64 (tan.f64 t) (*.f64 (/.f64 (tan.f64 t) eh) ew))) |
(/.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (neg.f64 eh) (tan.f64 t))) (*.f64 ew (neg.f64 ew))) |
(/.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (neg.f64 eh) ew)) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (*.f64 (/.f64 eh (tan.f64 t)) (neg.f64 eh)) (*.f64 ew (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(/.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (*.f64 (tan.f64 t) ew)) |
(/.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (*.f64 ew (*.f64 (tan.f64 t) ew))) |
(/.f64 (*.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64)) (*.f64 ew (*.f64 (/.f64 (tan.f64 t) eh) ew))) |
(/.f64 (*.f64 eh (/.f64 (neg.f64 eh) (tan.f64 t))) (*.f64 (*.f64 (tan.f64 t) ew) (neg.f64 ew))) |
(/.f64 (*.f64 eh (/.f64 (neg.f64 eh) ew)) (*.f64 (*.f64 (tan.f64 t) ew) (neg.f64 (tan.f64 t)))) |
(/.f64 (*.f64 eh (/.f64 eh ew)) (*.f64 (*.f64 (tan.f64 t) ew) (tan.f64 t))) |
(/.f64 (*.f64 eh (/.f64 eh (tan.f64 t))) (*.f64 (*.f64 (tan.f64 t) ew) ew)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 eh) (tan.f64 t))) (*.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) (neg.f64 ew))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 eh) ew)) (*.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) (neg.f64 (tan.f64 t)))) |
(/.f64 (*.f64 (neg.f64 eh) eh) (*.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) (*.f64 (tan.f64 t) ew))) |
(/.f64 (*.f64 eh (neg.f64 eh)) (*.f64 (*.f64 (tan.f64 t) ew) (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eh)) (*.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) eh) (*.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) (*.f64 (tan.f64 t) ew))) |
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) (*.f64 (/.f64 (tan.f64 t) eh) ew))) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 (*.f64 (tan.f64 t) ew) (*.f64 (/.f64 (tan.f64 t) eh) ew))) |
(/.f64 (pow.f64 (/.f64 (tan.f64 t) eh) #s(literal -2 binary64)) (*.f64 ew ew)) |
(/.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (pow.f64 (tan.f64 t) #s(literal 2 binary64))) |
(/.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal 2 binary64))) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) ew))) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) (tan.f64 t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal 2 binary64)))) |
(/.f64 (/.f64 eh ew) (*.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) (tan.f64 t))) |
(/.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (/.f64 (tan.f64 t) eh) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) ew)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
#s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))) |
#s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t)) |
(*.f64 (*.f64 t #s(literal -1/3 binary64)) (/.f64 eh ew)) |
(*.f64 (*.f64 (/.f64 eh ew) t) #s(literal -1/3 binary64)) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 eh ew) t)) |
(*.f64 (/.f64 eh ew) (*.f64 #s(literal -1/3 binary64) t)) |
(*.f64 t (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) eh) t)) (neg.f64 ew)) |
(/.f64 (neg.f64 (*.f64 t (*.f64 #s(literal -1/3 binary64) eh))) (neg.f64 ew)) |
(/.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) eh) t) ew) |
(/.f64 (*.f64 t (*.f64 #s(literal -1/3 binary64) eh)) ew) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (sin.f64 t)) ew) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) ew) (sin.f64 t)) |
(*.f64 (*.f64 ew (sin.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 ew (sin.f64 t))) |
(*.f64 ew (*.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(*.f64 (sin.f64 t) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) ew)) |
#s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) |
(*.f64 (*.f64 eh t) t) |
(*.f64 (*.f64 t t) eh) |
(*.f64 eh (*.f64 t t)) |
(*.f64 t (*.f64 eh t)) |
Compiled 109 376 to 9 547 computations (91.3% saved)
52 alts after pruning (50 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 831 | 30 | 1 861 |
| Fresh | 35 | 20 | 55 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 870 | 52 | 1 922 |
| Status | Accuracy | Program |
|---|---|---|
| 99.6% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))))) | |
| 56.9% | (/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #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)))))) | |
| 98.1% | (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))))) | |
| 81.7% | (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) #s(approx (/ (+ (* (* (* t t) eh) -1/3) eh) t) (*.f64 (*.f64 #s(literal -1/3 binary64) eh) t))) ew))) (*.f64 (cos.f64 t) eh)))) | |
| 99.8% | (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) | |
| 88.5% | (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) | |
| 40.3% | (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) ew) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew)))) eh) #s(literal 1/2 binary64) (/.f64 eh ew)) t))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) | |
| 97.0% | (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) #s(literal 1 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) | |
| 97.7% | (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) #s(literal 1 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) | |
| 58.4% | (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))))) | |
| 65.6% | (fabs.f64 (fma.f64 #s(approx (* (sin t) ew) (*.f64 ew t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) | |
| 41.8% | (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))))))) | |
| 59.8% | (fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))))) | |
| 21.0% | (fabs.f64 (/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) | |
| 35.6% | (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))) (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))))))) | |
| 23.5% | (fabs.f64 (/.f64 #s(approx (- (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (pow (* (cos (atan (/ (/ eh (tan t)) ew))) (* (sin t) ew)) 2)) (*.f64 (*.f64 (*.f64 (neg.f64 ew) ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #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))))) | |
| 50.2% | (fabs.f64 (+.f64 (pow.f64 (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) | |
| ✓ | 99.7% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.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))))))) |
| 54.7% | (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))))))) | |
| 85.6% | (fabs.f64 #s(approx (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (*.f64 (fma.f64 eh (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) ew) (sin.f64 t)) ew))) | |
| 59.0% | (fabs.f64 #s(approx (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) | |
| 43.9% | (fabs.f64 #s(approx (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (*.f64 (sin.f64 t) ew))) | |
| 87.6% | (fabs.f64 #s(approx (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t)) (/.f64 eh ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t))) ew))) | |
| 93.0% | (fabs.f64 #s(approx (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (/.f64 (sin.f64 t) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh))) | |
| 6.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)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))) eh) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))) #s(literal 2 binary64)) #s(literal 1 binary64)))))) | |
| 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 (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (tan.f64 t)) ew) eh))) | |
| 14.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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) ew)) eh))) | |
| 14.1% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh ew) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (tan.f64 t))) eh))) | |
| 13.5% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) eh))) | |
| 23.1% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (*.f64 (neg.f64 eh) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 ew (sin.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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tan.f64 t) ew)) eh))) | |
| ✓ | 13.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
| 13.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 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (cos.f64 t) (*.f64 ew (/.f64 (sin.f64 t) eh))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) | |
| 13.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) eh) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) | |
| 13.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 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) | |
| 12.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 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) ew)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) | |
| 9.3% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 eh ew)) (*.f64 (neg.f64 (tan.f64 t)) (tan.f64 t))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) | |
| 13.1% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (*.f64 (tan.f64 t) ew)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) | |
| 8.7% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) | |
| 11.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 (*.f64 (tan.f64 t) ew) (*.f64 (/.f64 (tan.f64 t) eh) ew))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) | |
| 19.8% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (/.f64 (/.f64 eh ew) t)) (*.f64 (tan.f64 t) ew))) eh))) | |
| 23.1% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (*.f64 (neg.f64 eh) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 (tan.f64 t) ew))) eh))) | |
| 13.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(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (tan.f64 t) ew) eh))) 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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (tan.f64 t) ew)) eh) eh))) | |
| 13.1% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (*.f64 (neg.f64 ew) (tan.f64 t)))) eh))) | |
| 7.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)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))) (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) eh))) | |
| 13.0% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (/.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) eh))) | |
| 35.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 eh (tan.f64 t)) ew))) eh))) | |
| 33.8% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan 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(approx (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) (/.f64 eh ew)) t)))) eh))) | |
| 12.8% | (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 (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (tan t) ew))) eh) (fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) eh)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/3 binary64) eh)) (*.f64 t t) eh)))) | |
| 32.0% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ eh (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (tan t) ew))) 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)))) | |
| 36.4% | (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 (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (tan t) ew))) eh) (neg.f64 eh)))) |
Compiled 9 290 to 2 578 computations (72.2% 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 (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (tan t) ew))) eh) (neg.f64 eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ eh (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (tan t) ew))) eh) (fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) eh)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/3 binary64) eh)) (*.f64 t t) eh)))) |
(fabs.f64 #s(approx (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (/.f64 (/.f64 eh ew) t)) (*.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)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))) eh) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.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 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #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 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(approx (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(approx (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) (*.f64 (*.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 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 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) 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)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (/.f64 (neg.f64 eh) t) (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t t) #s(literal -1 binary64)) ew)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(approx (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) (*.f64 (neg.f64 eh) (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t t) #s(literal -1 binary64)) ew))) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (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 (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(approx (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) (*.f64 (neg.f64 eh) (fma.f64 (*.f64 #s(literal 1/3 binary64) t) (/.f64 t ew) (/.f64 #s(literal -1 binary64) ew)))) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))) (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.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 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(literal 1 binary64) (/.f64 t (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.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 (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))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #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 (/.f64 eh (tan.f64 t)) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 #s(literal 1 binary64) ew)) (/.f64 eh (sin.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/6 binary64) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1 binary64) ew))) (/.f64 eh (sin.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (*.f64 (neg.f64 eh) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (/ eh (sin t)) ew) (/.f64 (fma.f64 (*.f64 eh (/.f64 (*.f64 t t) ew)) #s(literal 1/6 binary64) (/.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 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal -7/360 binary64) (*.f64 t t) #s(literal -1/6 binary64))) t)) t eh) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (*.f64 eh #s(literal 7/360 binary64)) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh ew) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (tan.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (fma.f64 (*.f64 #s(literal 1/24 binary64) t) t #s(literal -1/2 binary64))) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew))) (/.f64 eh (sin.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (tan.f64 t) ew) eh))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (*.f64 (neg.f64 ew) (tan.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 (*.f64 (tan.f64 t) ew) (*.f64 (/.f64 (tan.f64 t) eh) ew))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 eh #s(literal -31/15120 binary64)) t) (neg.f64 t) (*.f64 #s(literal 7/360 binary64) eh)) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (*.f64 (tan.f64 t) ew)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) ew)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (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 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal -1/6 binary64) (*.f64 (/.f64 eh ew) #s(literal -1/336 binary64)))) (*.f64 t t) (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))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 eh ew)) (*.f64 (neg.f64 (tan.f64 t)) (tan.f64 t))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (fma.f64 (fma.f64 (/.f64 (*.f64 t t) ew) (fma.f64 (*.f64 #s(literal -1/720 binary64) t) t #s(literal 1/24 binary64)) (/.f64 #s(literal -1/2 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew))) (/.f64 eh (sin.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 eh #s(literal 1/840 binary64) (*.f64 eh #s(literal -7/2160 binary64))) 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 (/.f64 eh (*.f64 ew (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 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (/ eh (sin t)) ew) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/840 binary64) (*.f64 (/.f64 eh ew) #s(literal -7/2160 binary64))) 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 (*.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 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 t) eh) 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 #s(literal 1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) eh)) (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 (pow.f64 (sqrt.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #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)))))) #s(approx (* (/ eh (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (tan t) ew))) 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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (tan.f64 t) ew)) eh) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tan.f64 t) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) eh) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (tan.f64 t)) ew) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (exp.f64 (*.f64 (log.f64 (/.f64 t (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.f64 eh ew)))) #s(literal -1 binary64)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (*.f64 (neg.f64 eh) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (/.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (cos.f64 t) (*.f64 ew (/.f64 (sin.f64 t) eh))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (tan.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh ew)) eh))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) #s(literal 1 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (cos.f64 t) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (neg.f64 eh) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (neg.f64 ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (sin.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) eh) 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 (pow.f64 (E.f64) (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (pow.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #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 (exp.f64 (*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) #s(literal 1 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) ew) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew)))) eh) #s(literal 1/2 binary64) (/.f64 eh ew)) t))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 #s(approx (* (sin t) ew) (*.f64 ew t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (*.f64 (fma.f64 eh (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) ew) (sin.f64 t)) ew))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) 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)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) #s(approx (/ (+ (* (* (* t t) eh) -1/3) eh) t) (*.f64 (*.f64 #s(literal -1/3 binary64) eh) t))) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 eh ew) (fma.f64 #s(literal 1/45 binary64) (*.f64 t t) #s(literal 1/3 binary64)))) (*.f64 t t) (/.f64 eh ew)) t)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 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 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 #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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (/.f64 eh ew)) t))))))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs.f64 (fma.f64 (*.f64 (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)))) |
(fabs.f64 (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)))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))))) |
(fabs.f64 (+.f64 (pow.f64 (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)) (*.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 #s(approx (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh (/.f64 (cos.f64 t) ew)))) ew))) |
(fabs.f64 #s(approx (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (/.f64 (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 (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t)) (/.f64 eh ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t))) ew))) |
(fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(fabs.f64 (/.f64 #s(approx (- (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (pow (* (cos (atan (/ (/ eh (tan t)) ew))) (* (sin t) ew)) 2)) (*.f64 (*.f64 (*.f64 (neg.f64 ew) ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #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 (fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))) #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 (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 #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)))))) |
(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 (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))) (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t))))))) |
(fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) |
| Outputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
5 calls:
| 49.0ms | t |
| 47.0ms | ew |
| 32.0ms | eh |
| 31.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 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | eh |
| 99.8% | 1 | ew |
| 99.8% | 1 | t |
| 99.8% | 1 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 99.8% | 1 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
Compiled 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 (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (tan t) ew))) eh) (neg.f64 eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ eh (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (tan t) ew))) eh) (fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) eh)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/3 binary64) eh)) (*.f64 t t) eh)))) |
(fabs.f64 #s(approx (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (/.f64 (/.f64 eh ew) t)) (*.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)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))) eh) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.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 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #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 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(approx (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(approx (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) (*.f64 (*.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 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 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) 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)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (/.f64 (neg.f64 eh) t) (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t t) #s(literal -1 binary64)) ew)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(approx (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) (*.f64 (neg.f64 eh) (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t t) #s(literal -1 binary64)) ew))) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (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 (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(approx (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) (*.f64 (neg.f64 eh) (fma.f64 (*.f64 #s(literal 1/3 binary64) t) (/.f64 t ew) (/.f64 #s(literal -1 binary64) ew)))) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))) (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.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 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(literal 1 binary64) (/.f64 t (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.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 (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))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #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 (/.f64 eh (tan.f64 t)) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 #s(literal 1 binary64) ew)) (/.f64 eh (sin.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/6 binary64) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1 binary64) ew))) (/.f64 eh (sin.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (*.f64 (neg.f64 eh) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (/ eh (sin t)) ew) (/.f64 (fma.f64 (*.f64 eh (/.f64 (*.f64 t t) ew)) #s(literal 1/6 binary64) (/.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 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal -7/360 binary64) (*.f64 t t) #s(literal -1/6 binary64))) t)) t eh) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (*.f64 eh #s(literal 7/360 binary64)) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh ew) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (tan.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (fma.f64 (*.f64 #s(literal 1/24 binary64) t) t #s(literal -1/2 binary64))) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew))) (/.f64 eh (sin.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (tan.f64 t) ew) eh))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (*.f64 (neg.f64 ew) (tan.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 (*.f64 (tan.f64 t) ew) (*.f64 (/.f64 (tan.f64 t) eh) ew))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 eh #s(literal -31/15120 binary64)) t) (neg.f64 t) (*.f64 #s(literal 7/360 binary64) eh)) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (*.f64 (tan.f64 t) ew)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) ew)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (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 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal -1/6 binary64) (*.f64 (/.f64 eh ew) #s(literal -1/336 binary64)))) (*.f64 t t) (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))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 eh ew)) (*.f64 (neg.f64 (tan.f64 t)) (tan.f64 t))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (fma.f64 (fma.f64 (/.f64 (*.f64 t t) ew) (fma.f64 (*.f64 #s(literal -1/720 binary64) t) t #s(literal 1/24 binary64)) (/.f64 #s(literal -1/2 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew))) (/.f64 eh (sin.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 eh #s(literal 1/840 binary64) (*.f64 eh #s(literal -7/2160 binary64))) 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 (/.f64 eh (*.f64 ew (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 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (/ eh (sin t)) ew) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/840 binary64) (*.f64 (/.f64 eh ew) #s(literal -7/2160 binary64))) 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 (*.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 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 t) eh) 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 #s(literal 1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) eh)) (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 (pow.f64 (sqrt.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #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)))))) #s(approx (* (/ eh (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (tan t) ew))) 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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (tan.f64 t) ew)) eh) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tan.f64 t) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) eh) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (tan.f64 t)) ew) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (exp.f64 (*.f64 (log.f64 (/.f64 t (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.f64 eh ew)))) #s(literal -1 binary64)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (*.f64 (neg.f64 eh) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (/.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (cos.f64 t) (*.f64 ew (/.f64 (sin.f64 t) eh))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (tan.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh ew)) eh))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) #s(literal 1 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (cos.f64 t) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (neg.f64 eh) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (neg.f64 ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (sin.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) eh) 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 (pow.f64 (E.f64) (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (pow.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #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 (exp.f64 (*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) #s(literal 1 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) ew) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew)))) eh) #s(literal 1/2 binary64) (/.f64 eh ew)) t))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 #s(approx (* (sin t) ew) (*.f64 ew t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (*.f64 (fma.f64 eh (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) ew) (sin.f64 t)) ew))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) 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)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) #s(approx (/ (+ (* (* (* t t) eh) -1/3) eh) t) (*.f64 (*.f64 #s(literal -1/3 binary64) eh) t))) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 eh ew) (fma.f64 #s(literal 1/45 binary64) (*.f64 t t) #s(literal 1/3 binary64)))) (*.f64 t t) (/.f64 eh ew)) t)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 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 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 #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))))))) |
| Outputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))))) |
5 calls:
| 39.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)))))) |
| 36.0ms | ew |
| 32.0ms | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 25.0ms | eh |
| 23.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.1% | 1 | eh |
| 98.1% | 1 | ew |
| 98.1% | 1 | t |
| 98.1% | 1 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 98.1% | 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 (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (tan t) ew))) eh) (neg.f64 eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ eh (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (tan t) ew))) eh) (fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) eh)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/3 binary64) eh)) (*.f64 t t) eh)))) |
(fabs.f64 #s(approx (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (/.f64 (/.f64 eh ew) t)) (*.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)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))) eh) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.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 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #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 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(approx (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(approx (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) (*.f64 (*.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 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 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) 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)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (/.f64 (neg.f64 eh) t) (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t t) #s(literal -1 binary64)) ew)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(approx (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) (*.f64 (neg.f64 eh) (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t t) #s(literal -1 binary64)) ew))) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (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 (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(approx (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) (*.f64 (neg.f64 eh) (fma.f64 (*.f64 #s(literal 1/3 binary64) t) (/.f64 t ew) (/.f64 #s(literal -1 binary64) ew)))) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))) (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.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 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(literal 1 binary64) (/.f64 t (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.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 (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))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #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 (/.f64 eh (tan.f64 t)) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 #s(literal 1 binary64) ew)) (/.f64 eh (sin.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/6 binary64) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1 binary64) ew))) (/.f64 eh (sin.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (*.f64 (neg.f64 eh) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (/ eh (sin t)) ew) (/.f64 (fma.f64 (*.f64 eh (/.f64 (*.f64 t t) ew)) #s(literal 1/6 binary64) (/.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 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal -7/360 binary64) (*.f64 t t) #s(literal -1/6 binary64))) t)) t eh) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (*.f64 eh #s(literal 7/360 binary64)) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh ew) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (tan.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (fma.f64 (*.f64 #s(literal 1/24 binary64) t) t #s(literal -1/2 binary64))) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew))) (/.f64 eh (sin.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (tan.f64 t) ew) eh))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (*.f64 (neg.f64 ew) (tan.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 (*.f64 (tan.f64 t) ew) (*.f64 (/.f64 (tan.f64 t) eh) ew))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 eh #s(literal -31/15120 binary64)) t) (neg.f64 t) (*.f64 #s(literal 7/360 binary64) eh)) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (*.f64 (tan.f64 t) ew)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) ew)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (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 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal -1/6 binary64) (*.f64 (/.f64 eh ew) #s(literal -1/336 binary64)))) (*.f64 t t) (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))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 eh ew)) (*.f64 (neg.f64 (tan.f64 t)) (tan.f64 t))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (fma.f64 (fma.f64 (/.f64 (*.f64 t t) ew) (fma.f64 (*.f64 #s(literal -1/720 binary64) t) t #s(literal 1/24 binary64)) (/.f64 #s(literal -1/2 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew))) (/.f64 eh (sin.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 eh #s(literal 1/840 binary64) (*.f64 eh #s(literal -7/2160 binary64))) 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 (/.f64 eh (*.f64 ew (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 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (/ eh (sin t)) ew) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/840 binary64) (*.f64 (/.f64 eh ew) #s(literal -7/2160 binary64))) 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 (*.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 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 t) eh) 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 #s(literal 1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) eh)) (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 (pow.f64 (sqrt.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #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)))))) #s(approx (* (/ eh (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (tan t) ew))) 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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (tan.f64 t) ew)) eh) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tan.f64 t) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) eh) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (tan.f64 t)) ew) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (exp.f64 (*.f64 (log.f64 (/.f64 t (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.f64 eh ew)))) #s(literal -1 binary64)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (*.f64 (neg.f64 eh) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (/.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (cos.f64 t) (*.f64 ew (/.f64 (sin.f64 t) eh))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (tan.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh ew)) eh))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) #s(literal 1 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (cos.f64 t) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (neg.f64 eh) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (neg.f64 ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (sin.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) eh) 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 (pow.f64 (E.f64) (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (pow.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #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 (exp.f64 (*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) #s(literal 1 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) ew) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew)))) eh) #s(literal 1/2 binary64) (/.f64 eh ew)) t))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 #s(approx (* (sin t) ew) (*.f64 ew t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (*.f64 (fma.f64 eh (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) ew) (sin.f64 t)) ew))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) 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)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) #s(approx (/ (+ (* (* (* t t) eh) -1/3) eh) t) (*.f64 (*.f64 #s(literal -1/3 binary64) eh) t))) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 eh ew) (fma.f64 #s(literal 1/45 binary64) (*.f64 t t) #s(literal 1/3 binary64)))) (*.f64 t t) (/.f64 eh ew)) t)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
| Outputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
5 calls:
| 24.0ms | ew |
| 24.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 23.0ms | t |
| 23.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))))))) |
| 21.0ms | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.1% | 1 | ew |
| 98.1% | 1 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 98.1% | 1 | eh |
| 98.1% | 1 | t |
| 98.1% | 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 (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (tan t) ew))) eh) (neg.f64 eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ eh (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (tan t) ew))) eh) (fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) eh)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/3 binary64) eh)) (*.f64 t t) eh)))) |
(fabs.f64 #s(approx (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (/.f64 (/.f64 eh ew) t)) (*.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)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))) eh) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.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 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #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 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(approx (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(approx (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) (*.f64 (*.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 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 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) 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)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (/.f64 (neg.f64 eh) t) (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t t) #s(literal -1 binary64)) ew)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(approx (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) (*.f64 (neg.f64 eh) (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t t) #s(literal -1 binary64)) ew))) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (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 (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(approx (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) (*.f64 (neg.f64 eh) (fma.f64 (*.f64 #s(literal 1/3 binary64) t) (/.f64 t ew) (/.f64 #s(literal -1 binary64) ew)))) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))) (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.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 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(literal 1 binary64) (/.f64 t (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.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 (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))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #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 (/.f64 eh (tan.f64 t)) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 #s(literal 1 binary64) ew)) (/.f64 eh (sin.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/6 binary64) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1 binary64) ew))) (/.f64 eh (sin.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (*.f64 (neg.f64 eh) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (/ eh (sin t)) ew) (/.f64 (fma.f64 (*.f64 eh (/.f64 (*.f64 t t) ew)) #s(literal 1/6 binary64) (/.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 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal -7/360 binary64) (*.f64 t t) #s(literal -1/6 binary64))) t)) t eh) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (*.f64 eh #s(literal 7/360 binary64)) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh ew) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (tan.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (fma.f64 (*.f64 #s(literal 1/24 binary64) t) t #s(literal -1/2 binary64))) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew))) (/.f64 eh (sin.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (tan.f64 t) ew) eh))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (*.f64 (neg.f64 ew) (tan.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 (*.f64 (tan.f64 t) ew) (*.f64 (/.f64 (tan.f64 t) eh) ew))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 eh #s(literal -31/15120 binary64)) t) (neg.f64 t) (*.f64 #s(literal 7/360 binary64) eh)) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (*.f64 (tan.f64 t) ew)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) ew)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (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 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal -1/6 binary64) (*.f64 (/.f64 eh ew) #s(literal -1/336 binary64)))) (*.f64 t t) (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))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 eh ew)) (*.f64 (neg.f64 (tan.f64 t)) (tan.f64 t))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (fma.f64 (fma.f64 (/.f64 (*.f64 t t) ew) (fma.f64 (*.f64 #s(literal -1/720 binary64) t) t #s(literal 1/24 binary64)) (/.f64 #s(literal -1/2 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew))) (/.f64 eh (sin.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 eh #s(literal 1/840 binary64) (*.f64 eh #s(literal -7/2160 binary64))) 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 (/.f64 eh (*.f64 ew (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 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (/ eh (sin t)) ew) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/840 binary64) (*.f64 (/.f64 eh ew) #s(literal -7/2160 binary64))) 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 (*.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 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 t) eh) 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 #s(literal 1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) eh)) (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 (pow.f64 (sqrt.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #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)))))) #s(approx (* (/ eh (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (tan t) ew))) 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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (tan.f64 t) ew)) eh) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tan.f64 t) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) eh) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (tan.f64 t)) ew) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (exp.f64 (*.f64 (log.f64 (/.f64 t (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.f64 eh ew)))) #s(literal -1 binary64)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (*.f64 (neg.f64 eh) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (/.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (cos.f64 t) (*.f64 ew (/.f64 (sin.f64 t) eh))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (tan.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh ew)) eh))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) #s(literal 1 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (cos.f64 t) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (neg.f64 eh) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (neg.f64 ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (sin.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) eh) 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 (pow.f64 (E.f64) (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (pow.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #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 (exp.f64 (*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) #s(literal 1 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) ew) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew)))) eh) #s(literal 1/2 binary64) (/.f64 eh ew)) t))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 #s(approx (* (sin t) ew) (*.f64 ew t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (*.f64 (fma.f64 eh (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) ew) (sin.f64 t)) ew))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) 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)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) #s(approx (/ (+ (* (* (* t t) eh) -1/3) eh) t) (*.f64 (*.f64 #s(literal -1/3 binary64) eh) t))) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 eh ew) (fma.f64 #s(literal 1/45 binary64) (*.f64 t t) #s(literal 1/3 binary64)))) (*.f64 t t) (/.f64 eh ew)) t)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
| Outputs |
|---|
(fabs.f64 (+.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
5 calls:
| 163.0ms | eh |
| 45.0ms | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 33.0ms | ew |
| 27.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)))))) |
| 21.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.1% | 1 | eh |
| 98.1% | 1 | ew |
| 98.1% | 1 | t |
| 98.1% | 1 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 98.1% | 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 (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (tan t) ew))) eh) (neg.f64 eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ eh (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (tan t) ew))) eh) (fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) eh)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/3 binary64) eh)) (*.f64 t t) eh)))) |
(fabs.f64 #s(approx (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (/.f64 (/.f64 eh ew) t)) (*.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)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))) eh) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.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 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #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 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(approx (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(approx (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) (*.f64 (*.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 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 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) 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)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (/.f64 (neg.f64 eh) t) (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t t) #s(literal -1 binary64)) ew)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(approx (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) (*.f64 (neg.f64 eh) (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t t) #s(literal -1 binary64)) ew))) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (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 (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(approx (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) (*.f64 (neg.f64 eh) (fma.f64 (*.f64 #s(literal 1/3 binary64) t) (/.f64 t ew) (/.f64 #s(literal -1 binary64) ew)))) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))) (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.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 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(literal 1 binary64) (/.f64 t (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.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 (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))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #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 (/.f64 eh (tan.f64 t)) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 #s(literal 1 binary64) ew)) (/.f64 eh (sin.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/6 binary64) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1 binary64) ew))) (/.f64 eh (sin.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (*.f64 (neg.f64 eh) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (/ eh (sin t)) ew) (/.f64 (fma.f64 (*.f64 eh (/.f64 (*.f64 t t) ew)) #s(literal 1/6 binary64) (/.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 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal -7/360 binary64) (*.f64 t t) #s(literal -1/6 binary64))) t)) t eh) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (*.f64 eh #s(literal 7/360 binary64)) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh ew) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (tan.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (fma.f64 (*.f64 #s(literal 1/24 binary64) t) t #s(literal -1/2 binary64))) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew))) (/.f64 eh (sin.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (tan.f64 t) ew) eh))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (*.f64 (neg.f64 ew) (tan.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 (*.f64 (tan.f64 t) ew) (*.f64 (/.f64 (tan.f64 t) eh) ew))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 eh #s(literal -31/15120 binary64)) t) (neg.f64 t) (*.f64 #s(literal 7/360 binary64) eh)) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (*.f64 (tan.f64 t) ew)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) ew)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (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 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal -1/6 binary64) (*.f64 (/.f64 eh ew) #s(literal -1/336 binary64)))) (*.f64 t t) (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))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 eh ew)) (*.f64 (neg.f64 (tan.f64 t)) (tan.f64 t))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (fma.f64 (fma.f64 (/.f64 (*.f64 t t) ew) (fma.f64 (*.f64 #s(literal -1/720 binary64) t) t #s(literal 1/24 binary64)) (/.f64 #s(literal -1/2 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew))) (/.f64 eh (sin.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 eh #s(literal 1/840 binary64) (*.f64 eh #s(literal -7/2160 binary64))) 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 (/.f64 eh (*.f64 ew (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 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (/ eh (sin t)) ew) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/840 binary64) (*.f64 (/.f64 eh ew) #s(literal -7/2160 binary64))) 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 (*.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 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 t) eh) 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 #s(literal 1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) eh)) (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 (pow.f64 (sqrt.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #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)))))) #s(approx (* (/ eh (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (tan t) ew))) 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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (tan.f64 t) ew)) eh) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tan.f64 t) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) eh) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (tan.f64 t)) ew) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (exp.f64 (*.f64 (log.f64 (/.f64 t (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.f64 eh ew)))) #s(literal -1 binary64)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (*.f64 (neg.f64 eh) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (/.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (cos.f64 t) (*.f64 ew (/.f64 (sin.f64 t) eh))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (tan.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh ew)) eh))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) #s(literal 1 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (cos.f64 t) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (neg.f64 eh) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (neg.f64 ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (sin.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) eh) 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 (pow.f64 (E.f64) (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (pow.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #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 (exp.f64 (*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) #s(literal 1 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) ew) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew)))) eh) #s(literal 1/2 binary64) (/.f64 eh ew)) t))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 #s(approx (* (sin t) ew) (*.f64 ew t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (*.f64 (fma.f64 eh (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) ew) (sin.f64 t)) ew))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) 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))))))) |
| Outputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) #s(literal 1 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
5 calls:
| 28.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 26.0ms | eh |
| 22.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))))))) |
| 20.0ms | ew |
| 20.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.7% | 1 | ew |
| 97.7% | 1 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 97.7% | 1 | eh |
| 97.7% | 1 | t |
| 97.7% | 1 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
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 (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (tan t) ew))) eh) (neg.f64 eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ eh (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (tan t) ew))) eh) (fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) eh)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/3 binary64) eh)) (*.f64 t t) eh)))) |
(fabs.f64 #s(approx (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (/.f64 (/.f64 eh ew) t)) (*.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)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))) eh) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.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 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #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 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(approx (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(approx (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) (*.f64 (*.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 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 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) 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)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (/.f64 (neg.f64 eh) t) (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t t) #s(literal -1 binary64)) ew)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(approx (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) (*.f64 (neg.f64 eh) (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t t) #s(literal -1 binary64)) ew))) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (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 (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(approx (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) (*.f64 (neg.f64 eh) (fma.f64 (*.f64 #s(literal 1/3 binary64) t) (/.f64 t ew) (/.f64 #s(literal -1 binary64) ew)))) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))) (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.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 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(literal 1 binary64) (/.f64 t (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.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 (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))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #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 (/.f64 eh (tan.f64 t)) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 #s(literal 1 binary64) ew)) (/.f64 eh (sin.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/6 binary64) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1 binary64) ew))) (/.f64 eh (sin.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (*.f64 (neg.f64 eh) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (/ eh (sin t)) ew) (/.f64 (fma.f64 (*.f64 eh (/.f64 (*.f64 t t) ew)) #s(literal 1/6 binary64) (/.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 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal -7/360 binary64) (*.f64 t t) #s(literal -1/6 binary64))) t)) t eh) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (*.f64 eh #s(literal 7/360 binary64)) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh ew) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (tan.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (fma.f64 (*.f64 #s(literal 1/24 binary64) t) t #s(literal -1/2 binary64))) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew))) (/.f64 eh (sin.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (tan.f64 t) ew) eh))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (*.f64 (neg.f64 ew) (tan.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 (*.f64 (tan.f64 t) ew) (*.f64 (/.f64 (tan.f64 t) eh) ew))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 eh #s(literal -31/15120 binary64)) t) (neg.f64 t) (*.f64 #s(literal 7/360 binary64) eh)) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (*.f64 (tan.f64 t) ew)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) ew)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (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 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal -1/6 binary64) (*.f64 (/.f64 eh ew) #s(literal -1/336 binary64)))) (*.f64 t t) (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))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 eh ew)) (*.f64 (neg.f64 (tan.f64 t)) (tan.f64 t))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (fma.f64 (fma.f64 (/.f64 (*.f64 t t) ew) (fma.f64 (*.f64 #s(literal -1/720 binary64) t) t #s(literal 1/24 binary64)) (/.f64 #s(literal -1/2 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew))) (/.f64 eh (sin.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 eh #s(literal 1/840 binary64) (*.f64 eh #s(literal -7/2160 binary64))) 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 (/.f64 eh (*.f64 ew (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 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (/ eh (sin t)) ew) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/840 binary64) (*.f64 (/.f64 eh ew) #s(literal -7/2160 binary64))) 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 (*.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 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 t) eh) 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 #s(literal 1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) eh)) (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 (pow.f64 (sqrt.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #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)))))) #s(approx (* (/ eh (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (tan t) ew))) 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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (tan.f64 t) ew)) eh) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tan.f64 t) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) eh) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (tan.f64 t)) ew) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (exp.f64 (*.f64 (log.f64 (/.f64 t (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.f64 eh ew)))) #s(literal -1 binary64)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (*.f64 (neg.f64 eh) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (/.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (cos.f64 t) (*.f64 ew (/.f64 (sin.f64 t) eh))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (tan.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh ew)) eh))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) #s(literal 1 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (cos.f64 t) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (neg.f64 eh) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (neg.f64 ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (sin.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) eh) 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 (pow.f64 (E.f64) (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (pow.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #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 (exp.f64 (*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* (sin t) ew) (cos (atan (/ (/ eh (tan t)) ew)))) (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
| Outputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) #s(literal 1 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
5 calls:
| 35.0ms | ew |
| 34.0ms | eh |
| 21.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))))))) |
| 20.0ms | t |
| 20.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.0% | 1 | eh |
| 97.0% | 1 | ew |
| 97.0% | 1 | t |
| 97.0% | 1 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 97.0% | 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 (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (tan t) ew))) eh) (neg.f64 eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ eh (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (tan t) ew))) eh) (fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) eh)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/3 binary64) eh)) (*.f64 t t) eh)))) |
(fabs.f64 #s(approx (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (/.f64 (/.f64 eh ew) t)) (*.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)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))) eh) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.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 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #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 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(approx (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(approx (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) (*.f64 (*.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/3 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 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/3 binary64) #s(literal 1 binary64)) 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)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (/.f64 (neg.f64 eh) t) (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t t) #s(literal -1 binary64)) ew)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(approx (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) (*.f64 (neg.f64 eh) (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t t) #s(literal -1 binary64)) ew))) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (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 (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(approx (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) (*.f64 (neg.f64 eh) (fma.f64 (*.f64 #s(literal 1/3 binary64) t) (/.f64 t ew) (/.f64 #s(literal -1 binary64) ew)))) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t))) (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) #s(approx (/ (+ (* (* (* -1/3 (/ eh ew)) t) t) (/ eh ew)) t) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.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 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(literal 1 binary64) (/.f64 t (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.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 (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))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #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 (/.f64 eh (tan.f64 t)) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 #s(literal 1 binary64) ew)) (/.f64 eh (sin.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/6 binary64) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1 binary64) ew))) (/.f64 eh (sin.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (*.f64 (neg.f64 eh) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (/ eh (sin t)) ew) (/.f64 (fma.f64 (*.f64 eh (/.f64 (*.f64 t t) ew)) #s(literal 1/6 binary64) (/.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 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal -7/360 binary64) (*.f64 t t) #s(literal -1/6 binary64))) t)) t eh) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (*.f64 eh #s(literal 7/360 binary64)) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh ew) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (tan.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (fma.f64 (*.f64 #s(literal 1/24 binary64) t) t #s(literal -1/2 binary64))) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew))) (/.f64 eh (sin.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (tan.f64 t) ew) eh))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (*.f64 (neg.f64 ew) (tan.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 (*.f64 (tan.f64 t) ew) (*.f64 (/.f64 (tan.f64 t) eh) ew))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 eh #s(literal -31/15120 binary64)) t) (neg.f64 t) (*.f64 #s(literal 7/360 binary64) eh)) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (*.f64 (tan.f64 t) ew)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) ew)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (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 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal -1/6 binary64) (*.f64 (/.f64 eh ew) #s(literal -1/336 binary64)))) (*.f64 t t) (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))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 eh ew)) (*.f64 (neg.f64 (tan.f64 t)) (tan.f64 t))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (fma.f64 (fma.f64 (/.f64 (*.f64 t t) ew) (fma.f64 (*.f64 #s(literal -1/720 binary64) t) t #s(literal 1/24 binary64)) (/.f64 #s(literal -1/2 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew))) (/.f64 eh (sin.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 eh #s(literal 1/840 binary64) (*.f64 eh #s(literal -7/2160 binary64))) 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 (/.f64 eh (*.f64 ew (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 #s(approx (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (/ eh (sin t)) ew) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/840 binary64) (*.f64 (/.f64 eh ew) #s(literal -7/2160 binary64))) 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 (*.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 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 t) eh) 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 #s(literal 1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) eh)) (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 (pow.f64 (sqrt.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #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)))))) #s(approx (* (/ eh (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (tan t) ew))) 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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (tan.f64 t) ew)) eh) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tan.f64 t) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) eh) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 (*.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (tan.f64 t)) ew) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (exp.f64 (*.f64 (log.f64 (/.f64 t (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) t) t (/.f64 eh ew)))) #s(literal -1 binary64)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (*.f64 (neg.f64 eh) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (/.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (cos.f64 t) (*.f64 ew (/.f64 (sin.f64 t) eh))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (tan.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 eh ew)) eh))) |
| Outputs |
|---|
(fabs.f64 #s(approx (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (*.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 (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (tan t) ew))) eh) (neg.f64 eh)))) |
(fabs.f64 #s(approx (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (*.f64 (sin.f64 t) ew))) |
5 calls:
| 24.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 21.0ms | ew |
| 20.0ms | t |
| 16.0ms | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 16.0ms | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.5% | 3 | ew |
| 59.6% | 3 | t |
| 50.8% | 5 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 46.6% | 2 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.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.8% | 3 | eh |
Compiled 58 to 42 computations (27.6% saved)
Total -15.3b remaining (-37.6%)
Threshold costs -15.3b (-37.6%)
| 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 (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (tan t) ew))) eh) (neg.f64 eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ eh (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (tan t) ew))) eh) (fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) ew) (/.f64 (*.f64 eh eh) ew))) eh)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/3 binary64) eh)) (*.f64 t 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 (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (tan t) ew))) eh) (neg.f64 eh)))) |
5 calls:
| 2.0ms | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 2.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 1.0ms | t |
| 1.0ms | eh |
| 1.0ms | ew |
| Accuracy | Segments | Branch |
|---|---|---|
| 36.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))))))) |
| 36.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)))))) |
| 36.4% | 1 | ew |
| 36.4% | 1 | eh |
| 36.4% | 1 | t |
Compiled 58 to 42 computations (27.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 28.0ms | 4.802449601535718e-80 | 1.5074495248240752e-77 |
| 45.0ms | -4.280220079629139e-137 | -1.170808182134941e-168 |
| 60.0ms | 304× | 0 | valid |
Compiled 1 741 to 1 163 computations (33.2% saved)
ival-sin: 16.0ms (35.6% of total)ival-cos: 10.0ms (22.2% of total)ival-mult: 8.0ms (17.8% of total)ival-div: 4.0ms (8.9% of total)ival-atan: 2.0ms (4.4% of total)ival-tan: 2.0ms (4.4% of total)ival-add: 1.0ms (2.2% of total)ival-fabs: 1.0ms (2.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 110 | 365 |
| 1 | 172 | 363 |
| 2 | 284 | 363 |
| 3 | 496 | 363 |
| 4 | 856 | 363 |
| 5 | 1493 | 363 |
| 6 | 2176 | 363 |
| 7 | 3579 | 363 |
| 1× | node limit |
| Inputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (+.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) #s(literal 1 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) #s(literal 1 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(if (<=.f64 t #s(literal -3936549570225297/7029552803973744348141466418259346654483901747346744739219930582205996219799199797373501072037329464296751422864876398630012915711709843264075804970101818523648 binary64)) (fabs.f64 #s(approx (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (*.f64 (sin.f64 t) ew))) (if (<=.f64 t #s(literal 899555087149309/65185151242703554760590262029100101153646988597309960020356494379340201592426774597868716032 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 (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (tan t) ew))) eh) (neg.f64 eh)))) (fabs.f64 #s(approx (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (*.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 (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (tan t) ew))) eh) (neg.f64 eh)))) |
| Outputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (*.f64 ew (sin.f64 t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (+.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) #s(literal 1 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (pow.f64 #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) #s(literal 1 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (pow.f64 #s(approx (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(approx (/ eh (tan t)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) eh) t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(if (<=.f64 t #s(literal -3936549570225297/7029552803973744348141466418259346654483901747346744739219930582205996219799199797373501072037329464296751422864876398630012915711709843264075804970101818523648 binary64)) (fabs.f64 #s(approx (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (*.f64 (sin.f64 t) ew))) (if (<=.f64 t #s(literal 899555087149309/65185151242703554760590262029100101153646988597309960020356494379340201592426774597868716032 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 (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (tan t) ew))) eh) (neg.f64 eh)))) (fabs.f64 #s(approx (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (*.f64 (sin.f64 t) ew))))) |
(if (or (<=.f64 t #s(literal -3936549570225297/7029552803973744348141466418259346654483901747346744739219930582205996219799199797373501072037329464296751422864876398630012915711709843264075804970101818523648 binary64)) (not (<=.f64 t #s(literal 899555087149309/65185151242703554760590262029100101153646988597309960020356494379340201592426774597868716032 binary64)))) (fabs.f64 #s(approx (+ (* (* (sin t) ew) (/ 1 (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)))) (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh))) (*.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 (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (tan t) ew))) eh) (neg.f64 eh))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ eh (* (sqrt (+ (pow (/ (/ eh (tan t)) ew) 2) 1)) (* (tan t) ew))) eh) (neg.f64 eh)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 90 |
| 0 | 31 | 90 |
| 1 | 78 | 90 |
| 2 | 532 | 90 |
| 3 | 5861 | 90 |
| 0 | 8093 | 88 |
| 0 | 604 | 6824 |
| 1 | 2051 | 6413 |
| 0 | 8399 | 6267 |
| 0 | 1203 | 10272 |
| 1 | 4351 | 10030 |
| 0 | 8487 | 9627 |
| 0 | 148 | 795 |
| 1 | 484 | 792 |
| 2 | 1712 | 712 |
| 3 | 3934 | 709 |
| 0 | 8565 | 673 |
| 0 | 78 | 636 |
| 0 | 131 | 619 |
| 1 | 379 | 580 |
| 2 | 2258 | 580 |
| 0 | 8261 | 580 |
| 0 | 78 | 777 |
| 0 | 128 | 742 |
| 1 | 410 | 651 |
| 2 | 2504 | 651 |
| 0 | 8709 | 645 |
| 0 | 74 | 593 |
| 0 | 130 | 520 |
| 1 | 426 | 506 |
| 2 | 2537 | 506 |
| 0 | 8910 | 504 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 1 728 to 758 computations (56.1% saved)
Compiled 786 to 262 computations (66.7% saved)
Loading profile data...