
Time bar (total: 13.9s)
| 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 |
| 12.5% | 12.5% | 87.4% | 0.1% | 0% | 0% | 0% | 4 |
| 18.8% | 18.7% | 81.1% | 0.1% | 0% | 0% | 0% | 5 |
| 28.1% | 28.1% | 71.8% | 0.1% | 0% | 0% | 0% | 6 |
| 42.2% | 42.1% | 57.7% | 0.1% | 0% | 0% | 0% | 7 |
| 49.2% | 49.1% | 50.7% | 0.1% | 0% | 0% | 0% | 8 |
| 57.4% | 57.3% | 42.5% | 0.1% | 0% | 0% | 0% | 9 |
| 67% | 66.9% | 33% | 0.1% | 0% | 0% | 0% | 10 |
| 71.8% | 71.7% | 28.2% | 0.1% | 0% | 0% | 0% | 11 |
| 76.9% | 76.8% | 23.1% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 18 to 14 computations (22.2% saved)
| 932.0ms | 8 256× | 0 | valid |
ival-cos: 212.0ms (32.8% of total)ival-mult: 207.0ms (32% of total)ival-pow2: 163.0ms (25.2% of total)ival-div: 51.0ms (7.9% of total)ival-true: 6.0ms (0.9% of total)exact: 5.0ms (0.8% of total)ival-assert: 3.0ms (0.5% of total)| 2× | egg-herbie |
| 1 038× | distribute-neg-frac |
| 1 020× | div-sub |
| 788× | distribute-lft-neg-in |
| 688× | unsub-neg |
| 678× | distribute-frac-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 49 | 172 |
| 1 | 139 | 169 |
| 2 | 480 | 163 |
| 3 | 2305 | 163 |
| 4 | 6002 | 163 |
| 0 | 12 | 16 |
| 1 | 23 | 16 |
| 2 | 56 | 16 |
| 3 | 193 | 16 |
| 4 | 498 | 16 |
| 5 | 717 | 16 |
| 6 | 738 | 16 |
| 0 | 738 | 16 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) |
| Outputs |
|---|
(/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 c (*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))))) |
| Inputs |
|---|
(/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) |
(/ (cos (* 2 (neg x))) (* (pow c 2) (* (* (neg x) (pow s 2)) (neg x)))) |
(/ (cos (* 2 x)) (* (pow (neg c) 2) (* (* x (pow s 2)) x))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow (neg s) 2)) x))) |
(neg (/ (cos (* 2 (neg x))) (* (pow c 2) (* (* (neg x) (pow s 2)) (neg x))))) |
(neg (/ (cos (* 2 x)) (* (pow (neg c) 2) (* (* x (pow s 2)) x)))) |
(neg (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow (neg s) 2)) x)))) |
(/ (cos (* 2 c)) (* (pow x 2) (* (* c (pow s 2)) c))) |
(/ (cos (* 2 s)) (* (pow c 2) (* (* s (pow x 2)) s))) |
(/ (cos (* 2 x)) (* (pow s 2) (* (* x (pow c 2)) x))) |
| Outputs |
|---|
(/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) |
(/ (cos (* 2 x)) (* (* x (* s s)) (* x (* c c)))) |
(/ (cos (* 2 (neg x))) (* (pow c 2) (* (* (neg x) (pow s 2)) (neg x)))) |
(/ (cos (* 2 x)) (* (* x (* s s)) (* x (* c c)))) |
(/ (cos (* 2 x)) (* (pow (neg c) 2) (* (* x (pow s 2)) x))) |
(/ (cos (* 2 x)) (* (* x (* s s)) (* x (* c c)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow (neg s) 2)) x))) |
(/ (cos (* 2 x)) (* (* x (* s s)) (* x (* c c)))) |
(neg (/ (cos (* 2 (neg x))) (* (pow c 2) (* (* (neg x) (pow s 2)) (neg x))))) |
(/ (cos (* 2 x)) (* x (* x (* c (* s (* c (neg s))))))) |
(neg (/ (cos (* 2 x)) (* (pow (neg c) 2) (* (* x (pow s 2)) x)))) |
(/ (cos (* 2 x)) (* x (* x (* c (* s (* c (neg s))))))) |
(neg (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow (neg s) 2)) x)))) |
(/ (cos (* 2 x)) (* x (* x (* c (* s (* c (neg s))))))) |
(/ (cos (* 2 c)) (* (pow x 2) (* (* c (pow s 2)) c))) |
(/ (/ (cos (* 2 c)) (* x x)) (* (* c c) (* s s))) |
(/ (cos (* 2 s)) (* (pow c 2) (* (* s (pow x 2)) s))) |
(/ (cos (* 2 s)) (* (* x (* s s)) (* x (* c c)))) |
(/ (cos (* 2 x)) (* (pow s 2) (* (* x (pow c 2)) x))) |
(/ (cos (* 2 x)) (* (* x (* s s)) (* x (* c c)))) |
(abs x)
(abs c)
(abs s)
(sort c s)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 66 | 0 | - | 2 | (1.260345457060466e-206 3.543650842070443e-161 1.251908342571352e+268) | (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x)) |
| 30 | 0 | - | 0 | - | (*.f64 x (pow.f64 s #s(literal 2 binary64))) |
| 23 | 0 | - | 0 | - | (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x) |
| 1 | 0 | - | 0 | - | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
| 0 | 0 | - | 0 | - | (pow.f64 c #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) x) |
| 0 | 129 | (1.0265629654039674e+43 2.0240309599845288e-8 3.0383565928392753e+127) | 0 | - | (cos.f64 (*.f64 #s(literal 2 binary64) x)) |
| 0 | 0 | - | 0 | - | s |
| 0 | 0 | - | 0 | - | c |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (pow.f64 s #s(literal 2 binary64)) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
cos.f64 | (cos.f64 (*.f64 #s(literal 2 binary64) x)) | sensitivity | 129 | 0 |
*.f64 | (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x)) | u*o | 40 | 0 |
| ↳ | (pow.f64 c #s(literal 2 binary64)) | underflow | 104 | |
| ↳ | (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x) | overflow | 111 | |
| ↳ | (*.f64 x (pow.f64 s #s(literal 2 binary64))) | overflow | 118 | |
| ↳ | (pow.f64 s #s(literal 2 binary64)) | overflow | 124 | |
*.f64 | (*.f64 x (pow.f64 s #s(literal 2 binary64))) | n*o | 29 | 0 |
*.f64 | (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x) | n*o | 23 | 0 |
*.f64 | (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x)) | n*u | 17 | 0 |
*.f64 | (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x)) | n*o | 7 | 0 |
/.f64 | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) | n/o | 1 | 0 |
| ↳ | (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x) | overflow | 111 | |
| ↳ | (pow.f64 c #s(literal 2 binary64)) | overflow | 18 | |
| ↳ | (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x)) | overflow | 88 | |
| ↳ | (*.f64 x (pow.f64 s #s(literal 2 binary64))) | overflow | 118 | |
| ↳ | (pow.f64 s #s(literal 2 binary64)) | overflow | 124 | |
*.f64 | (*.f64 x (pow.f64 s #s(literal 2 binary64))) | n*u | 1 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 100 | 0 |
| - | 90 | 66 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 100 | 0 | 0 |
| - | 90 | 0 | 66 |
| number | freq |
|---|---|
| 0 | 66 |
| 1 | 133 |
| 2 | 57 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 61.0ms | 512× | 0 | valid |
Compiled 154 to 52 computations (66.2% saved)
ival-cos: 11.0ms (30.2% of total)ival-mult: 11.0ms (30.2% of total)ival-pow2: 9.0ms (24.7% of total)ival-div: 3.0ms (8.2% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 3 to 3 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 61.9% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
Compiled 19 to 12 computations (36.8% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (cos.f64 (*.f64 #s(literal 2 binary64) x)) |
| ✓ | cost-diff | 0 | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
| ✓ | cost-diff | 6144 | (pow.f64 s #s(literal 2 binary64)) |
| ✓ | cost-diff | 6144 | (pow.f64 c #s(literal 2 binary64)) |
| 640× | associate-/r* |
| 378× | /-lowering-/.f32 |
| 378× | /-lowering-/.f64 |
| 330× | *-lowering-*.f32 |
| 330× | *-lowering-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 56 |
| 1 | 23 | 56 |
| 2 | 56 | 56 |
| 3 | 193 | 56 |
| 4 | 498 | 56 |
| 5 | 717 | 56 |
| 6 | 738 | 56 |
| 0 | 738 | 56 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) |
(cos (* 2 x)) |
(* 2 x) |
2 |
x |
(* (pow c 2) (* (* x (pow s 2)) x)) |
(pow c 2) |
c |
(* (* x (pow s 2)) x) |
(* x (pow s 2)) |
(pow s 2) |
s |
| Outputs |
|---|
(/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 c (*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))))) |
(cos (* 2 x)) |
(cos.f64 (*.f64 #s(literal 2 binary64) x)) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
2 |
#s(literal 2 binary64) |
x |
(* (pow c 2) (* (* x (pow s 2)) x)) |
(*.f64 c (*.f64 x (*.f64 x (*.f64 c (*.f64 s s))))) |
(pow c 2) |
(*.f64 c c) |
c |
(* (* x (pow s 2)) x) |
(*.f64 x (*.f64 x (*.f64 s s))) |
(* x (pow s 2)) |
(*.f64 x (*.f64 s s)) |
(pow s 2) |
(*.f64 s s) |
s |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.6% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
| ✓ | accuracy | 91.4% | (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x) |
| ✓ | accuracy | 88.8% | (*.f64 x (pow.f64 s #s(literal 2 binary64))) |
| ✓ | accuracy | 76.2% | (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x)) |
| 27.0ms | 256× | 0 | valid |
Compiled 58 to 14 computations (75.9% saved)
ival-cos: 6.0ms (34.3% of total)ival-mult: 6.0ms (34.3% of total)ival-pow2: 4.0ms (22.9% of total)ival-div: 2.0ms (11.4% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (pow c 2)> |
#<alt (pow s 2)> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x)))> |
#<alt (cos (* 2 x))> |
#<alt (* (pow c 2) (* (* x (pow s 2)) x))> |
#<alt (* x (pow s 2))> |
#<alt (* (* x (pow s 2)) x)> |
| Outputs |
|---|
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow s 2)> |
#<alt (pow s 2)> |
#<alt (pow s 2)> |
#<alt (pow s 2)> |
#<alt (pow s 2)> |
#<alt (pow s 2)> |
#<alt (pow s 2)> |
#<alt (pow s 2)> |
#<alt (pow s 2)> |
#<alt (pow s 2)> |
#<alt (pow s 2)> |
#<alt (pow s 2)> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2))> |
#<alt (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2))> |
#<alt (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt 1> |
#<alt (+ 1 (* -2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) 2)))> |
#<alt (cos (* 2 x))> |
#<alt (cos (* 2 x))> |
#<alt (cos (* 2 x))> |
#<alt (cos (* 2 x))> |
#<alt (cos (* 2 x))> |
#<alt (cos (* 2 x))> |
#<alt (cos (* 2 x))> |
#<alt (cos (* 2 x))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
39 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | c | @ | 0 | (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) |
| 2.0ms | x | @ | 0 | (* x (pow s 2)) |
| 2.0ms | x | @ | inf | (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) |
| 1.0ms | s | @ | 0 | (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) |
| 1.0ms | x | @ | 0 | (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) |
| 1× | batch-egg-rewrite |
| 4 664× | /-lowering-/.f32 |
| 4 664× | /-lowering-/.f64 |
| 4 522× | *-lowering-*.f32 |
| 4 522× | *-lowering-*.f64 |
| 1 754× | --lowering--.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 49 |
| 1 | 47 | 49 |
| 2 | 209 | 45 |
| 3 | 1937 | 39 |
| 0 | 8390 | 39 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow c 2) |
(pow s 2) |
(/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) |
(cos (* 2 x)) |
(* (pow c 2) (* (* x (pow s 2)) x)) |
(* x (pow s 2)) |
(* (* x (pow s 2)) x) |
| Outputs |
|---|
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 c))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) (log.f64 c))) |
(pow.f64 c #s(literal 2 binary64)) |
(pow.f64 (*.f64 c c) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 c) #s(literal 4 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 c)) |
(pow.f64 (*.f64 (*.f64 c c) (*.f64 c c)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (log.f64 c)) |
(*.f64 c c) |
(*.f64 (sqrt.f64 c) (*.f64 c (sqrt.f64 c))) |
(*.f64 (sqrt.f64 c) (pow.f64 (*.f64 c (sqrt.f64 c)) #s(literal 1 binary64))) |
(*.f64 (*.f64 c (sqrt.f64 c)) (sqrt.f64 c)) |
(*.f64 (pow.f64 (*.f64 c (sqrt.f64 c)) #s(literal 1 binary64)) (sqrt.f64 c)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 s))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) (log.f64 s))) |
(pow.f64 s #s(literal 2 binary64)) |
(pow.f64 (*.f64 s s) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 s) #s(literal 4 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 s)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (log.f64 s)) |
(pow.f64 (*.f64 (*.f64 s s) (*.f64 s s)) #s(literal 1/2 binary64)) |
(*.f64 s s) |
(*.f64 (sqrt.f64 s) (*.f64 s (sqrt.f64 s))) |
(*.f64 (sqrt.f64 s) (pow.f64 (*.f64 s (sqrt.f64 s)) #s(literal 1 binary64))) |
(*.f64 (*.f64 s (sqrt.f64 s)) (sqrt.f64 s)) |
(*.f64 (pow.f64 (*.f64 s (sqrt.f64 s)) #s(literal 1 binary64)) (sqrt.f64 s)) |
(+.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) (/.f64 (*.f64 x x) (cos.f64 (+.f64 x x)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) |
(-.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) #s(literal 1 binary64)) (/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) #s(literal 1 binary64))) (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) |
(-.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 c c)) (*.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s (*.f64 x x))))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 c c) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s (*.f64 x x)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (*.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s (*.f64 x x))))) (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (*.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s (*.f64 x x)))))) |
(-.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 c c)) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) #s(literal 1 binary64))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 c c) #s(literal 2 binary64))) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) #s(literal 1 binary64))) (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 c c)) (neg.f64 (*.f64 (*.f64 s (*.f64 s x)) (-.f64 #s(literal 0 binary64) x)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 c c) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 s (*.f64 s x)) (-.f64 #s(literal 0 binary64) x))))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (neg.f64 (*.f64 (*.f64 s (*.f64 s x)) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 s (*.f64 s x)) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))))) |
(-.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 s (*.f64 s (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (*.f64 c c))) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 s (*.f64 s (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (*.f64 c c)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 c c)) (*.f64 s (*.f64 s x))) x) (/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 c c) #s(literal 2 binary64))) (*.f64 s (*.f64 s x))) x)) |
(-.f64 (/.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 c c)) (*.f64 s (*.f64 s x))) (*.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 c c) #s(literal 2 binary64))) (*.f64 s (*.f64 s x))) (*.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (*.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (*.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 (/.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 c c)) x) (*.f64 s (*.f64 s x))) (/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 c c) #s(literal 2 binary64))) x) (*.f64 s (*.f64 s x)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) (/.f64 (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) #s(literal 2 binary64)) (+.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))))) (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)))))) |
(fma.f64 (cos.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))))) |
(fma.f64 (cos.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) |
(fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))))) |
(fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(fma.f64 (/.f64 (cos.f64 x) c) (/.f64 (cos.f64 x) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (cos.f64 x) c) (/.f64 (cos.f64 x) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) |
(fma.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) (/.f64 (cos.f64 x) c) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) (/.f64 (cos.f64 x) c) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) |
(fma.f64 (/.f64 (cos.f64 x) (*.f64 c c)) (/.f64 (cos.f64 x) (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (cos.f64 x) (*.f64 c c)) (/.f64 (cos.f64 x) (*.f64 s (*.f64 s (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) |
(fma.f64 (/.f64 (cos.f64 x) (*.f64 s (*.f64 s (*.f64 x x)))) (/.f64 (cos.f64 x) (*.f64 c c)) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (cos.f64 x) (*.f64 s (*.f64 s (*.f64 x x)))) (/.f64 (cos.f64 x) (*.f64 c c)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 (cos.f64 x) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 (cos.f64 x) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) |
(fma.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (/.f64 (cos.f64 x) x) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (/.f64 (cos.f64 x) x) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) |
(fma.f64 (/.f64 (cos.f64 x) (*.f64 s (*.f64 s x))) (/.f64 (cos.f64 x) (*.f64 (*.f64 c c) x)) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (cos.f64 x) (*.f64 s (*.f64 s x))) (/.f64 (cos.f64 x) (*.f64 (*.f64 c c) x)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) |
(fma.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 c c) x)) (/.f64 (cos.f64 x) (*.f64 s (*.f64 s x))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 c c) x)) (/.f64 (cos.f64 x) (*.f64 s (*.f64 s x))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) |
(neg.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) |
(/.f64 (cos.f64 (+.f64 x x)) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))))) |
(/.f64 (cos.f64 (+.f64 x x)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) (/.f64 (*.f64 x x) (cos.f64 (+.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c c) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 s (*.f64 s x)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 s (*.f64 s (*.f64 x x)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s (*.f64 x x))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) #s(literal 1 binary64))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (neg.f64 (*.f64 (*.f64 s (*.f64 s x)) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 (*.f64 s s) (/.f64 (*.f64 x x) (cos.f64 (+.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 c c) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 s (*.f64 s x)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) x))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (*.f64 (*.f64 s (*.f64 s x)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (neg.f64 (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (neg.f64 (neg.f64 (*.f64 (*.f64 s (*.f64 s x)) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 (*.f64 s s) (/.f64 (*.f64 x x) (cos.f64 (+.f64 x x))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s (*.f64 x x)))) (/.f64 (*.f64 c c) (cos.f64 (+.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (/.f64 x (cos.f64 (+.f64 x x)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s (*.f64 x x)))) (*.f64 c c)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (*.f64 c c))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s (*.f64 x x)))) (*.f64 (*.f64 c c) #s(literal 1 binary64))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) x) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (*.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) x)) (*.f64 s (*.f64 s x))) |
(/.f64 (-.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c c))) (*.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 s (*.f64 s (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s (*.f64 x x))))) (*.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 c c))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))))) (*.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s (*.f64 x x)))) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) (*.f64 (*.f64 c c) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) (*.f64 x (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) |
(/.f64 (*.f64 (/.f64 (cos.f64 (+.f64 x x)) c) #s(literal 1 binary64)) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c))) (neg.f64 (*.f64 (*.f64 s s) (/.f64 (*.f64 x x) (cos.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s (*.f64 x x))))) (neg.f64 (/.f64 (*.f64 c c) (cos.f64 (+.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))))) (neg.f64 (/.f64 x (cos.f64 (+.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) (neg.f64 (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (*.f64 c c))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s (*.f64 x x))))) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 c c)))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s (*.f64 x x))))) (neg.f64 (*.f64 (*.f64 c c) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))))) (neg.f64 (*.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) x))) (neg.f64 (*.f64 s (*.f64 s x)))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) c)) (neg.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) x) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s x))) (*.f64 (*.f64 c c) x)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) c) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 c c)))) (*.f64 (*.f64 s (*.f64 s x)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s (*.f64 x x))))) (*.f64 c c)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))))) x) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) x))) (*.f64 s (*.f64 s x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (cos.f64 (+.f64 x x))) x) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (cos.f64 (+.f64 x x))) (*.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (*.f64 c c))) |
(/.f64 (*.f64 (/.f64 (cos.f64 (+.f64 x x)) c) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s (*.f64 x x))))) c) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 s s)) (*.f64 x x)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s (*.f64 s x)) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (*.f64 c c))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s (*.f64 s x)) (-.f64 #s(literal 0 binary64) (*.f64 c c)))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 x x)) (*.f64 s s)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s (*.f64 x x)))) c) c) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) x)) s) (*.f64 s x)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) x)) x) (*.f64 s s)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) x)) (*.f64 s x)) s) |
(/.f64 (-.f64 (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 s (*.f64 s (*.f64 x x)))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 c c) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (*.f64 s (*.f64 s (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) x)) |
(/.f64 (-.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 s (*.f64 s (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (*.f64 c c))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) c))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 c c) x)) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 s (*.f64 s x))))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (*.f64 (*.f64 c c) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 s (*.f64 s x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c c) x)))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (*.f64 s (*.f64 s x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) c) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) c)) |
(/.f64 (-.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (*.f64 (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 c c) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 s (*.f64 s (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) (*.f64 (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) (*.f64 (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))))) (*.f64 (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 s (*.f64 s (*.f64 x x)))))) (*.f64 (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 c c))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) (*.f64 (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) c))) (*.f64 (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (*.f64 (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) x))) (*.f64 (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) x)) (*.f64 (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 s (*.f64 s x))))) (*.f64 (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 c c) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s x))) (*.f64 (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c c) x)))) (*.f64 (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 s (*.f64 s x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))))) (*.f64 (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) c)) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 s (*.f64 s (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 c c) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)) (*.f64 s (*.f64 s (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) (*.f64 (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) (*.f64 (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) x) (*.f64 (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))))) (*.f64 (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 c c)) (*.f64 (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 s (*.f64 s (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)) (*.f64 c c))) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) (*.f64 (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) c))) (*.f64 (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (*.f64 (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) x))) (*.f64 (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 c c) x)) (*.f64 (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 s (*.f64 s x))))) (*.f64 (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)) (*.f64 (*.f64 c c) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 s (*.f64 s x))) (*.f64 (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c c) x)))) (*.f64 (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)) (*.f64 s (*.f64 s x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) c) (*.f64 (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))))) (*.f64 (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)) c)) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 c c)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 c c)) (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 c c)) (*.f64 s (*.f64 s (*.f64 x x)))) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 c c) #s(literal 2 binary64))))) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (*.f64 s (*.f64 s (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 c c)) x) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))))) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 c c)) (*.f64 c c)) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 s (*.f64 s (*.f64 x x)))))) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 c c)) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) c))) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 c c)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) x))) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 c c)) (*.f64 (*.f64 c c) x)) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 s (*.f64 s x))))) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (*.f64 (*.f64 c c) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 c c)) (*.f64 s (*.f64 s x))) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c c) x)))) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (*.f64 s (*.f64 s x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 c c)) c) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))))) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 s (*.f64 s (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 c c) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 s (*.f64 s (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 c c)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 s (*.f64 s (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 c c))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) c))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) x))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 c c) x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 s (*.f64 s x))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 (*.f64 c c) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 s (*.f64 s x))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c c) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 s (*.f64 s x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) c) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) c)) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 x (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) (*.f64 x (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (*.f64 s (*.f64 s (*.f64 x x)))) (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 c c) #s(literal 2 binary64))))) (*.f64 x (*.f64 s (*.f64 s (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) (*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) x) (*.f64 x (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (*.f64 c c)) (*.f64 x (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 s (*.f64 s (*.f64 x x)))))) (*.f64 (*.f64 c c) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) (*.f64 x (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) c))) (*.f64 x (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (*.f64 x (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) x))) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (*.f64 (*.f64 c c) x)) (*.f64 x (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 s (*.f64 s x))))) (*.f64 x (*.f64 (*.f64 c c) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (*.f64 s (*.f64 s x))) (*.f64 x (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c c) x)))) (*.f64 s (*.f64 s (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) c) (*.f64 x (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))))) (*.f64 x c)) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 s (*.f64 s (*.f64 x x)))) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 (*.f64 c c) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 s (*.f64 s (*.f64 x x)))) (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (*.f64 c c) #s(literal 1 binary64))) (*.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 s (*.f64 s (*.f64 x x)))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))) (*.f64 (*.f64 c c) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 s (*.f64 s (*.f64 x x)))) (*.f64 s (*.f64 s (*.f64 x x)))) (*.f64 (*.f64 c c) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 c c) #s(literal 2 binary64))))) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 s (*.f64 s (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) (*.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) (*.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 s (*.f64 s (*.f64 x x)))) x) (*.f64 (*.f64 c c) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))))) (*.f64 (*.f64 c c) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 s (*.f64 s (*.f64 x x)))) (*.f64 c c)) (*.f64 (*.f64 c c) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 s (*.f64 s (*.f64 x x)))))) (*.f64 (*.f64 c c) (*.f64 c c))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 s (*.f64 s (*.f64 x x)))) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) (*.f64 (*.f64 c c) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) c))) (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 s (*.f64 s (*.f64 x x)))) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (*.f64 (*.f64 c c) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) x))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 s (*.f64 s (*.f64 x x)))) (*.f64 (*.f64 c c) x)) (*.f64 (*.f64 c c) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 s (*.f64 s x))))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 s (*.f64 s (*.f64 x x)))) (*.f64 s (*.f64 s x))) (*.f64 (*.f64 c c) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c c) x)))) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 s (*.f64 s (*.f64 x x)))) c) (*.f64 (*.f64 c c) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))))) (*.f64 (*.f64 c c) c)) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) c) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) c) (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) c) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) c) (*.f64 s (*.f64 s (*.f64 x x)))) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 c c) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) (*.f64 s (*.f64 s (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) c) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) c) x) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))))) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 s (*.f64 s (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) (*.f64 c c))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) c))) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) c) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) c) (*.f64 (*.f64 c c) x)) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 s (*.f64 s x))))) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) (*.f64 (*.f64 c c) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) c) (*.f64 s (*.f64 s x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c c) x)))) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) (*.f64 s (*.f64 s x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) c) c) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))))) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x) (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x) (*.f64 s (*.f64 s (*.f64 x x)))) (*.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 c c) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) (*.f64 s (*.f64 s (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) (*.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) (*.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))))) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x) (*.f64 c c)) (*.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 s (*.f64 s (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) (*.f64 c c))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) (*.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) c))) (*.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (*.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) x))) (*.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x) (*.f64 (*.f64 c c) x)) (*.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 s (*.f64 s x))))) (*.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) (*.f64 (*.f64 c c) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x) (*.f64 s (*.f64 s x))) (*.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c c) x)))) (*.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) (*.f64 s (*.f64 s x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x) c) (*.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))))) (*.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) c)) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 s (*.f64 s x))) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 (*.f64 (*.f64 c c) x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (*.f64 (*.f64 c c) x) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 s (*.f64 s x))) (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (*.f64 (*.f64 c c) x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 c c) x) (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 s (*.f64 s x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 c c) x) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (*.f64 (*.f64 c c) x) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 s (*.f64 s x))) (*.f64 s (*.f64 s (*.f64 x x)))) (*.f64 (*.f64 (*.f64 c c) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 c c) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 c c) x) (*.f64 s (*.f64 s (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 s (*.f64 s x))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) (*.f64 (*.f64 (*.f64 c c) x) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) (*.f64 (*.f64 (*.f64 c c) x) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 s (*.f64 s x))) x) (*.f64 (*.f64 (*.f64 c c) x) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))))) (*.f64 (*.f64 (*.f64 c c) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 s (*.f64 s x))) (*.f64 c c)) (*.f64 (*.f64 (*.f64 c c) x) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 s (*.f64 s (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 c c) x) (*.f64 c c))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 s (*.f64 s x))) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) (*.f64 (*.f64 (*.f64 c c) x) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) c))) (*.f64 (*.f64 (*.f64 c c) x) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 s (*.f64 s x))) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (*.f64 (*.f64 (*.f64 c c) x) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) x))) (*.f64 (*.f64 (*.f64 c c) x) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 s (*.f64 s x))) (*.f64 (*.f64 c c) x)) (*.f64 (*.f64 (*.f64 c c) x) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 s (*.f64 s x))))) (*.f64 (*.f64 (*.f64 c c) x) (*.f64 (*.f64 c c) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 s (*.f64 s x))) (*.f64 s (*.f64 s x))) (*.f64 (*.f64 (*.f64 c c) x) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c c) x)))) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 s (*.f64 s x))) c) (*.f64 (*.f64 (*.f64 c c) x) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))))) (*.f64 (*.f64 (*.f64 c c) x) c)) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 c c) x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 (*.f64 s (*.f64 s x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (*.f64 s (*.f64 s x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 c c) x)) (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (*.f64 s (*.f64 s x)) #s(literal 1 binary64))) (*.f64 (*.f64 s (*.f64 s x)) (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 c c) x)) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))) (*.f64 (*.f64 s (*.f64 s x)) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (*.f64 s (*.f64 s x)) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 c c) x)) (*.f64 s (*.f64 s (*.f64 x x)))) (*.f64 (*.f64 s (*.f64 s x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 c c) #s(literal 2 binary64))))) (*.f64 (*.f64 s (*.f64 s x)) (*.f64 s (*.f64 s (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 c c) x)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) (*.f64 (*.f64 s (*.f64 s x)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) (*.f64 (*.f64 s (*.f64 s x)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 c c) x)) x) (*.f64 (*.f64 s (*.f64 s x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))))) (*.f64 s (*.f64 s (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 c c) x)) (*.f64 c c)) (*.f64 (*.f64 s (*.f64 s x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 s (*.f64 s (*.f64 x x)))))) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 c c) x)) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) (*.f64 (*.f64 s (*.f64 s x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) c))) (*.f64 (*.f64 s (*.f64 s x)) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 c c) x)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (*.f64 (*.f64 s (*.f64 s x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) x))) (*.f64 (*.f64 s (*.f64 s x)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 c c) x)) (*.f64 (*.f64 c c) x)) (*.f64 (*.f64 s (*.f64 s x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 s (*.f64 s x))))) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 c c) x)) (*.f64 s (*.f64 s x))) (*.f64 (*.f64 s (*.f64 s x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c c) x)))) (*.f64 (*.f64 s (*.f64 s x)) (*.f64 s (*.f64 s x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 c c) x)) c) (*.f64 (*.f64 s (*.f64 s x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))))) (*.f64 (*.f64 c s) (*.f64 s x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 c (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 c (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 c #s(literal 1 binary64))) (*.f64 c (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))) (*.f64 c (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) (*.f64 c (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) (*.f64 s (*.f64 s (*.f64 x x)))) (*.f64 c (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 c c) #s(literal 2 binary64))))) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) (*.f64 c (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) x) (*.f64 c (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))))) (*.f64 c x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) (*.f64 c c)) (*.f64 c (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 s (*.f64 s (*.f64 x x)))))) (*.f64 c (*.f64 c c))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) (*.f64 c (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) c))) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (*.f64 c (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) x))) (*.f64 c (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) (*.f64 (*.f64 c c) x)) (*.f64 c (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 s (*.f64 s x))))) (*.f64 c (*.f64 (*.f64 c c) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) (*.f64 s (*.f64 s x))) (*.f64 c (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c c) x)))) (*.f64 (*.f64 c s) (*.f64 s x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) c) (*.f64 c (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))))) (*.f64 c c)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (cos.f64 (+.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 (*.f64 s s) (/.f64 (*.f64 x x) (cos.f64 (+.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 (*.f64 s s) (/.f64 (*.f64 x x) (cos.f64 (+.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 s (*.f64 s x)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 (*.f64 s (*.f64 s x)) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 s (*.f64 s (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (/.f64 (cos.f64 (+.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 c c))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 s (*.f64 s (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (-.f64 #s(literal 0 binary64) (*.f64 c c)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s (*.f64 s x)) (-.f64 #s(literal 0 binary64) x))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 c c))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s (*.f64 s x)) (-.f64 #s(literal 0 binary64) (*.f64 c c)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (/.f64 (cos.f64 (+.f64 x x)) (neg.f64 c)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (/.f64 (cos.f64 (+.f64 x x)) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (/.f64 (cos.f64 (+.f64 x x)) (neg.f64 (*.f64 s (*.f64 s x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 (*.f64 c c) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 s (*.f64 s x))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (/.f64 (cos.f64 (+.f64 x x)) (neg.f64 (*.f64 (*.f64 c c) x))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 s (*.f64 s x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) c) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (/.f64 (cos.f64 (+.f64 x x)) (neg.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) c)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) x)) (*.f64 (*.f64 s (*.f64 s x)) (-.f64 #s(literal 0 binary64) (*.f64 c c)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) (neg.f64 (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) (neg.f64 (*.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s (*.f64 x x)))))) (neg.f64 (*.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 c c)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))))) (neg.f64 (*.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) (neg.f64 (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) (neg.f64 (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s (*.f64 x x)))) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) (neg.f64 (*.f64 (*.f64 c c) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) (neg.f64 (*.f64 x (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) #s(literal 1 binary64))) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (cos.f64 (+.f64 x x)) c) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s (*.f64 x x)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) x)))) (neg.f64 (neg.f64 (*.f64 s (*.f64 s x))))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s x)))) (neg.f64 (*.f64 (*.f64 c c) x))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)))) (neg.f64 c)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 c c))))) (neg.f64 (*.f64 (*.f64 s (*.f64 s x)) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) (*.f64 c c))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) x)))) (neg.f64 (*.f64 s (*.f64 s x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (cos.f64 (+.f64 x x)))) (neg.f64 (*.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s (*.f64 x x)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (cos.f64 (+.f64 x x)) c) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s (*.f64 x x)))))) (neg.f64 c)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 s s))) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s (*.f64 s x)) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s (*.f64 s x)) (-.f64 #s(literal 0 binary64) (*.f64 c c))))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 x x))) (neg.f64 (*.f64 s s))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s (*.f64 x x)))) c)) (neg.f64 c)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) x)) s)) (neg.f64 (*.f64 s x))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) x)) x)) (neg.f64 (*.f64 s s))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) x)) (*.f64 s x))) (neg.f64 s)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64))))) (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))))))) |
(pow.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) (/.f64 (*.f64 x x) (cos.f64 (+.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 c c) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 s (*.f64 s x)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) (/.f64 (*.f64 x x) (cos.f64 (+.f64 x x))))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) (/.f64 (*.f64 x x) (cos.f64 (+.f64 x x))))) (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) (/.f64 (*.f64 x x) (cos.f64 (+.f64 x x)))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) (/.f64 (*.f64 x x) (cos.f64 (+.f64 x x))))))) #s(literal -1 binary64)) |
(*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (cos.f64 (+.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s (*.f64 x x))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (/.f64 #s(literal -1 binary64) (*.f64 s (*.f64 s (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (pow.f64 (/.f64 (*.f64 (*.f64 s s) (/.f64 (*.f64 x x) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (+.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s (*.f64 x x)))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c))) |
(*.f64 (+.f64 (cos.f64 x) (sin.f64 x)) (/.f64 (-.f64 (cos.f64 x) (sin.f64 x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) |
(*.f64 (+.f64 (cos.f64 x) (sin.f64 x)) (*.f64 (-.f64 (cos.f64 x) (sin.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) c) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (cos.f64 (+.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (/.f64 (cos.f64 (+.f64 x x)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (pow.f64 (/.f64 (/.f64 x (cos.f64 (+.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 c c))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) x)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s x)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (cos.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (cos.f64 (+.f64 x x))) (pow.f64 (/.f64 (*.f64 s (*.f64 s x)) (/.f64 #s(literal 1 binary64) (*.f64 c c))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 (cos.f64 x) (sin.f64 x)) (*.f64 c c)) (/.f64 (-.f64 (cos.f64 x) (sin.f64 x)) (*.f64 s (*.f64 s (*.f64 x x))))) |
(*.f64 (/.f64 (+.f64 (cos.f64 x) (sin.f64 x)) (*.f64 s (*.f64 s (*.f64 x x)))) (/.f64 (-.f64 (cos.f64 x) (sin.f64 x)) (*.f64 c c))) |
(*.f64 (/.f64 (+.f64 (cos.f64 x) (sin.f64 x)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (/.f64 (-.f64 (cos.f64 x) (sin.f64 x)) x)) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s s)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 x x))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))))) |
(*.f64 (/.f64 (+.f64 (cos.f64 x) (sin.f64 x)) c) (/.f64 (-.f64 (cos.f64 x) (sin.f64 x)) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)))) |
(*.f64 (/.f64 (+.f64 (cos.f64 x) (sin.f64 x)) (*.f64 s (*.f64 s x))) (/.f64 (-.f64 (cos.f64 x) (sin.f64 x)) (*.f64 (*.f64 c c) x))) |
(*.f64 (/.f64 (+.f64 (cos.f64 x) (sin.f64 x)) (*.f64 (*.f64 c c) x)) (/.f64 (-.f64 (cos.f64 x) (sin.f64 x)) (*.f64 s (*.f64 s x)))) |
(*.f64 (/.f64 (+.f64 (cos.f64 x) (sin.f64 x)) x) (/.f64 (-.f64 (cos.f64 x) (sin.f64 x)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))))) |
(*.f64 (/.f64 (+.f64 (cos.f64 x) (sin.f64 x)) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) (/.f64 (-.f64 (cos.f64 x) (sin.f64 x)) c)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (/.f64 (cos.f64 (+.f64 x x)) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (cos.f64 (+.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) x)) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) x))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 s s))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) (/.f64 (cos.f64 (+.f64 x x)) c)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) (pow.f64 (*.f64 c (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s x))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s x))) (pow.f64 (*.f64 (*.f64 (*.f64 c c) x) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s x))) (pow.f64 (*.f64 (*.f64 c c) (/.f64 x (cos.f64 (+.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s x))) (pow.f64 (/.f64 (*.f64 (*.f64 c c) x) (cos.f64 (+.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (*.f64 c (*.f64 (*.f64 s s) (/.f64 (*.f64 x x) (cos.f64 (+.f64 x x))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (*.f64 (*.f64 (*.f64 c s) (*.f64 s x)) (/.f64 x (cos.f64 (+.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) (cos.f64 (+.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 s (*.f64 s (*.f64 x x)))) (/.f64 (cos.f64 (+.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 c c)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 s (*.f64 s (*.f64 x x)))) (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (cos.f64 (+.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 c c)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s (*.f64 s x)) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 c c)) (pow.f64 (/.f64 (*.f64 s (*.f64 s (*.f64 x x))) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) (/.f64 (*.f64 x x) (cos.f64 (+.f64 x x))))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) (/.f64 (*.f64 x x) (cos.f64 (+.f64 x x))))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (+.f64 (cos.f64 x) (sin.f64 x))) (-.f64 (cos.f64 x) (sin.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) x)) (pow.f64 (/.f64 (*.f64 s (*.f64 s x)) (cos.f64 (+.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) x)) (pow.f64 (*.f64 (*.f64 s (*.f64 s x)) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) x)) (pow.f64 (*.f64 (*.f64 s s) (/.f64 x (cos.f64 (+.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (pow.f64 (*.f64 x (/.f64 x (cos.f64 (+.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s s)) (pow.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 c c) (cos.f64 (+.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s s)) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (*.f64 (*.f64 s s) (/.f64 (*.f64 c c) (cos.f64 (+.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 (*.f64 s s) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (cos.f64 (+.f64 x x))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 s s) (/.f64 #s(literal 1 binary64) (*.f64 c c))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 s (*.f64 s x)) (cos.f64 (+.f64 x x))) #s(literal -1 binary64)) (pow.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 c c))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 s s) (cos.f64 (+.f64 x x))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 c c))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (+.f64 (cos.f64 x) (sin.f64 x))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) (-.f64 (cos.f64 x) (sin.f64 x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 s (*.f64 s x)) (+.f64 (cos.f64 x) (sin.f64 x))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 c c) x) (-.f64 (cos.f64 x) (sin.f64 x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (+.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 s (*.f64 s (*.f64 x x))) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 c c))) |
(*.f64 (pow.f64 (/.f64 c (+.f64 (cos.f64 x) (sin.f64 x))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) (-.f64 (cos.f64 x) (sin.f64 x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 c c) (+.f64 (cos.f64 x) (sin.f64 x))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 s (*.f64 s (*.f64 x x))) (-.f64 (cos.f64 x) (sin.f64 x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 s (*.f64 s (*.f64 x x))) (+.f64 (cos.f64 x) (sin.f64 x))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 c c) (-.f64 (cos.f64 x) (sin.f64 x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) (+.f64 (cos.f64 x) (sin.f64 x))) #s(literal -1 binary64)) (pow.f64 (/.f64 x (-.f64 (cos.f64 x) (sin.f64 x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) x) (+.f64 (cos.f64 x) (sin.f64 x))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 s (*.f64 s x)) (-.f64 (cos.f64 x) (sin.f64 x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) (+.f64 (cos.f64 x) (sin.f64 x))) #s(literal -1 binary64)) (pow.f64 (/.f64 c (-.f64 (cos.f64 x) (sin.f64 x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 c c) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 s (*.f64 s (*.f64 x x))) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 s (*.f64 s (*.f64 x x))) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (cos.f64 (+.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (cos.f64 (+.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 s (*.f64 s (*.f64 x x))) (/.f64 (cos.f64 (+.f64 x x)) c)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 s (*.f64 s (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s x)))) |
(+.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(+.f64 #s(literal 1/2 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(+.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (neg.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)))) |
(+.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(+.f64 (-.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))) #s(literal -1 binary64))) |
(cos.f64 (+.f64 x x)) |
(-.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x)))) |
(-.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (pow.f64 (sin.f64 x) #s(literal 4 binary64))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))) #s(literal 4 binary64))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (+.f64 (pow.f64 (cos.f64 x) #s(literal 8 binary64)) (+.f64 (pow.f64 (sin.f64 x) #s(literal 8 binary64)) (pow.f64 (*.f64 (cos.f64 x) (sin.f64 x)) #s(literal 4 binary64))))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 12 binary64)) (+.f64 (pow.f64 (cos.f64 x) #s(literal 8 binary64)) (+.f64 (pow.f64 (sin.f64 x) #s(literal 8 binary64)) (pow.f64 (*.f64 (cos.f64 x) (sin.f64 x)) #s(literal 4 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (-.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (-.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 8 binary64)) (+.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (pow.f64 (sin.f64 x) #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 8 binary64)) (+.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (pow.f64 (sin.f64 x) #s(literal 4 binary64))))) |
(fma.f64 (cos.f64 x) (cos.f64 x) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(fma.f64 (cos.f64 x) (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (neg.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)))) |
(fma.f64 (cos.f64 x) (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)))) |
(fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(fma.f64 (sin.f64 x) (-.f64 #s(literal 0 binary64) (sin.f64 x)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (sin.f64 x) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (cos.f64 x) (neg.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (cos.f64 x) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(fma.f64 (pow.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (neg.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(fma.f64 (exp.f64 (log.f64 (cos.f64 x))) (exp.f64 (log.f64 (cos.f64 x))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x)))) |
(/.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (cos.f64 (+.f64 x x)) (-.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) (neg.f64 (-.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (+.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (-.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))))) |
(/.f64 (-.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) #s(literal 1 binary64)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (-.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64))) (+.f64 (pow.f64 (cos.f64 x) #s(literal 8 binary64)) (+.f64 (pow.f64 (sin.f64 x) #s(literal 8 binary64)) (pow.f64 (*.f64 (cos.f64 x) (sin.f64 x)) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 8 binary64)) (pow.f64 (sin.f64 x) #s(literal 8 binary64))) (+.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (pow.f64 (sin.f64 x) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (neg.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (pow.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) #s(literal 2 binary64))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64))) #s(literal -2 binary64))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64))) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64))) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal -2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (neg.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) (*.f64 #s(literal -2 binary64) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal -2 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal -2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))) (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64))))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64))) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal -2 binary64) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal -2 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal -2 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) #s(literal 2 binary64)))) #s(literal 16 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))))) #s(literal 8 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) #s(literal 8 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64))) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) #s(literal 2 binary64)))) #s(literal 8 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) #s(literal 2 binary64)))) #s(literal 8 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) (*.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 x) #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64)))) (neg.f64 (+.f64 (pow.f64 (cos.f64 x) #s(literal 8 binary64)) (+.f64 (pow.f64 (sin.f64 x) #s(literal 8 binary64)) (pow.f64 (*.f64 (cos.f64 x) (sin.f64 x)) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 8 binary64)) (pow.f64 (sin.f64 x) #s(literal 8 binary64)))) (neg.f64 (+.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (pow.f64 (sin.f64 x) #s(literal 4 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (-.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (-.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (pow.f64 (neg.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (cos.f64 x) #s(literal 8 binary64)) (-.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64))) (neg.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)))) (*.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (neg.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (cos.f64 x) #s(literal 8 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (+.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (-.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (-.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))))) |
(pow.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(*.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x)))) |
(*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) |
(*.f64 (+.f64 (cos.f64 x) (sin.f64 x)) (-.f64 (cos.f64 x) (sin.f64 x))) |
(*.f64 (+.f64 (cos.f64 x) (sin.f64 x)) (*.f64 (-.f64 (cos.f64 x) (sin.f64 x)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (cos.f64 x) (sin.f64 x)) (+.f64 (cos.f64 x) (sin.f64 x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) |
(/.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) |
(pow.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x (*.f64 c s)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64)) |
(*.f64 c (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) |
(*.f64 c (/.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) #s(literal 1 binary64))) |
(*.f64 (*.f64 c c) (*.f64 s (*.f64 s (*.f64 x x)))) |
(*.f64 (*.f64 c c) (neg.f64 (*.f64 (*.f64 s (*.f64 s x)) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (*.f64 c c) (/.f64 (*.f64 s (*.f64 s (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 s (*.f64 (*.f64 s x) (*.f64 (*.f64 c c) x))) |
(*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) |
(*.f64 (*.f64 s s) (*.f64 (*.f64 x x) (*.f64 c c))) |
(*.f64 x (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) |
(*.f64 x (/.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) #s(literal 1 binary64))) |
(*.f64 (*.f64 s (*.f64 s x)) (*.f64 (*.f64 c c) x)) |
(*.f64 (*.f64 s (*.f64 s x)) (/.f64 (*.f64 (*.f64 c c) x) #s(literal 1 binary64))) |
(*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (*.f64 c c)) |
(*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)))) |
(*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (/.f64 (*.f64 c c) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) x) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) (/.f64 x #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 (*.f64 s (*.f64 s x)) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (*.f64 (*.f64 s (*.f64 s x)) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 c c))) |
(*.f64 (sqrt.f64 c) (*.f64 (sqrt.f64 c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)))) |
(*.f64 (*.f64 (*.f64 s (*.f64 s x)) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (*.f64 c c) x) (*.f64 s (*.f64 s x))) |
(*.f64 (*.f64 (*.f64 c c) x) (/.f64 (*.f64 s (*.f64 s x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) c) |
(*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) (/.f64 c #s(literal 1 binary64))) |
(*.f64 (*.f64 s x) (*.f64 s (*.f64 (*.f64 c c) x))) |
(*.f64 (neg.f64 (*.f64 (*.f64 s (*.f64 s x)) (-.f64 #s(literal 0 binary64) x))) (*.f64 c c)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c))) (*.f64 s (*.f64 s (*.f64 x x)))) |
(*.f64 (neg.f64 (*.f64 (*.f64 s (*.f64 s x)) (-.f64 #s(literal 0 binary64) (*.f64 c c)))) x) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 x x)) (*.f64 s s)) |
(*.f64 (*.f64 x c) (*.f64 (*.f64 c s) (*.f64 s x))) |
(*.f64 (*.f64 x (*.f64 (*.f64 c c) x)) (*.f64 s s)) |
(*.f64 (*.f64 (*.f64 (*.f64 c c) x) s) (*.f64 s x)) |
(*.f64 (*.f64 (*.f64 (*.f64 c c) x) x) (*.f64 s s)) |
(*.f64 (*.f64 (*.f64 (*.f64 c c) x) (*.f64 s x)) s) |
(*.f64 (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) (sqrt.f64 c)) (sqrt.f64 c)) |
(*.f64 s (*.f64 s x)) |
(*.f64 (*.f64 s s) x) |
(*.f64 x (*.f64 s s)) |
(*.f64 (sqrt.f64 s) (*.f64 (sqrt.f64 s) (*.f64 s x))) |
(*.f64 (*.f64 s x) s) |
(*.f64 (*.f64 (*.f64 s x) (sqrt.f64 s)) (sqrt.f64 s)) |
(pow.f64 (*.f64 s x) #s(literal 2 binary64)) |
(*.f64 s (*.f64 s (*.f64 x x))) |
(*.f64 s (*.f64 (*.f64 s x) x)) |
(*.f64 (*.f64 s s) (*.f64 x x)) |
(*.f64 x (*.f64 s (*.f64 s x))) |
(*.f64 (*.f64 s (*.f64 s x)) x) |
(*.f64 (*.f64 x x) (*.f64 s s)) |
(*.f64 (*.f64 s x) (*.f64 s x)) |
(*.f64 (*.f64 x (*.f64 s x)) s) |
(*.f64 (*.f64 (*.f64 x x) s) s) |
| 1× | egg-herbie |
| 15 610× | accelerator-lowering-fma.f32 |
| 15 610× | accelerator-lowering-fma.f64 |
| 5 362× | *-lowering-*.f32 |
| 5 362× | *-lowering-*.f64 |
| 2 446× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 1476 |
| 1 | 117 | 1476 |
| 2 | 383 | 1462 |
| 3 | 1957 | 1452 |
| 4 | 4755 | 1444 |
| 5 | 6901 | 1444 |
| 0 | 8120 | 1432 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow c 2) |
(pow c 2) |
(pow c 2) |
(pow c 2) |
(pow c 2) |
(pow c 2) |
(pow c 2) |
(pow c 2) |
(pow c 2) |
(pow c 2) |
(pow c 2) |
(pow c 2) |
(pow s 2) |
(pow s 2) |
(pow s 2) |
(pow s 2) |
(pow s 2) |
(pow s 2) |
(pow s 2) |
(pow s 2) |
(pow s 2) |
(pow s 2) |
(pow s 2) |
(pow s 2) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
1 |
(+ 1 (* -2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) 2))) |
(cos (* 2 x)) |
(cos (* 2 x)) |
(cos (* 2 x)) |
(cos (* 2 x)) |
(cos (* 2 x)) |
(cos (* 2 x)) |
(cos (* 2 x)) |
(cos (* 2 x)) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
| Outputs |
|---|
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow s 2) |
(*.f64 s s) |
(pow s 2) |
(*.f64 s s) |
(pow s 2) |
(*.f64 s s) |
(pow s 2) |
(*.f64 s s) |
(pow s 2) |
(*.f64 s s) |
(pow s 2) |
(*.f64 s s) |
(pow s 2) |
(*.f64 s s) |
(pow s 2) |
(*.f64 s s) |
(pow s 2) |
(*.f64 s s) |
(pow s 2) |
(*.f64 s s) |
(pow s 2) |
(*.f64 s s) |
(pow s 2) |
(*.f64 s s) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) (*.f64 x x)) |
(/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 x x)) |
(/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 x (*.f64 s (*.f64 c (*.f64 c s)))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))))) (*.f64 x x)) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) 2))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64))) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(cos (* 2 x)) |
(cos.f64 (*.f64 #s(literal 2 binary64) x)) |
(cos (* 2 x)) |
(cos.f64 (*.f64 #s(literal 2 binary64) x)) |
(cos (* 2 x)) |
(cos.f64 (*.f64 #s(literal 2 binary64) x)) |
(cos (* 2 x)) |
(cos.f64 (*.f64 #s(literal 2 binary64) x)) |
(cos (* 2 x)) |
(cos.f64 (*.f64 #s(literal 2 binary64) x)) |
(cos (* 2 x)) |
(cos.f64 (*.f64 #s(literal 2 binary64) x)) |
(cos (* 2 x)) |
(cos.f64 (*.f64 #s(literal 2 binary64) x)) |
(cos (* 2 x)) |
(cos.f64 (*.f64 #s(literal 2 binary64) x)) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) (pow x 2)) |
(*.f64 s (*.f64 s (*.f64 x x))) |
(* (pow s 2) (pow x 2)) |
(*.f64 s (*.f64 s (*.f64 x x))) |
(* (pow s 2) (pow x 2)) |
(*.f64 s (*.f64 s (*.f64 x x))) |
(* (pow s 2) (pow x 2)) |
(*.f64 s (*.f64 s (*.f64 x x))) |
(* (pow s 2) (pow x 2)) |
(*.f64 s (*.f64 s (*.f64 x x))) |
(* (pow s 2) (pow x 2)) |
(*.f64 s (*.f64 s (*.f64 x x))) |
(* (pow s 2) (pow x 2)) |
(*.f64 s (*.f64 s (*.f64 x x))) |
(* (pow s 2) (pow x 2)) |
(*.f64 s (*.f64 s (*.f64 x x))) |
(* (pow s 2) (pow x 2)) |
(*.f64 s (*.f64 s (*.f64 x x))) |
(* (pow s 2) (pow x 2)) |
(*.f64 s (*.f64 s (*.f64 x x))) |
(* (pow s 2) (pow x 2)) |
(*.f64 s (*.f64 s (*.f64 x x))) |
(* (pow s 2) (pow x 2)) |
(*.f64 s (*.f64 s (*.f64 x x))) |
(* (pow s 2) (pow x 2)) |
(*.f64 s (*.f64 s (*.f64 x x))) |
(* (pow s 2) (pow x 2)) |
(*.f64 s (*.f64 s (*.f64 x x))) |
(* (pow s 2) (pow x 2)) |
(*.f64 s (*.f64 s (*.f64 x x))) |
(* (pow s 2) (pow x 2)) |
(*.f64 s (*.f64 s (*.f64 x x))) |
(* (pow s 2) (pow x 2)) |
(*.f64 s (*.f64 s (*.f64 x x))) |
(* (pow s 2) (pow x 2)) |
(*.f64 s (*.f64 s (*.f64 x x))) |
(* (pow s 2) (pow x 2)) |
(*.f64 s (*.f64 s (*.f64 x x))) |
(* (pow s 2) (pow x 2)) |
(*.f64 s (*.f64 s (*.f64 x x))) |
(* (pow s 2) (pow x 2)) |
(*.f64 s (*.f64 s (*.f64 x x))) |
(* (pow s 2) (pow x 2)) |
(*.f64 s (*.f64 s (*.f64 x x))) |
(* (pow s 2) (pow x 2)) |
(*.f64 s (*.f64 s (*.f64 x x))) |
(* (pow s 2) (pow x 2)) |
(*.f64 s (*.f64 s (*.f64 x x))) |
Compiled 28 028 to 2 412 computations (91.4% saved)
23 alts after pruning (23 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 810 | 23 | 833 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 811 | 23 | 834 |
| Status | Accuracy | Program |
|---|---|---|
| 38.5% | (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 x (*.f64 s (*.f64 c (*.f64 c s)))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))))) (*.f64 x x)) | |
| 71.9% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) x) | |
| 70.4% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) x)) (*.f64 s (*.f64 s x))) | |
| 63.8% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 s (*.f64 s (*.f64 x x)))) | |
| 72.2% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (neg.f64 (*.f64 (*.f64 s (*.f64 s x)) (-.f64 #s(literal 0 binary64) x)))) | |
| ▶ | 64.8% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) |
| 45.7% | (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) (*.f64 x x)) | |
| 42.9% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 x x)) | |
| 60.9% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) | |
| ▶ | 97.9% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) |
| 73.5% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (*.f64 s x)) s))) | |
| 64.7% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) (sqrt.f64 c)) (sqrt.f64 c))) | |
| 73.2% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 c c) x) s) (*.f64 s x))) | |
| 72.0% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) x)) | |
| 62.7% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) | |
| 90.6% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 x c) (*.f64 (*.f64 c s) (*.f64 s x)))) | |
| ▶ | 82.1% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
| ▶ | 72.2% | (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
| 64.7% | (*.f64 (pow.f64 (/.f64 c (+.f64 (cos.f64 x) (sin.f64 x))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) (-.f64 (cos.f64 x) (sin.f64 x))) #s(literal -1 binary64))) | |
| ▶ | 71.9% | (*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (/.f64 #s(literal 1 binary64) x)) |
| 64.8% | (*.f64 (/.f64 (cos.f64 (+.f64 x x)) c) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)))) | |
| 62.5% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (pow.f64 (*.f64 x (/.f64 x (cos.f64 (+.f64 x x)))) #s(literal -1 binary64))) | |
| 91.8% | (*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (*.f64 (*.f64 (*.f64 c s) (*.f64 s x)) (/.f64 x (cos.f64 (+.f64 x x)))) #s(literal -1 binary64))) |
Compiled 1 000 to 600 computations (40% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 x x) |
| ✓ | cost-diff | 0 | (cos.f64 (+.f64 x x)) |
| ✓ | cost-diff | 0 | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) |
| ✓ | cost-diff | 704 | (*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (/.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | (+.f64 x x) |
| ✓ | cost-diff | 0 | (cos.f64 (+.f64 x x)) |
| ✓ | cost-diff | 0 | (/.f64 (cos.f64 (+.f64 x x)) c) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
| ✓ | cost-diff | 0 | (cos.f64 (*.f64 #s(literal 2 binary64) x)) |
| ✓ | cost-diff | 0 | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
| ✓ | cost-diff | 128 | (*.f64 #s(literal 2 binary64) x) |
| ✓ | cost-diff | 0 | (*.f64 s (*.f64 c (*.f64 c s))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
| ✓ | cost-diff | 0 | (cos.f64 (*.f64 #s(literal 2 binary64) x)) |
| ✓ | cost-diff | 0 | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) |
| ✓ | cost-diff | 128 | (*.f64 #s(literal 2 binary64) x) |
| ✓ | cost-diff | 5504 | (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64)) |
| 1 624× | *-lowering-*.f32 |
| 1 624× | *-lowering-*.f64 |
| 1 054× | times-frac |
| 1 034× | associate-*r/ |
| 756× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 248 |
| 1 | 81 | 244 |
| 2 | 257 | 244 |
| 3 | 904 | 244 |
| 4 | 2091 | 244 |
| 5 | 2175 | 244 |
| 6 | 2207 | 244 |
| 7 | 2208 | 244 |
| 8 | 2208 | 244 |
| 9 | 2584 | 244 |
| 10 | 2638 | 244 |
| 11 | 2647 | 244 |
| 12 | 2647 | 244 |
| 13 | 2673 | 244 |
| 14 | 2676 | 244 |
| 15 | 2676 | 244 |
| 16 | 2909 | 244 |
| 17 | 2918 | 244 |
| 18 | 2918 | 244 |
| 0 | 2918 | 244 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (cos (* 2 x)) (pow (* (* c s) x) 2)) |
(cos (* 2 x)) |
(* 2 x) |
2 |
x |
(pow (* (* c s) x) 2) |
(* (* c s) x) |
(* c s) |
c |
s |
(/ 1 (* x (* x (* s (* c (* c s)))))) |
1 |
(* x (* x (* s (* c (* c s))))) |
x |
(* x (* s (* c (* c s)))) |
(* s (* c (* c s))) |
s |
(* c (* c s)) |
c |
(* c s) |
(/ (cos (* 2 x)) (* x (* x (* s (* c (* c s)))))) |
(cos (* 2 x)) |
(* 2 x) |
2 |
x |
(* x (* x (* s (* c (* c s))))) |
(* x (* s (* c (* c s)))) |
(* s (* c (* c s))) |
s |
(* c (* c s)) |
c |
(* c s) |
(/ (/ (cos (+ x x)) c) (* (* s s) (* (* x x) c))) |
(/ (cos (+ x x)) c) |
(cos (+ x x)) |
(+ x x) |
x |
c |
(* (* s s) (* (* x x) c)) |
(* s s) |
s |
(* (* x x) c) |
(* x x) |
(* (/ (cos (+ x x)) (* (* c c) (* s (* s x)))) (/ 1 x)) |
(/ (cos (+ x x)) (* (* c c) (* s (* s x)))) |
(cos (+ x x)) |
(+ x x) |
x |
(* (* c c) (* s (* s x))) |
(* c c) |
c |
(* s (* s x)) |
s |
(* s x) |
(/ 1 x) |
1 |
| Outputs |
|---|
(/ (cos (* 2 x)) (pow (* (* c s) x) 2)) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c s) (*.f64 x (*.f64 c (*.f64 x s))))) |
(cos (* 2 x)) |
(cos.f64 (+.f64 x x)) |
(* 2 x) |
(+.f64 x x) |
2 |
#s(literal 2 binary64) |
x |
(pow (* (* c s) x) 2) |
(*.f64 (*.f64 c s) (*.f64 x (*.f64 c (*.f64 x s)))) |
(* (* c s) x) |
(*.f64 c (*.f64 x s)) |
(* c s) |
(*.f64 c s) |
c |
s |
(/ 1 (* x (* x (* s (* c (* c s)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 x (*.f64 c (*.f64 x s))))) |
1 |
#s(literal 1 binary64) |
(* x (* x (* s (* c (* c s))))) |
(*.f64 (*.f64 c s) (*.f64 x (*.f64 c (*.f64 x s)))) |
x |
(* x (* s (* c (* c s)))) |
(*.f64 s (*.f64 x (*.f64 s (*.f64 c c)))) |
(* s (* c (* c s))) |
(*.f64 c (*.f64 c (*.f64 s s))) |
s |
(* c (* c s)) |
(*.f64 s (*.f64 c c)) |
c |
(* c s) |
(*.f64 c s) |
(/ (cos (* 2 x)) (* x (* x (* s (* c (* c s)))))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c s) (*.f64 x (*.f64 c (*.f64 x s))))) |
(cos (* 2 x)) |
(cos.f64 (+.f64 x x)) |
(* 2 x) |
(+.f64 x x) |
2 |
#s(literal 2 binary64) |
x |
(* x (* x (* s (* c (* c s))))) |
(*.f64 (*.f64 c s) (*.f64 x (*.f64 c (*.f64 x s)))) |
(* x (* s (* c (* c s)))) |
(*.f64 s (*.f64 x (*.f64 s (*.f64 c c)))) |
(* s (* c (* c s))) |
(*.f64 c (*.f64 c (*.f64 s s))) |
s |
(* c (* c s)) |
(*.f64 s (*.f64 c c)) |
c |
(* c s) |
(*.f64 c s) |
(/ (/ (cos (+ x x)) c) (* (* s s) (* (* x x) c))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c s) (*.f64 x (*.f64 c (*.f64 x s))))) |
(/ (cos (+ x x)) c) |
(/.f64 (cos.f64 (+.f64 x x)) c) |
(cos (+ x x)) |
(cos.f64 (+.f64 x x)) |
(+ x x) |
(+.f64 x x) |
x |
c |
(* (* s s) (* (* x x) c)) |
(*.f64 s (*.f64 x (*.f64 c (*.f64 x s)))) |
(* s s) |
(*.f64 s s) |
s |
(* (* x x) c) |
(*.f64 x (*.f64 x c)) |
(* x x) |
(*.f64 x x) |
(* (/ (cos (+ x x)) (* (* c c) (* s (* s x)))) (/ 1 x)) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c s) (*.f64 x (*.f64 c (*.f64 x s))))) |
(/ (cos (+ x x)) (* (* c c) (* s (* s x)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 x (*.f64 s (*.f64 c c))))) |
(cos (+ x x)) |
(cos.f64 (+.f64 x x)) |
(+ x x) |
(+.f64 x x) |
x |
(* (* c c) (* s (* s x))) |
(*.f64 s (*.f64 x (*.f64 s (*.f64 c c)))) |
(* c c) |
(*.f64 c c) |
c |
(* s (* s x)) |
(*.f64 x (*.f64 s s)) |
s |
(* s x) |
(*.f64 x s) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.8% | (*.f64 s (*.f64 s x)) |
| ✓ | accuracy | 99.4% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) |
| ✓ | accuracy | 95.2% | (*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (/.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 71.4% | (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) |
| ✓ | accuracy | 99.8% | (/.f64 (cos.f64 (+.f64 x x)) c) |
| ✓ | accuracy | 94.4% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) |
| ✓ | accuracy | 89.4% | (*.f64 (*.f64 x x) c) |
| ✓ | accuracy | 75.1% | (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) |
| ✓ | accuracy | 99.6% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
| ✓ | accuracy | 95.4% | (*.f64 s (*.f64 c (*.f64 c s))) |
| ✓ | accuracy | 95.1% | (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
| ✓ | accuracy | 90.2% | (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
| ✓ | accuracy | 95.4% | (*.f64 s (*.f64 c (*.f64 c s))) |
| ✓ | accuracy | 95.1% | (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
| ✓ | accuracy | 90.2% | (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))) |
| ✓ | accuracy | 100.0% | (cos.f64 (*.f64 #s(literal 2 binary64) x)) |
| ✓ | accuracy | 99.7% | (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64)) |
| ✓ | accuracy | 99.6% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) |
| ✓ | accuracy | 91.9% | (*.f64 (*.f64 c s) x) |
| 99.0ms | 256× | 0 | valid |
Compiled 272 to 34 computations (87.5% saved)
ival-mult: 51.0ms (65.4% of total)ival-cos: 12.0ms (15.4% of total)ival-div: 10.0ms (12.8% of total)ival-pow2: 2.0ms (2.6% of total)ival-add: 1.0ms (1.3% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (pow (* (* c s) x) 2)> |
#<alt (* 2 x)> |
#<alt (/ (cos (* 2 x)) (pow (* (* c s) x) 2))> |
#<alt (cos (* 2 x))> |
#<alt (/ 1 (* x (* x (* s (* c (* c s))))))> |
#<alt (* x (* x (* s (* c (* c s)))))> |
#<alt (* x (* s (* c (* c s))))> |
#<alt (* s (* c (* c s)))> |
#<alt (/ (cos (* 2 x)) (* x (* x (* s (* c (* c s))))))> |
#<alt (/ (/ (cos (+ x x)) c) (* (* s s) (* (* x x) c)))> |
#<alt (/ (cos (+ x x)) c)> |
#<alt (cos (+ x x))> |
#<alt (+ x x)> |
#<alt (* (/ (cos (+ x x)) (* (* c c) (* s (* s x)))) (/ 1 x))> |
#<alt (/ (cos (+ x x)) (* (* c c) (* s (* s x))))> |
#<alt (* (* c s) x)> |
#<alt (* (* s s) (* (* x x) c))> |
#<alt (* (* x x) c)> |
#<alt (* (* c c) (* s (* s x)))> |
#<alt (* s (* s x))> |
| Outputs |
|---|
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2))> |
#<alt (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2))> |
#<alt (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt 1> |
#<alt (+ 1 (* -2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) 2)))> |
#<alt (cos (* 2 x))> |
#<alt (cos (* 2 x))> |
#<alt (cos (* 2 x))> |
#<alt (cos (* 2 x))> |
#<alt (cos (* 2 x))> |
#<alt (cos (* 2 x))> |
#<alt (cos (* 2 x))> |
#<alt (cos (* 2 x))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2))> |
#<alt (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2))> |
#<alt (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2))> |
#<alt (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2))> |
#<alt (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 c)> |
#<alt (+ (* -2 (/ (pow x 2) c)) (/ 1 c))> |
#<alt (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) c)) (* 2 (/ 1 c)))) (/ 1 c))> |
#<alt (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) c)) (* 2/3 (/ 1 c)))) (* 2 (/ 1 c)))) (/ 1 c))> |
#<alt (/ (cos (* 2 x)) c)> |
#<alt (/ (cos (* 2 x)) c)> |
#<alt (/ (cos (* 2 x)) c)> |
#<alt (/ (cos (* 2 x)) c)> |
#<alt (/ (cos (neg (* -2 x))) c)> |
#<alt (/ (cos (neg (* -2 x))) c)> |
#<alt (/ (cos (neg (* -2 x))) c)> |
#<alt (/ (cos (neg (* -2 x))) c)> |
#<alt (/ (cos (* 2 x)) c)> |
#<alt (/ (cos (* 2 x)) c)> |
#<alt (/ (cos (* 2 x)) c)> |
#<alt (/ (cos (* 2 x)) c)> |
#<alt (/ (cos (* 2 x)) c)> |
#<alt (/ (cos (* 2 x)) c)> |
#<alt (/ (cos (* 2 x)) c)> |
#<alt (/ (cos (* 2 x)) c)> |
#<alt (/ (cos (* 2 x)) c)> |
#<alt (/ (cos (* 2 x)) c)> |
#<alt (/ (cos (* 2 x)) c)> |
#<alt (/ (cos (* 2 x)) c)> |
#<alt 1> |
#<alt (+ 1 (* -2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) 2)))> |
#<alt (cos (* 2 x))> |
#<alt (cos (* 2 x))> |
#<alt (cos (* 2 x))> |
#<alt (cos (* 2 x))> |
#<alt (cos (neg (* -2 x)))> |
#<alt (cos (neg (* -2 x)))> |
#<alt (cos (neg (* -2 x)))> |
#<alt (cos (neg (* -2 x)))> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2))> |
#<alt (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2))> |
#<alt (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) x)))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) x)> |
#<alt (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) x)> |
#<alt (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) x)> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x)))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x)))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x)))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x)))> |
#<alt (/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) x)))> |
#<alt (/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) x)))> |
#<alt (/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) x)))> |
#<alt (/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) x)))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x)))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x)))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x)))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x)))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x)))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x)))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x)))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x)))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x)))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x)))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x)))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x)))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x)))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x)))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x)))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x)))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x)))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x)))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x)))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x)))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x)))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x)))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x)))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x)))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (pow x 2))> |
#<alt (* c (pow x 2))> |
#<alt (* c (pow x 2))> |
#<alt (* c (pow x 2))> |
#<alt (* c (pow x 2))> |
#<alt (* c (pow x 2))> |
#<alt (* c (pow x 2))> |
#<alt (* c (pow x 2))> |
#<alt (* c (pow x 2))> |
#<alt (* c (pow x 2))> |
#<alt (* c (pow x 2))> |
#<alt (* c (pow x 2))> |
#<alt (* c (pow x 2))> |
#<alt (* c (pow x 2))> |
#<alt (* c (pow x 2))> |
#<alt (* c (pow x 2))> |
#<alt (* c (pow x 2))> |
#<alt (* c (pow x 2))> |
#<alt (* c (pow x 2))> |
#<alt (* c (pow x 2))> |
#<alt (* c (pow x 2))> |
#<alt (* c (pow x 2))> |
#<alt (* c (pow x 2))> |
#<alt (* c (pow x 2))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
#<alt (* (pow s 2) x)> |
144 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | inf | (/ (cos (+ x x)) c) |
| 1.0ms | x | @ | -inf | (/ (/ (cos (+ x x)) c) (* (* s s) (* (* x x) c))) |
| 1.0ms | x | @ | -inf | (/ (cos (+ x x)) (* (* c c) (* s (* s x)))) |
| 1.0ms | x | @ | 0 | (/ 1 (* x (* x (* s (* c (* c s)))))) |
| 0.0ms | c | @ | 0 | (* (* c s) x) |
| 1× | batch-egg-rewrite |
| 648× | *-lowering-*.f32 |
| 648× | *-lowering-*.f64 |
| 588× | /-lowering-/.f32 |
| 588× | /-lowering-/.f64 |
| 102× | neg-lowering-neg.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 162 |
| 1 | 155 | 144 |
| 0 | 986 | 144 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow (* (* c s) x) 2) |
(* 2 x) |
(/ (cos (* 2 x)) (pow (* (* c s) x) 2)) |
(cos (* 2 x)) |
(/ 1 (* x (* x (* s (* c (* c s)))))) |
(* x (* x (* s (* c (* c s))))) |
(* x (* s (* c (* c s)))) |
(* s (* c (* c s))) |
(/ (cos (* 2 x)) (* x (* x (* s (* c (* c s)))))) |
(/ (/ (cos (+ x x)) c) (* (* s s) (* (* x x) c))) |
(/ (cos (+ x x)) c) |
(cos (+ x x)) |
(+ x x) |
(* (/ (cos (+ x x)) (* (* c c) (* s (* s x)))) (/ 1 x)) |
(/ (cos (+ x x)) (* (* c c) (* s (* s x)))) |
(* (* c s) x) |
(* (* s s) (* (* x x) c)) |
(* (* x x) c) |
(* (* c c) (* s (* s x))) |
(* s (* s x)) |
| Outputs |
|---|
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 c (*.f64 s x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 c (*.f64 s x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 c (*.f64 s x)))) #s(literal 2 binary64)) |
(*.f64 c (*.f64 (*.f64 c (*.f64 s (*.f64 s x))) x)) |
(*.f64 c (*.f64 (*.f64 s x) (*.f64 c (*.f64 s x)))) |
(*.f64 (*.f64 c s) (*.f64 x (*.f64 c (*.f64 s x)))) |
(*.f64 x (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
(*.f64 x (/.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x))) |
(*.f64 (*.f64 c (*.f64 c s)) (*.f64 (*.f64 s x) x)) |
(*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 c (*.f64 s (*.f64 c s))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 s s) (*.f64 x x))) |
(*.f64 (*.f64 s x) (*.f64 (*.f64 c (*.f64 c s)) x)) |
(*.f64 (*.f64 s (*.f64 s x)) (*.f64 (*.f64 c c) x)) |
(*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) x) |
(*.f64 (exp.f64 (log.f64 (*.f64 c (*.f64 s x)))) (exp.f64 (log.f64 (*.f64 c (*.f64 s x))))) |
(*.f64 (*.f64 x (*.f64 s x)) (*.f64 c (*.f64 c s))) |
(*.f64 (*.f64 (*.f64 x x) s) (*.f64 c (*.f64 c s))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 c (*.f64 c s))) s) |
(*.f64 (*.f64 (*.f64 c (*.f64 s x)) c) (*.f64 s x)) |
(*.f64 (*.f64 (*.f64 c (*.f64 s x)) x) (*.f64 c s)) |
(+.f64 x x) |
(-.f64 (/.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 (*.f64 x x) #s(literal 0 binary64))) |
(fma.f64 x #s(literal 1 binary64) x) |
(/.f64 #s(literal 1 binary64) (+.f64 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x)))) |
(/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) |
(/.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x)) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x))) (neg.f64 (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) #s(literal 0 binary64))) |
(*.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x))))) |
(neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (-.f64 #s(literal 0 binary64) x)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x))))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (/.f64 (*.f64 c (*.f64 s x)) (cos.f64 (+.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (cos.f64 (+.f64 x x))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 s x)) (/.f64 (*.f64 c (*.f64 s x)) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (/.f64 (cos.f64 (+.f64 x x)) x))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) x) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (cos.f64 (+.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (cos.f64 (+.f64 x x))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (cos.f64 (+.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 c (*.f64 s x)) (/.f64 (*.f64 c (*.f64 s x)) (cos.f64 (+.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) x) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 x (*.f64 s (*.f64 s x)))) |
(/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) #s(literal -1 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 c (*.f64 s (*.f64 s x)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) #s(literal 1 binary64)) (*.f64 (*.f64 s s) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) #s(literal -1 binary64)) (*.f64 (*.f64 s (*.f64 s x)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c))) (*.f64 x (*.f64 s (*.f64 s x)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 c (*.f64 s (*.f64 s x)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 s (*.f64 s x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x)))) (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) x)) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 c (*.f64 s (*.f64 s x))))) |
(/.f64 (*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 c (*.f64 s (*.f64 s x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c))) (*.f64 s (*.f64 s x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 c (*.f64 s (*.f64 s x))))) |
(/.f64 (*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) x)) (*.f64 s (*.f64 s x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) x) c) (*.f64 c (*.f64 s (*.f64 s x)))) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) x) (*.f64 c (*.f64 c s))) (*.f64 s x)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) x) (*.f64 c c)) (*.f64 s (*.f64 s x))) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) x) (*.f64 s (*.f64 s x))) (*.f64 c c)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x x)) (*.f64 c (*.f64 s (*.f64 c s)))) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) x) x) (*.f64 c (*.f64 s (*.f64 c s)))) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) x) (*.f64 c (*.f64 s (*.f64 c s)))) x) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) x) (*.f64 s x)) (*.f64 c (*.f64 c s))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 s x))) (*.f64 c (*.f64 s x))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x x)) |
(pow.f64 (*.f64 (*.f64 c (*.f64 s x)) (/.f64 (*.f64 c (*.f64 s x)) (cos.f64 (+.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) (cos.f64 (+.f64 x x))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) c) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 c (*.f64 s (*.f64 s x))))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) x) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 s (*.f64 s x)))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c s))) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 s x))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s x))) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 c c))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 x))) |
(cos.f64 (+.f64 x x)) |
(-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) |
(fma.f64 (cos.f64 x) (cos.f64 x) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(fma.f64 (cos.f64 x) (cos.f64 x) (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 x))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(*.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) |
(*.f64 (+.f64 (cos.f64 x) (sin.f64 x)) (-.f64 (cos.f64 x) (sin.f64 x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 c (*.f64 s x)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) x) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 c (*.f64 s (*.f64 s x))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 s x)) (*.f64 c (*.f64 c s))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 c (*.f64 s (*.f64 c s)))) x) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x x)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 c (*.f64 s (*.f64 c s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s x))) (*.f64 c (*.f64 s x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 c (*.f64 s (*.f64 c s)))) |
(pow.f64 (*.f64 c (*.f64 s x)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 c (*.f64 s (*.f64 c s))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 (*.f64 c (*.f64 s (*.f64 c s))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 c (*.f64 c s)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 c (*.f64 s x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 c (*.f64 s x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 c (*.f64 s x)))) #s(literal 2 binary64)) |
(*.f64 c (*.f64 (*.f64 c (*.f64 s (*.f64 s x))) x)) |
(*.f64 c (*.f64 (*.f64 s x) (*.f64 c (*.f64 s x)))) |
(*.f64 (*.f64 c s) (*.f64 x (*.f64 c (*.f64 s x)))) |
(*.f64 x (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
(*.f64 x (/.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x))) |
(*.f64 (*.f64 c (*.f64 c s)) (*.f64 (*.f64 s x) x)) |
(*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 c (*.f64 s (*.f64 c s))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 s s) (*.f64 x x))) |
(*.f64 (*.f64 s x) (*.f64 (*.f64 c (*.f64 c s)) x)) |
(*.f64 (*.f64 s (*.f64 s x)) (*.f64 (*.f64 c c) x)) |
(*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) x) |
(*.f64 (exp.f64 (log.f64 (*.f64 c (*.f64 s x)))) (exp.f64 (log.f64 (*.f64 c (*.f64 s x))))) |
(*.f64 (*.f64 x (*.f64 s x)) (*.f64 c (*.f64 c s))) |
(*.f64 (*.f64 (*.f64 x x) s) (*.f64 c (*.f64 c s))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 c (*.f64 c s))) s) |
(*.f64 (*.f64 (*.f64 c (*.f64 s x)) c) (*.f64 s x)) |
(*.f64 (*.f64 (*.f64 c (*.f64 s x)) x) (*.f64 c s)) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) |
(*.f64 s (*.f64 (*.f64 c (*.f64 c s)) x)) |
(*.f64 s (*.f64 x (*.f64 c (*.f64 c s)))) |
(*.f64 s (*.f64 (*.f64 s x) (*.f64 c c))) |
(*.f64 (*.f64 c s) (*.f64 c (*.f64 s x))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(*.f64 (*.f64 c (*.f64 s x)) (*.f64 c s)) |
(*.f64 (*.f64 c (*.f64 c s)) (*.f64 s x)) |
(*.f64 (*.f64 c (*.f64 s (*.f64 c s))) x) |
(*.f64 (*.f64 s s) (*.f64 x (*.f64 c c))) |
(*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) |
(*.f64 (*.f64 s x) (*.f64 c (*.f64 c s))) |
(*.f64 (*.f64 s (*.f64 s x)) (*.f64 c c)) |
(*.f64 (*.f64 c (*.f64 s (*.f64 s x))) c) |
(*.f64 (*.f64 (*.f64 c (*.f64 c s)) x) s) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 s x)) s) |
(*.f64 (*.f64 x (*.f64 c (*.f64 c s))) s) |
(*.f64 (*.f64 (*.f64 s x) (*.f64 c s)) c) |
(*.f64 (*.f64 (*.f64 s x) (*.f64 c c)) s) |
(exp.f64 (*.f64 (log.f64 (*.f64 c s)) #s(literal 2 binary64))) |
(pow.f64 (*.f64 c s) #s(literal 2 binary64)) |
(*.f64 c (*.f64 s (*.f64 c s))) |
(*.f64 c (*.f64 (*.f64 c s) s)) |
(*.f64 s (*.f64 c (*.f64 c s))) |
(*.f64 (*.f64 c s) (*.f64 c s)) |
(*.f64 (*.f64 c (*.f64 c s)) s) |
(*.f64 (*.f64 s s) (*.f64 c c)) |
(*.f64 (*.f64 c c) (*.f64 s s)) |
(*.f64 (pow.f64 (*.f64 c s) #s(literal 1 binary64)) (pow.f64 (*.f64 c s) #s(literal 1 binary64))) |
(*.f64 (*.f64 s (*.f64 c s)) c) |
(*.f64 (*.f64 (*.f64 c s) s) c) |
(-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x))))) |
(neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (-.f64 #s(literal 0 binary64) x)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x))))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (/.f64 (*.f64 c (*.f64 s x)) (cos.f64 (+.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (cos.f64 (+.f64 x x))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 s x)) (/.f64 (*.f64 c (*.f64 s x)) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (/.f64 (cos.f64 (+.f64 x x)) x))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) x) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (cos.f64 (+.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (cos.f64 (+.f64 x x))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (cos.f64 (+.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 c (*.f64 s x)) (/.f64 (*.f64 c (*.f64 s x)) (cos.f64 (+.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) x) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 x (*.f64 s (*.f64 s x)))) |
(/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) #s(literal -1 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 c (*.f64 s (*.f64 s x)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) #s(literal 1 binary64)) (*.f64 (*.f64 s s) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) #s(literal -1 binary64)) (*.f64 (*.f64 s (*.f64 s x)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c))) (*.f64 x (*.f64 s (*.f64 s x)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 c (*.f64 s (*.f64 s x)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 s (*.f64 s x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x)))) (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) x)) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 c (*.f64 s (*.f64 s x))))) |
(/.f64 (*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 c (*.f64 s (*.f64 s x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c))) (*.f64 s (*.f64 s x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 c (*.f64 s (*.f64 s x))))) |
(/.f64 (*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) x)) (*.f64 s (*.f64 s x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) x) c) (*.f64 c (*.f64 s (*.f64 s x)))) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) x) (*.f64 c (*.f64 c s))) (*.f64 s x)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) x) (*.f64 c c)) (*.f64 s (*.f64 s x))) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) x) (*.f64 s (*.f64 s x))) (*.f64 c c)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x x)) (*.f64 c (*.f64 s (*.f64 c s)))) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) x) x) (*.f64 c (*.f64 s (*.f64 c s)))) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) x) (*.f64 c (*.f64 s (*.f64 c s)))) x) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) x) (*.f64 s x)) (*.f64 c (*.f64 c s))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 s x))) (*.f64 c (*.f64 s x))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x x)) |
(pow.f64 (*.f64 (*.f64 c (*.f64 s x)) (/.f64 (*.f64 c (*.f64 s x)) (cos.f64 (+.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) (cos.f64 (+.f64 x x))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) c) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 c (*.f64 s (*.f64 s x))))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) x) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 s (*.f64 s x)))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c s))) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 s x))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s x))) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 c c))) |
(-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 s (*.f64 (*.f64 s (*.f64 c (*.f64 x x))) c))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 s (*.f64 (*.f64 s (*.f64 c (*.f64 x x))) c)))) |
(neg.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) c) (*.f64 (*.f64 (*.f64 s s) (*.f64 x x)) (-.f64 #s(literal 0 binary64) c)))) |
(neg.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (-.f64 #s(literal 0 binary64) c)) (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 (*.f64 s (*.f64 c (*.f64 x x))) c))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) (/.f64 c (cos.f64 (+.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 c (cos.f64 (+.f64 x x))) (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 s (*.f64 (*.f64 s (*.f64 c (*.f64 x x))) c)) (cos.f64 (+.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) (/.f64 c (cos.f64 (+.f64 x x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 x x)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) c)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) c) (*.f64 s (*.f64 s (*.f64 c (*.f64 x x))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) c) (neg.f64 (*.f64 (*.f64 (*.f64 s s) (*.f64 x x)) (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) (/.f64 c (cos.f64 (+.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) (neg.f64 (*.f64 s (*.f64 (*.f64 s (*.f64 c (*.f64 x x))) c)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (-.f64 #s(literal 0 binary64) c)) (*.f64 (*.f64 (*.f64 s s) (*.f64 x x)) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s (*.f64 c (*.f64 x x))))) (/.f64 c (cos.f64 (+.f64 x x)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) c)) (*.f64 c (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) c))) (neg.f64 (*.f64 c (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 (cos.f64 (+.f64 x x)) c) #s(literal 1 binary64)) (*.f64 s (*.f64 s (*.f64 c (*.f64 x x))))) |
(/.f64 (*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))))) c) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) c) s) (*.f64 s (*.f64 c (*.f64 x x)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s (*.f64 c (*.f64 x x))))) c) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) c) (*.f64 c (*.f64 x x))) (*.f64 s s)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) c) (*.f64 (*.f64 s s) (*.f64 x x))) c) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) c)) c) (*.f64 x x)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) c)) x) (*.f64 c x)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) c)) (*.f64 x x)) c) |
(pow.f64 (*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) (/.f64 c (cos.f64 (+.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 (*.f64 s (*.f64 c (*.f64 x x))) c)))) |
(*.f64 (cos.f64 (+.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s (*.f64 c (*.f64 x x))))))) |
(*.f64 (cos.f64 (+.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 (*.f64 s (*.f64 c (*.f64 x x))) c)))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) c) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) (*.f64 x x)) (-.f64 #s(literal 0 binary64) c)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s (*.f64 c (*.f64 x x))))) (/.f64 (cos.f64 (+.f64 x x)) c)) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) c)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x x)))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) s) (/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 s (*.f64 c (*.f64 x x))))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s s)) (/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 c (*.f64 x x)))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 s s))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) c) c)) |
(-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) c) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) c)) |
(neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (cos.f64 (+.f64 x x)) c) |
(/.f64 #s(literal 1 binary64) (/.f64 c (cos.f64 (+.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (cos.f64 (+.f64 x x))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c (cos.f64 (+.f64 x x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) c))) |
(pow.f64 (/.f64 c (cos.f64 (+.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 x x)) c)) |
(*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (cos.f64 (+.f64 x x))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 x))) |
(cos.f64 (+.f64 x x)) |
(-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) |
(fma.f64 (cos.f64 x) (cos.f64 x) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(fma.f64 (cos.f64 x) (cos.f64 x) (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 x))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(*.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) |
(*.f64 (+.f64 (cos.f64 x) (sin.f64 x)) (-.f64 (cos.f64 x) (sin.f64 x))) |
(+.f64 x x) |
(-.f64 (/.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 (*.f64 x x) #s(literal 0 binary64))) |
(fma.f64 x #s(literal 1 binary64) x) |
(/.f64 #s(literal 1 binary64) (+.f64 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x)))) |
(/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) |
(/.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x)) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x))) (neg.f64 (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) #s(literal 0 binary64))) |
(*.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x))))) |
(neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (-.f64 #s(literal 0 binary64) x)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x))))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (/.f64 (*.f64 c (*.f64 s x)) (cos.f64 (+.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (cos.f64 (+.f64 x x))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 s x)) (/.f64 (*.f64 c (*.f64 s x)) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (/.f64 (cos.f64 (+.f64 x x)) x))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) x) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (cos.f64 (+.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (cos.f64 (+.f64 x x))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (cos.f64 (+.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 c (*.f64 s x)) (/.f64 (*.f64 c (*.f64 s x)) (cos.f64 (+.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) x) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 x (*.f64 s (*.f64 s x)))) |
(/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) #s(literal -1 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 c (*.f64 s (*.f64 s x)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) #s(literal 1 binary64)) (*.f64 (*.f64 s s) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) #s(literal -1 binary64)) (*.f64 (*.f64 s (*.f64 s x)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c))) (*.f64 x (*.f64 s (*.f64 s x)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 c (*.f64 s (*.f64 s x)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 s (*.f64 s x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x)))) (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) x)) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 c (*.f64 s (*.f64 s x))))) |
(/.f64 (*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 c (*.f64 s (*.f64 s x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c))) (*.f64 s (*.f64 s x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 c (*.f64 s (*.f64 s x))))) |
(/.f64 (*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) x)) (*.f64 s (*.f64 s x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) x) c) (*.f64 c (*.f64 s (*.f64 s x)))) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) x) (*.f64 c (*.f64 c s))) (*.f64 s x)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) x) (*.f64 c c)) (*.f64 s (*.f64 s x))) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) x) (*.f64 s (*.f64 s x))) (*.f64 c c)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x x)) (*.f64 c (*.f64 s (*.f64 c s)))) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) x) x) (*.f64 c (*.f64 s (*.f64 c s)))) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) x) (*.f64 c (*.f64 s (*.f64 c s)))) x) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) x) (*.f64 s x)) (*.f64 c (*.f64 c s))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 s x))) (*.f64 c (*.f64 s x))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x x)) |
(pow.f64 (*.f64 (*.f64 c (*.f64 s x)) (/.f64 (*.f64 c (*.f64 s x)) (cos.f64 (+.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) (cos.f64 (+.f64 x x))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) c) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 c (*.f64 s (*.f64 s x))))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) x) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 s (*.f64 s x)))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c s))) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 s x))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s x))) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 c c))) |
(-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))))) |
(neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 c (*.f64 s (*.f64 s x)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (cos.f64 (+.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (cos.f64 (+.f64 x x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 s (*.f64 s x)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) c) (*.f64 c (*.f64 s (*.f64 s x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (cos.f64 (+.f64 x x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 c (*.f64 s (*.f64 s x))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 s (*.f64 s x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 c (*.f64 s (*.f64 s x))))) |
(/.f64 (*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) #s(literal 1 binary64)) (*.f64 s (*.f64 s x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 c (*.f64 s (*.f64 s x)))))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c))) (neg.f64 (*.f64 s (*.f64 s x)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c s))) (*.f64 s x)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s x))) (*.f64 c c)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) s) (*.f64 s x)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 s s)) x) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 s x)) s) |
(pow.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) (cos.f64 (+.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))))) |
(*.f64 (cos.f64 (+.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 c (*.f64 s (*.f64 s x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) (cos.f64 (+.f64 x x))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s x)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 c (*.f64 s x))) #s(literal 1 binary64))) |
(pow.f64 (*.f64 c (*.f64 s x)) #s(literal 1 binary64)) |
(*.f64 c (*.f64 s x)) |
(*.f64 s (*.f64 c x)) |
(*.f64 (*.f64 c s) x) |
(*.f64 x (*.f64 c s)) |
(*.f64 (*.f64 s x) c) |
(*.f64 (*.f64 c x) s) |
(*.f64 (pow.f64 c #s(literal 1 binary64)) (pow.f64 (*.f64 s x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c s) #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 (*.f64 c s) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c (*.f64 s x)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 c (*.f64 s x)) #s(literal 1/2 binary64))) |
(*.f64 c (*.f64 (*.f64 s s) (*.f64 x x))) |
(*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) |
(*.f64 x (*.f64 (*.f64 c x) (*.f64 s s))) |
(*.f64 (*.f64 s s) (*.f64 c (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 s s))) |
(*.f64 (*.f64 c (*.f64 x x)) (*.f64 s s)) |
(*.f64 (*.f64 s (*.f64 s x)) (*.f64 c x)) |
(*.f64 (*.f64 (*.f64 s s) (*.f64 x x)) c) |
(*.f64 (*.f64 s (*.f64 c (*.f64 x x))) s) |
(*.f64 (*.f64 (*.f64 s s) c) (*.f64 x x)) |
(*.f64 c (*.f64 x x)) |
(*.f64 x (*.f64 c x)) |
(*.f64 (*.f64 x x) c) |
(*.f64 (*.f64 c x) x) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) |
(*.f64 s (*.f64 (*.f64 c (*.f64 c s)) x)) |
(*.f64 s (*.f64 x (*.f64 c (*.f64 c s)))) |
(*.f64 s (*.f64 (*.f64 s x) (*.f64 c c))) |
(*.f64 (*.f64 c s) (*.f64 c (*.f64 s x))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(*.f64 (*.f64 c (*.f64 s x)) (*.f64 c s)) |
(*.f64 (*.f64 c (*.f64 c s)) (*.f64 s x)) |
(*.f64 (*.f64 c (*.f64 s (*.f64 c s))) x) |
(*.f64 (*.f64 s s) (*.f64 x (*.f64 c c))) |
(*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) |
(*.f64 (*.f64 s x) (*.f64 c (*.f64 c s))) |
(*.f64 (*.f64 s (*.f64 s x)) (*.f64 c c)) |
(*.f64 (*.f64 c (*.f64 s (*.f64 s x))) c) |
(*.f64 (*.f64 (*.f64 c (*.f64 c s)) x) s) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 s x)) s) |
(*.f64 (*.f64 x (*.f64 c (*.f64 c s))) s) |
(*.f64 (*.f64 (*.f64 s x) (*.f64 c s)) c) |
(*.f64 (*.f64 (*.f64 s x) (*.f64 c c)) s) |
(*.f64 s (*.f64 s x)) |
(*.f64 x (*.f64 s s)) |
(*.f64 (*.f64 s s) x) |
(*.f64 (*.f64 s x) s) |
| 1× | egg-herbie |
| 25 274× | accelerator-lowering-fma.f32 |
| 25 274× | accelerator-lowering-fma.f64 |
| 4 680× | *-lowering-*.f32 |
| 4 680× | *-lowering-*.f64 |
| 3 706× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 83 | 6384 |
| 1 | 202 | 6384 |
| 2 | 571 | 6312 |
| 3 | 2168 | 6260 |
| 4 | 3930 | 6220 |
| 0 | 8093 | 6172 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
1 |
(+ 1 (* -2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) 2))) |
(cos (* 2 x)) |
(cos (* 2 x)) |
(cos (* 2 x)) |
(cos (* 2 x)) |
(cos (* 2 x)) |
(cos (* 2 x)) |
(cos (* 2 x)) |
(cos (* 2 x)) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 c) |
(+ (* -2 (/ (pow x 2) c)) (/ 1 c)) |
(+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) c)) (* 2 (/ 1 c)))) (/ 1 c)) |
(+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) c)) (* 2/3 (/ 1 c)))) (* 2 (/ 1 c)))) (/ 1 c)) |
(/ (cos (* 2 x)) c) |
(/ (cos (* 2 x)) c) |
(/ (cos (* 2 x)) c) |
(/ (cos (* 2 x)) c) |
(/ (cos (neg (* -2 x))) c) |
(/ (cos (neg (* -2 x))) c) |
(/ (cos (neg (* -2 x))) c) |
(/ (cos (neg (* -2 x))) c) |
(/ (cos (* 2 x)) c) |
(/ (cos (* 2 x)) c) |
(/ (cos (* 2 x)) c) |
(/ (cos (* 2 x)) c) |
(/ (cos (* 2 x)) c) |
(/ (cos (* 2 x)) c) |
(/ (cos (* 2 x)) c) |
(/ (cos (* 2 x)) c) |
(/ (cos (* 2 x)) c) |
(/ (cos (* 2 x)) c) |
(/ (cos (* 2 x)) c) |
(/ (cos (* 2 x)) c) |
1 |
(+ 1 (* -2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) 2))) |
(cos (* 2 x)) |
(cos (* 2 x)) |
(cos (* 2 x)) |
(cos (* 2 x)) |
(cos (neg (* -2 x))) |
(cos (neg (* -2 x))) |
(cos (neg (* -2 x))) |
(cos (neg (* -2 x))) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) x))) |
(/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) x) |
(/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) x) |
(/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) x) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) x))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) x))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) x))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) x))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (pow x 2)) |
(* c (pow x 2)) |
(* c (pow x 2)) |
(* c (pow x 2)) |
(* c (pow x 2)) |
(* c (pow x 2)) |
(* c (pow x 2)) |
(* c (pow x 2)) |
(* c (pow x 2)) |
(* c (pow x 2)) |
(* c (pow x 2)) |
(* c (pow x 2)) |
(* c (pow x 2)) |
(* c (pow x 2)) |
(* c (pow x 2)) |
(* c (pow x 2)) |
(* c (pow x 2)) |
(* c (pow x 2)) |
(* c (pow x 2)) |
(* c (pow x 2)) |
(* c (pow x 2)) |
(* c (pow x 2)) |
(* c (pow x 2)) |
(* c (pow x 2)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
(* (pow s 2) x) |
| Outputs |
|---|
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 x x)) |
(/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 x x)) |
(/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/.f64 (fma.f64 x (*.f64 (fma.f64 x (*.f64 (/.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (pow x 2))) |
(fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) 2))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(cos (* 2 x)) |
(cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) |
(cos (* 2 x)) |
(cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) |
(cos (* 2 x)) |
(cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) |
(cos (* 2 x)) |
(cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) |
(cos (* 2 x)) |
(cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) |
(cos (* 2 x)) |
(cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) |
(cos (* 2 x)) |
(cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) |
(cos (* 2 x)) |
(cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 s (*.f64 c s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 s (*.f64 c s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 s (*.f64 c s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 s (*.f64 c s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 s (*.f64 c s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 s (*.f64 c s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 s (*.f64 c s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 s (*.f64 c s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 s (*.f64 c s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 s (*.f64 c s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 s (*.f64 c s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 s (*.f64 c s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 s (*.f64 c s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 s (*.f64 c s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 s (*.f64 c s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 s (*.f64 c s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 s (*.f64 c s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 s (*.f64 c s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 s (*.f64 c s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 s (*.f64 c s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 s (*.f64 c s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 s (*.f64 c s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 s (*.f64 c s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 s (*.f64 c s))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 x x)) |
(/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 x x)) |
(/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/.f64 (fma.f64 x (*.f64 (fma.f64 x (*.f64 (/.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 x x)) |
(/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 x x)) |
(/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/.f64 (fma.f64 x (*.f64 (fma.f64 x (*.f64 (/.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ 1 c) |
(/.f64 #s(literal 1 binary64) c) |
(+ (* -2 (/ (pow x 2) c)) (/ 1 c)) |
(*.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c)) |
(+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) c)) (* 2 (/ 1 c)))) (/ 1 c)) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) c)) (* 2/3 (/ 1 c)))) (* 2 (/ 1 c)))) (/ 1 c)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 (/.f64 x c) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (/.f64 #s(literal -2 binary64) c)) (/.f64 #s(literal 1 binary64) c)) |
(/ (cos (* 2 x)) c) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) c) |
(/ (cos (* 2 x)) c) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) c) |
(/ (cos (* 2 x)) c) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) c) |
(/ (cos (* 2 x)) c) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) c) |
(/ (cos (neg (* -2 x))) c) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) c) |
(/ (cos (neg (* -2 x))) c) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) c) |
(/ (cos (neg (* -2 x))) c) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) c) |
(/ (cos (neg (* -2 x))) c) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) c) |
(/ (cos (* 2 x)) c) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) c) |
(/ (cos (* 2 x)) c) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) c) |
(/ (cos (* 2 x)) c) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) c) |
(/ (cos (* 2 x)) c) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) c) |
(/ (cos (* 2 x)) c) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) c) |
(/ (cos (* 2 x)) c) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) c) |
(/ (cos (* 2 x)) c) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) c) |
(/ (cos (* 2 x)) c) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) c) |
(/ (cos (* 2 x)) c) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) c) |
(/ (cos (* 2 x)) c) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) c) |
(/ (cos (* 2 x)) c) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) c) |
(/ (cos (* 2 x)) c) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) c) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (pow x 2))) |
(fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) 2))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(cos (* 2 x)) |
(cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) |
(cos (* 2 x)) |
(cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) |
(cos (* 2 x)) |
(cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) |
(cos (* 2 x)) |
(cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) |
(cos (neg (* -2 x))) |
(cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) |
(cos (neg (* -2 x))) |
(cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) |
(cos (neg (* -2 x))) |
(cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) |
(cos (neg (* -2 x))) |
(cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 x x)) |
(/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 x x)) |
(/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/.f64 (fma.f64 x (*.f64 (fma.f64 x (*.f64 (/.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) x) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) x) |
(/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) x) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64))) x) |
(/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) x) |
(/.f64 (fma.f64 x (*.f64 (fma.f64 x (*.f64 (/.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) x) (*.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))))) x) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c s)))) |
(* c (pow x 2)) |
(*.f64 c (*.f64 x x)) |
(* c (pow x 2)) |
(*.f64 c (*.f64 x x)) |
(* c (pow x 2)) |
(*.f64 c (*.f64 x x)) |
(* c (pow x 2)) |
(*.f64 c (*.f64 x x)) |
(* c (pow x 2)) |
(*.f64 c (*.f64 x x)) |
(* c (pow x 2)) |
(*.f64 c (*.f64 x x)) |
(* c (pow x 2)) |
(*.f64 c (*.f64 x x)) |
(* c (pow x 2)) |
(*.f64 c (*.f64 x x)) |
(* c (pow x 2)) |
(*.f64 c (*.f64 x x)) |
(* c (pow x 2)) |
(*.f64 c (*.f64 x x)) |
(* c (pow x 2)) |
(*.f64 c (*.f64 x x)) |
(* c (pow x 2)) |
(*.f64 c (*.f64 x x)) |
(* c (pow x 2)) |
(*.f64 c (*.f64 x x)) |
(* c (pow x 2)) |
(*.f64 c (*.f64 x x)) |
(* c (pow x 2)) |
(*.f64 c (*.f64 x x)) |
(* c (pow x 2)) |
(*.f64 c (*.f64 x x)) |
(* c (pow x 2)) |
(*.f64 c (*.f64 x x)) |
(* c (pow x 2)) |
(*.f64 c (*.f64 x x)) |
(* c (pow x 2)) |
(*.f64 c (*.f64 x x)) |
(* c (pow x 2)) |
(*.f64 c (*.f64 x x)) |
(* c (pow x 2)) |
(*.f64 c (*.f64 x x)) |
(* c (pow x 2)) |
(*.f64 c (*.f64 x x)) |
(* c (pow x 2)) |
(*.f64 c (*.f64 x x)) |
(* c (pow x 2)) |
(*.f64 c (*.f64 x x)) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
(* (pow s 2) x) |
(*.f64 s (*.f64 s x)) |
Compiled 22 414 to 1 009 computations (95.5% saved)
42 alts after pruning (41 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 255 | 37 | 1 292 |
| Fresh | 14 | 4 | 18 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 273 | 42 | 1 315 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 38.5% | (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 x (*.f64 s (*.f64 c (*.f64 c s)))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))))) (*.f64 x x)) |
| 49.7% | (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) | |
| 59.9% | (/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) | |
| 54.4% | (/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) | |
| 50.0% | (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) | |
| 36.7% | (/.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) | |
| 33.6% | (/.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64)) c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) | |
| 74.8% | (/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) c)) x) (*.f64 c x)) | |
| 97.9% | (/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))))) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) | |
| 64.3% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) c)) (*.f64 c (*.f64 x x))) | |
| 70.4% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) x)) (*.f64 s (*.f64 s x))) | |
| 73.2% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x x)) (*.f64 c (*.f64 s (*.f64 c s)))) | |
| 95.9% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 s x))) (*.f64 c (*.f64 s x))) | |
| 74.9% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) c) (*.f64 (*.f64 s (*.f64 c (*.f64 x x))) s)) | |
| 63.6% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 c (*.f64 s (*.f64 c s)))) | |
| ▶ | 63.7% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x x)) |
| 79.4% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s x))) (*.f64 c (*.f64 s x))) | |
| 56.5% | (/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) | |
| 43.9% | (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 x x)) | |
| ▶ | 97.9% | (/.f64 (cos.f64 (+.f64 x x)) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) |
| 60.9% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) | |
| 95.7% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) | |
| 82.1% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) | |
| 76.2% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 (*.f64 s (*.f64 c (*.f64 x x))) c))) | |
| ▶ | 80.9% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
| 92.2% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 c (*.f64 s x)) c) (*.f64 s x))) | |
| 90.6% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 x c) (*.f64 (*.f64 c s) (*.f64 s x)))) | |
| 83.4% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 c (*.f64 (*.f64 c (*.f64 s (*.f64 s x))) x))) | |
| 79.1% | (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) | |
| 68.0% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) | |
| 75.8% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s x)) x) (*.f64 c s))) | |
| 78.5% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s x)) c) (*.f64 s x))) | |
| 64.7% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 s x)) (*.f64 (*.f64 c c) x))) | |
| 79.4% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) | |
| 71.0% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) x)) | |
| 69.5% | (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 s x) (*.f64 c c)) s))) | |
| ▶ | 68.8% | (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) x))) |
| ✓ | 72.2% | (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
| 95.7% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) (cos.f64 (+.f64 x x))) | |
| 66.3% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (/.f64 #s(literal 1 binary64) x)) | |
| 70.9% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) (/.f64 #s(literal 1 binary64) x)) | |
| 76.2% | (*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 (*.f64 s (*.f64 c (*.f64 x x))) c)))) |
Compiled 1 740 to 970 computations (44.3% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s)) |
| ✓ | cost-diff | 0 | (cos.f64 (*.f64 #s(literal 2 binary64) x)) |
| ✓ | cost-diff | 0 | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
| ✓ | cost-diff | 128 | (*.f64 #s(literal 2 binary64) x) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 x (*.f64 s (*.f64 c (*.f64 c s)))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))))) (*.f64 x x)) |
| ✓ | cost-diff | 64 | (fma.f64 (*.f64 x x) (fma.f64 (/.f64 x (*.f64 s (*.f64 c (*.f64 c s)))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))))) |
| ✓ | cost-diff | 320 | (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) |
| ✓ | cost-diff | 0 | (*.f64 s (*.f64 c s)) |
| ✓ | cost-diff | 0 | (*.f64 c (*.f64 s (*.f64 c s))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 c (*.f64 s (*.f64 c s))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) x) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) x)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) x))) |
| ✓ | cost-diff | 0 | (+.f64 x x) |
| ✓ | cost-diff | 0 | (cos.f64 (+.f64 x x)) |
| ✓ | cost-diff | 0 | (/.f64 (cos.f64 (+.f64 x x)) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) |
| ✓ | cost-diff | 5504 | (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64)) |
| 12 240× | accelerator-lowering-fma.f32 |
| 12 240× | accelerator-lowering-fma.f64 |
| 5 552× | *-lowering-*.f32 |
| 5 552× | *-lowering-*.f64 |
| 3 080× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 365 |
| 1 | 130 | 351 |
| 2 | 429 | 347 |
| 3 | 1957 | 347 |
| 4 | 3509 | 347 |
| 5 | 6023 | 347 |
| 6 | 6082 | 347 |
| 7 | 6094 | 347 |
| 8 | 6098 | 343 |
| 0 | 8828 | 332 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (cos (+ x x)) (pow (* (* c s) x) 2)) |
(cos (+ x x)) |
(+ x x) |
x |
(pow (* (* c s) x) 2) |
(* (* c s) x) |
(* c s) |
c |
s |
2 |
(/ 1 (* x (* (* c (* s (* c s))) x))) |
1 |
(* x (* (* c (* s (* c s))) x)) |
x |
(* (* c (* s (* c s))) x) |
(* c (* s (* c s))) |
c |
(* s (* c s)) |
s |
(* c s) |
(/ (/ 1 (* c (* s (* c s)))) (* x x)) |
(/ 1 (* c (* s (* c s)))) |
1 |
(* c (* s (* c s))) |
c |
(* s (* c s)) |
s |
(* c s) |
(* x x) |
x |
(/ (+ (* (* x x) (+ (* (/ x (* s (* c (* c s)))) (* x (+ (* (* x x) -4/45) 2/3))) 0)) (* (+ (* x (* x -2)) 1) (/ 1 (* s (* c (* c s)))))) (* x x)) |
(+ (* (* x x) (+ (* (/ x (* s (* c (* c s)))) (* x (+ (* (* x x) -4/45) 2/3))) 0)) (* (+ (* x (* x -2)) 1) (/ 1 (* s (* c (* c s)))))) |
(* x x) |
x |
(+ (* (/ x (* s (* c (* c s)))) (* x (+ (* (* x x) -4/45) 2/3))) 0) |
(/ x (* s (* c (* c s)))) |
(* s (* c (* c s))) |
s |
(* c (* c s)) |
c |
(* c s) |
(* x (+ (* (* x x) -4/45) 2/3)) |
(+ (* (* x x) -4/45) 2/3) |
-4/45 |
2/3 |
0 |
(* (+ (* x (* x -2)) 1) (/ 1 (* s (* c (* c s))))) |
(+ (* x (* x -2)) 1) |
(* x -2) |
-2 |
1 |
(/ 1 (* s (* c (* c s)))) |
(/ (cos (* 2 x)) (* (* (* x x) (* c s)) (* c s))) |
(cos (* 2 x)) |
(* 2 x) |
2 |
x |
(* (* (* x x) (* c s)) (* c s)) |
(* (* x x) (* c s)) |
(* x x) |
(* c s) |
c |
s |
| Outputs |
|---|
(/ (cos (+ x x)) (pow (* (* c s) x) 2)) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))))) |
(cos (+ x x)) |
(cos.f64 (+.f64 x x)) |
(+ x x) |
(+.f64 x x) |
x |
(pow (* (* c s) x) 2) |
(*.f64 c (*.f64 x (*.f64 x (*.f64 c (*.f64 s s))))) |
(* (* c s) x) |
(*.f64 x (*.f64 c s)) |
(* c s) |
(*.f64 c s) |
c |
s |
2 |
#s(literal 2 binary64) |
(/ 1 (* x (* (* c (* s (* c s))) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))))) |
1 |
#s(literal 1 binary64) |
(* x (* (* c (* s (* c s))) x)) |
(*.f64 c (*.f64 x (*.f64 x (*.f64 c (*.f64 s s))))) |
x |
(* (* c (* s (* c s))) x) |
(*.f64 c (*.f64 x (*.f64 c (*.f64 s s)))) |
(* c (* s (* c s))) |
(*.f64 c (*.f64 c (*.f64 s s))) |
c |
(* s (* c s)) |
(*.f64 c (*.f64 s s)) |
s |
(* c s) |
(*.f64 c s) |
(/ (/ 1 (* c (* s (* c s)))) (* x x)) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))))) |
(/ 1 (* c (* s (* c s)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
1 |
#s(literal 1 binary64) |
(* c (* s (* c s))) |
(*.f64 c (*.f64 c (*.f64 s s))) |
c |
(* s (* c s)) |
(*.f64 c (*.f64 s s)) |
s |
(* c s) |
(*.f64 c s) |
(* x x) |
(*.f64 x x) |
x |
(/ (+ (* (* x x) (+ (* (/ x (* s (* c (* c s)))) (* x (+ (* (* x x) -4/45) 2/3))) 0)) (* (+ (* x (* x -2)) 1) (/ 1 (* s (* c (* c s)))))) (* x x)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x (*.f64 x x))) (/.f64 (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64)) (*.f64 c (*.f64 c (*.f64 s s))))) (*.f64 x x)) |
(+ (* (* x x) (+ (* (/ x (* s (* c (* c s)))) (* x (+ (* (* x x) -4/45) 2/3))) 0)) (* (+ (* x (* x -2)) 1) (/ 1 (* s (* c (* c s)))))) |
(fma.f64 (/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x (*.f64 x x))) (/.f64 (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64)) (*.f64 c (*.f64 c (*.f64 s s))))) |
(* x x) |
(*.f64 x x) |
x |
(+ (* (/ x (* s (* c (* c s)))) (* x (+ (* (* x x) -4/45) 2/3))) 0) |
(fma.f64 (/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) |
(/ x (* s (* c (* c s)))) |
(/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) |
(* s (* c (* c s))) |
(*.f64 c (*.f64 c (*.f64 s s))) |
s |
(* c (* c s)) |
(*.f64 s (*.f64 c c)) |
c |
(* c s) |
(*.f64 c s) |
(* x (+ (* (* x x) -4/45) 2/3)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) |
(+ (* (* x x) -4/45) 2/3) |
(fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) |
-4/45 |
#s(literal -4/45 binary64) |
2/3 |
#s(literal 2/3 binary64) |
0 |
#s(literal 0 binary64) |
(* (+ (* x (* x -2)) 1) (/ 1 (* s (* c (* c s))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) |
(+ (* x (* x -2)) 1) |
(fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64)) |
(* x -2) |
(*.f64 x #s(literal -2 binary64)) |
-2 |
#s(literal -2 binary64) |
1 |
#s(literal 1 binary64) |
(/ 1 (* s (* c (* c s)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (cos (* 2 x)) (* (* (* x x) (* c s)) (* c s))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))))) |
(cos (* 2 x)) |
(cos.f64 (+.f64 x x)) |
(* 2 x) |
(+.f64 x x) |
2 |
#s(literal 2 binary64) |
x |
(* (* (* x x) (* c s)) (* c s)) |
(*.f64 c (*.f64 x (*.f64 x (*.f64 c (*.f64 s s))))) |
(* (* x x) (* c s)) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(* x x) |
(*.f64 x x) |
(* c s) |
(*.f64 c s) |
c |
s |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (cos.f64 (*.f64 #s(literal 2 binary64) x)) |
| ✓ | accuracy | 99.6% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
| ✓ | accuracy | 93.7% | (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s)) |
| ✓ | accuracy | 81.9% | (*.f64 (*.f64 x x) (*.f64 c s)) |
| ✓ | accuracy | 94.1% | (/.f64 x (*.f64 s (*.f64 c (*.f64 c s)))) |
| ✓ | accuracy | 90.2% | (fma.f64 (/.f64 x (*.f64 s (*.f64 c (*.f64 c s)))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64))) #s(literal 0 binary64)) |
| ✓ | accuracy | 90.1% | (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) |
| ✓ | accuracy | 60.1% | (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 x (*.f64 s (*.f64 c (*.f64 c s)))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))))) (*.f64 x x)) |
| ✓ | accuracy | 99.7% | (*.f64 s (*.f64 c s)) |
| ✓ | accuracy | 99.3% | (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) |
| ✓ | accuracy | 91.7% | (*.f64 c (*.f64 s (*.f64 c s))) |
| ✓ | accuracy | 77.8% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x x)) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) x))) |
| ✓ | accuracy | 95.1% | (*.f64 x (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) x)) |
| ✓ | accuracy | 91.7% | (*.f64 c (*.f64 s (*.f64 c s))) |
| ✓ | accuracy | 90.2% | (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) x) |
| ✓ | accuracy | 100.0% | (cos.f64 (+.f64 x x)) |
| ✓ | accuracy | 99.7% | (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64)) |
| ✓ | accuracy | 99.6% | (/.f64 (cos.f64 (+.f64 x x)) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) |
| ✓ | accuracy | 91.9% | (*.f64 (*.f64 c s) x) |
| 100.0ms | 256× | 0 | valid |
Compiled 371 to 46 computations (87.6% saved)
ival-mult: 34.0ms (45.2% of total)ival-div: 12.0ms (15.9% of total)ival-cos: 12.0ms (15.9% of total)const: 8.0ms (10.6% of total)ival-add: 6.0ms (8% of total)ival-pow2: 2.0ms (2.7% of total)exact: 1.0ms (1.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (pow (* (* c s) x) 2)> |
#<alt (/ (cos (+ x x)) (pow (* (* c s) x) 2))> |
#<alt (cos (+ x x))> |
#<alt (+ x x)> |
#<alt (/ 1 (* x (* (* c (* s (* c s))) x)))> |
#<alt (* x (* (* c (* s (* c s))) x))> |
#<alt (* (* c (* s (* c s))) x)> |
#<alt (* c (* s (* c s)))> |
#<alt (/ (/ 1 (* c (* s (* c s)))) (* x x))> |
#<alt (/ 1 (* c (* s (* c s))))> |
#<alt (* s (* c s))> |
#<alt (* (+ (* x (* x -2)) 1) (/ 1 (* s (* c (* c s)))))> |
#<alt (+ (* (* x x) (+ (* (/ x (* s (* c (* c s)))) (* x (+ (* (* x x) -4/45) 2/3))) 0)) (* (+ (* x (* x -2)) 1) (/ 1 (* s (* c (* c s))))))> |
#<alt (/ (+ (* (* x x) (+ (* (/ x (* s (* c (* c s)))) (* x (+ (* (* x x) -4/45) 2/3))) 0)) (* (+ (* x (* x -2)) 1) (/ 1 (* s (* c (* c s)))))) (* x x))> |
#<alt (* x x)> |
#<alt (* 2 x)> |
#<alt (/ (cos (* 2 x)) (* (* (* x x) (* c s)) (* c s)))> |
#<alt (cos (* 2 x))> |
#<alt (* (* (* x x) (* c s)) (* c s))> |
#<alt (* (* c s) x)> |
#<alt (+ (* (/ x (* s (* c (* c s)))) (* x (+ (* (* x x) -4/45) 2/3))) 0)> |
#<alt (/ x (* s (* c (* c s))))> |
#<alt (* (* x x) (* c s))> |
| Outputs |
|---|
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2))> |
#<alt (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2))> |
#<alt (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt 1> |
#<alt (+ 1 (* -2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) 2)))> |
#<alt (cos (* 2 x))> |
#<alt (cos (* 2 x))> |
#<alt (cos (* 2 x))> |
#<alt (cos (* 2 x))> |
#<alt (cos (neg (* -2 x)))> |
#<alt (cos (neg (* -2 x)))> |
#<alt (cos (neg (* -2 x)))> |
#<alt (cos (neg (* -2 x)))> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (* (pow s 2) x))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (pow s 2)))> |
#<alt (/ 1 (* (pow c 2) (pow s 2)))> |
#<alt (/ 1 (* (pow c 2) (pow s 2)))> |
#<alt (/ 1 (* (pow c 2) (pow s 2)))> |
#<alt (/ 1 (* (pow c 2) (pow s 2)))> |
#<alt (/ 1 (* (pow c 2) (pow s 2)))> |
#<alt (/ 1 (* (pow c 2) (pow s 2)))> |
#<alt (/ 1 (* (pow c 2) (pow s 2)))> |
#<alt (/ 1 (* (pow c 2) (pow s 2)))> |
#<alt (/ 1 (* (pow c 2) (pow s 2)))> |
#<alt (/ 1 (* (pow c 2) (pow s 2)))> |
#<alt (/ 1 (* (pow c 2) (pow s 2)))> |
#<alt (/ 1 (* (pow c 2) (pow s 2)))> |
#<alt (/ 1 (* (pow c 2) (pow s 2)))> |
#<alt (/ 1 (* (pow c 2) (pow s 2)))> |
#<alt (/ 1 (* (pow c 2) (pow s 2)))> |
#<alt (/ 1 (* (pow c 2) (pow s 2)))> |
#<alt (/ 1 (* (pow c 2) (pow s 2)))> |
#<alt (/ 1 (* (pow c 2) (pow s 2)))> |
#<alt (/ 1 (* (pow c 2) (pow s 2)))> |
#<alt (/ 1 (* (pow c 2) (pow s 2)))> |
#<alt (/ 1 (* (pow c 2) (pow s 2)))> |
#<alt (/ 1 (* (pow c 2) (pow s 2)))> |
#<alt (/ 1 (* (pow c 2) (pow s 2)))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (/ 1 (* (pow c 2) (pow s 2)))> |
#<alt (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2))))> |
#<alt (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2))))> |
#<alt (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2))))> |
#<alt (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2))))> |
#<alt (* (pow x 2) (- (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2))))))> |
#<alt (* (pow x 2) (- (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2))))))> |
#<alt (* (pow x 2) (- (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2))))))> |
#<alt (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2))))> |
#<alt (* (pow x 2) (- (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2))))))> |
#<alt (* (pow x 2) (- (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2))))))> |
#<alt (* (pow x 2) (- (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2))))))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2)))> |
#<alt (/ 1 (* (pow c 2) (pow s 2)))> |
#<alt (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2))))> |
#<alt (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2))))> |
#<alt (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2))))> |
#<alt (* -4/45 (/ (pow x 6) (* (pow c 2) (pow s 2))))> |
#<alt (* (pow x 6) (- (* 2/3 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))) (* 4/45 (/ 1 (* (pow c 2) (pow s 2))))))> |
#<alt (* (pow x 6) (- (/ 2/3 (* (pow c 2) (* (pow s 2) (pow x 2)))) (+ (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))) (/ 2 (* (pow c 2) (* (pow s 2) (pow x 4)))))))> |
#<alt (* (pow x 6) (- (+ (/ 2/3 (* (pow c 2) (* (pow s 2) (pow x 2)))) (/ 1 (* (pow c 2) (* (pow s 2) (pow x 6))))) (+ (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 4))))))))> |
#<alt (* -4/45 (/ (pow x 6) (* (pow c 2) (pow s 2))))> |
#<alt (* (pow x 6) (- (* 2/3 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))) (* 4/45 (/ 1 (* (pow c 2) (pow s 2))))))> |
#<alt (* (pow x 6) (- (/ 2/3 (* (pow c 2) (* (pow s 2) (pow x 2)))) (+ (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))) (/ 2 (* (pow c 2) (* (pow s 2) (pow x 4)))))))> |
#<alt (* (pow x 6) (- (+ (/ 2/3 (* (pow c 2) (* (pow s 2) (pow x 2)))) (/ 1 (* (pow c 2) (* (pow s 2) (pow x 6))))) (+ (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 4))))))))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (pow s 2))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (pow s 2))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (pow s 2))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (pow s 2))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (pow s 2))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (pow s 2))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (pow s 2))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (pow s 2))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (pow s 2))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (pow s 2))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (pow s 2))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (pow s 2))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (pow c 2))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (pow c 2))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (pow c 2))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (pow c 2))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (pow c 2))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (pow c 2))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (pow c 2))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (pow c 2))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (pow c 2))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (pow c 2))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (pow c 2))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (pow c 2))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2))> |
#<alt (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2))> |
#<alt (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2))> |
#<alt (* -4/45 (/ (pow x 4) (* (pow c 2) (pow s 2))))> |
#<alt (* (pow x 4) (- (* 2/3 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))) (* 4/45 (/ 1 (* (pow c 2) (pow s 2))))))> |
#<alt (* (pow x 4) (- (/ 2/3 (* (pow c 2) (* (pow s 2) (pow x 2)))) (+ (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))) (/ 2 (* (pow c 2) (* (pow s 2) (pow x 4)))))))> |
#<alt (* (pow x 4) (- (+ (/ 2/3 (* (pow c 2) (* (pow s 2) (pow x 2)))) (/ 1 (* (pow c 2) (* (pow s 2) (pow x 6))))) (+ (* 2 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 4))))) (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))))))> |
#<alt (* -4/45 (/ (pow x 4) (* (pow c 2) (pow s 2))))> |
#<alt (* (pow x 4) (- (* 2/3 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))) (* 4/45 (/ 1 (* (pow c 2) (pow s 2))))))> |
#<alt (* (pow x 4) (- (/ 2/3 (* (pow c 2) (* (pow s 2) (pow x 2)))) (+ (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))) (/ 2 (* (pow c 2) (* (pow s 2) (pow x 4)))))))> |
#<alt (* (pow x 4) (- (+ (/ 2/3 (* (pow c 2) (* (pow s 2) (pow x 2)))) (/ 1 (* (pow c 2) (* (pow s 2) (pow x 6))))) (+ (* 2 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 4))))) (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))))))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (* (pow s 2) (pow x 2)))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (* (pow s 2) (pow x 2)))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (* (pow s 2) (pow x 2)))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (* (pow s 2) (pow x 2)))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (* (pow s 2) (pow x 2)))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (* (pow s 2) (pow x 2)))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (* (pow s 2) (pow x 2)))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (* (pow s 2) (pow x 2)))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (* (pow s 2) (pow x 2)))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (* (pow s 2) (pow x 2)))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (* (pow s 2) (pow x 2)))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (* (pow s 2) (pow x 2)))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (* (pow c 2) (pow x 2)))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (* (pow c 2) (pow x 2)))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (* (pow c 2) (pow x 2)))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (* (pow c 2) (pow x 2)))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (* (pow c 2) (pow x 2)))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (* (pow c 2) (pow x 2)))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (* (pow c 2) (pow x 2)))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (* (pow c 2) (pow x 2)))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (* (pow c 2) (pow x 2)))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (* (pow c 2) (pow x 2)))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (* (pow c 2) (pow x 2)))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (* (pow c 2) (pow x 2)))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2))> |
#<alt (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2))> |
#<alt (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt 1> |
#<alt (+ 1 (* -2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) 2)))> |
#<alt (cos (* 2 x))> |
#<alt (cos (* 2 x))> |
#<alt (cos (* 2 x))> |
#<alt (cos (* 2 x))> |
#<alt (cos (* 2 x))> |
#<alt (cos (* 2 x))> |
#<alt (cos (* 2 x))> |
#<alt (cos (* 2 x))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2))))> |
#<alt (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2))))))> |
#<alt (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2))))))> |
#<alt (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2))))))> |
#<alt (* -4/45 (/ (pow x 4) (* (pow c 2) (pow s 2))))> |
#<alt (* (pow x 4) (- (* 2/3 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))) (* 4/45 (/ 1 (* (pow c 2) (pow s 2))))))> |
#<alt (* (pow x 4) (- (* 2/3 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))) (* 4/45 (/ 1 (* (pow c 2) (pow s 2))))))> |
#<alt (* (pow x 4) (- (* 2/3 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))) (* 4/45 (/ 1 (* (pow c 2) (pow s 2))))))> |
#<alt (* -4/45 (/ (pow x 4) (* (pow c 2) (pow s 2))))> |
#<alt (* (pow x 4) (- (* 2/3 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))) (* 4/45 (/ 1 (* (pow c 2) (pow s 2))))))> |
#<alt (* (pow x 4) (- (* 2/3 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))) (* 4/45 (/ 1 (* (pow c 2) (pow s 2))))))> |
#<alt (* (pow x 4) (- (* 2/3 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))) (* 4/45 (/ 1 (* (pow c 2) (pow s 2))))))> |
#<alt (/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2)))> |
#<alt (/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2)))> |
#<alt (/ x (* (pow c 2) (pow s 2)))> |
#<alt (/ x (* (pow c 2) (pow s 2)))> |
#<alt (/ x (* (pow c 2) (pow s 2)))> |
#<alt (/ x (* (pow c 2) (pow s 2)))> |
#<alt (/ x (* (pow c 2) (pow s 2)))> |
#<alt (/ x (* (pow c 2) (pow s 2)))> |
#<alt (/ x (* (pow c 2) (pow s 2)))> |
#<alt (/ x (* (pow c 2) (pow s 2)))> |
#<alt (/ x (* (pow c 2) (pow s 2)))> |
#<alt (/ x (* (pow c 2) (pow s 2)))> |
#<alt (/ x (* (pow c 2) (pow s 2)))> |
#<alt (/ x (* (pow c 2) (pow s 2)))> |
#<alt (/ x (* (pow c 2) (pow s 2)))> |
#<alt (/ x (* (pow c 2) (pow s 2)))> |
#<alt (/ x (* (pow c 2) (pow s 2)))> |
#<alt (/ x (* (pow c 2) (pow s 2)))> |
#<alt (/ x (* (pow c 2) (pow s 2)))> |
#<alt (/ x (* (pow c 2) (pow s 2)))> |
#<alt (/ x (* (pow c 2) (pow s 2)))> |
#<alt (/ x (* (pow c 2) (pow s 2)))> |
#<alt (/ x (* (pow c 2) (pow s 2)))> |
#<alt (/ x (* (pow c 2) (pow s 2)))> |
#<alt (/ x (* (pow c 2) (pow s 2)))> |
#<alt (/ x (* (pow c 2) (pow s 2)))> |
#<alt (/ x (* (pow c 2) (pow s 2)))> |
#<alt (/ x (* (pow c 2) (pow s 2)))> |
#<alt (/ x (* (pow c 2) (pow s 2)))> |
#<alt (/ x (* (pow c 2) (pow s 2)))> |
#<alt (/ x (* (pow c 2) (pow s 2)))> |
#<alt (/ x (* (pow c 2) (pow s 2)))> |
#<alt (/ x (* (pow c 2) (pow s 2)))> |
#<alt (/ x (* (pow c 2) (pow s 2)))> |
#<alt (/ x (* (pow c 2) (pow s 2)))> |
#<alt (/ x (* (pow c 2) (pow s 2)))> |
#<alt (/ x (* (pow c 2) (pow s 2)))> |
#<alt (/ x (* (pow c 2) (pow s 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
168 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 13.0ms | x | @ | -inf | (/ (+ (* (* x x) (+ (* (/ x (* s (* c (* c s)))) (* x (+ (* (* x x) -4/45) 2/3))) 0)) (* (+ (* x (* x -2)) 1) (/ 1 (* s (* c (* c s)))))) (* x x)) |
| 2.0ms | s | @ | 0 | (+ (* (* x x) (+ (* (/ x (* s (* c (* c s)))) (* x (+ (* (* x x) -4/45) 2/3))) 0)) (* (+ (* x (* x -2)) 1) (/ 1 (* s (* c (* c s)))))) |
| 2.0ms | c | @ | 0 | (+ (* (* x x) (+ (* (/ x (* s (* c (* c s)))) (* x (+ (* (* x x) -4/45) 2/3))) 0)) (* (+ (* x (* x -2)) 1) (/ 1 (* s (* c (* c s)))))) |
| 1.0ms | x | @ | inf | (+ (* (* x x) (+ (* (/ x (* s (* c (* c s)))) (* x (+ (* (* x x) -4/45) 2/3))) 0)) (* (+ (* x (* x -2)) 1) (/ 1 (* s (* c (* c s)))))) |
| 1.0ms | x | @ | inf | (+ (* (/ x (* s (* c (* c s)))) (* x (+ (* (* x x) -4/45) 2/3))) 0) |
| 1× | batch-egg-rewrite |
| 4 344× | *-lowering-*.f32 |
| 4 344× | *-lowering-*.f64 |
| 4 274× | /-lowering-/.f32 |
| 4 274× | /-lowering-/.f64 |
| 2 554× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 253 |
| 1 | 255 | 217 |
| 2 | 1949 | 201 |
| 0 | 8367 | 193 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow (* (* c s) x) 2) |
(/ (cos (+ x x)) (pow (* (* c s) x) 2)) |
(cos (+ x x)) |
(+ x x) |
(/ 1 (* x (* (* c (* s (* c s))) x))) |
(* x (* (* c (* s (* c s))) x)) |
(* (* c (* s (* c s))) x) |
(* c (* s (* c s))) |
(/ (/ 1 (* c (* s (* c s)))) (* x x)) |
(/ 1 (* c (* s (* c s)))) |
(* s (* c s)) |
(* (+ (* x (* x -2)) 1) (/ 1 (* s (* c (* c s))))) |
(+ (* (* x x) (+ (* (/ x (* s (* c (* c s)))) (* x (+ (* (* x x) -4/45) 2/3))) 0)) (* (+ (* x (* x -2)) 1) (/ 1 (* s (* c (* c s)))))) |
(/ (+ (* (* x x) (+ (* (/ x (* s (* c (* c s)))) (* x (+ (* (* x x) -4/45) 2/3))) 0)) (* (+ (* x (* x -2)) 1) (/ 1 (* s (* c (* c s)))))) (* x x)) |
(* x x) |
(* 2 x) |
(/ (cos (* 2 x)) (* (* (* x x) (* c s)) (* c s))) |
(cos (* 2 x)) |
(* (* (* x x) (* c s)) (* c s)) |
(* (* c s) x) |
(+ (* (/ x (* s (* c (* c s)))) (* x (+ (* (* x x) -4/45) 2/3))) 0) |
(/ x (* s (* c (* c s)))) |
(* (* x x) (* c s)) |
| Outputs |
|---|
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 s (*.f64 c x))) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 s (*.f64 c x))) #s(literal 0 binary64)) #s(literal 1 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 c s)) #s(literal 0 binary64)))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 c s)) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 s (*.f64 c x))) #s(literal 0 binary64)) #s(literal -1 binary64)))) |
(exp.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 s (*.f64 c x))) #s(literal 0 binary64))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 c s)) #s(literal 0 binary64)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)))) |
(/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) #s(literal 1 binary64)) |
(/.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) |
(pow.f64 (*.f64 s (*.f64 c x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 s (*.f64 c x)))) |
(*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) |
(*.f64 c (*.f64 s (*.f64 x (*.f64 s (*.f64 c x))))) |
(*.f64 c (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x)))) |
(*.f64 c (pow.f64 (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x) #s(literal 1 binary64))) |
(*.f64 c (pow.f64 (*.f64 s (*.f64 x (*.f64 s (*.f64 c x)))) #s(literal 1 binary64))) |
(*.f64 c (pow.f64 (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x))) #s(literal 1 binary64))) |
(*.f64 s (*.f64 c (*.f64 x (*.f64 s (*.f64 c x))))) |
(*.f64 (*.f64 c s) (*.f64 x (*.f64 s (*.f64 c x)))) |
(*.f64 (*.f64 c s) (/.f64 (*.f64 x (*.f64 s (*.f64 c x))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c s) (pow.f64 (*.f64 x (*.f64 s (*.f64 c x))) #s(literal 1 binary64))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))) |
(*.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(*.f64 x (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))) #s(literal 1 binary64))) |
(*.f64 x (pow.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))) #s(literal 1 binary64))) |
(*.f64 x (pow.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) #s(literal 1 binary64))) |
(*.f64 x (pow.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 s (*.f64 c x)) (*.f64 s (*.f64 c x))) |
(*.f64 (*.f64 s (*.f64 c x)) (/.f64 (*.f64 s (*.f64 c x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))) x) |
(*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) |
(*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 x x)) |
(*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (/.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 s (*.f64 c x))) (*.f64 c s)) |
(*.f64 (*.f64 x (*.f64 s (*.f64 c x))) (/.f64 (*.f64 c s) #s(literal 1 binary64))) |
(*.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) s) |
(*.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) (/.f64 s #s(literal 1 binary64))) |
(*.f64 (*.f64 c (*.f64 x x)) (*.f64 s (*.f64 c s))) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 x x) (*.f64 s s))) |
(*.f64 (*.f64 s s) (pow.f64 (*.f64 c x) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c c)) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) |
(*.f64 (*.f64 x c) (*.f64 s (*.f64 s (*.f64 c x)))) |
(*.f64 (*.f64 (*.f64 x x) s) (*.f64 c (*.f64 c s))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 s (*.f64 c s))) c) |
(*.f64 (*.f64 (*.f64 x (*.f64 s (*.f64 c x))) s) c) |
(*.f64 (*.f64 (*.f64 s (*.f64 c x)) c) (*.f64 s x)) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) |
(*.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) c)) (*.f64 s (*.f64 c s))) |
(*.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) s)) (*.f64 c (*.f64 c s))) |
(*.f64 (pow.f64 s #s(literal 1 binary64)) (pow.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 x c) #s(literal 1 binary64)) (pow.f64 (*.f64 s (*.f64 s (*.f64 c x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 x c) #s(literal 2 binary64)) (*.f64 s s)) |
(*.f64 (pow.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) #s(literal 1 binary64)) (pow.f64 s #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 x (*.f64 s (*.f64 c x))) #s(literal 1 binary64)) (*.f64 c s)) |
(*.f64 (pow.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))) #s(literal 1 binary64)) x) |
(*.f64 (pow.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))) #s(literal 1 binary64)) (pow.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (*.f64 s (*.f64 c s)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c c) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 s s)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) s) #s(literal 1 binary64)) (pow.f64 (*.f64 c (*.f64 c s)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 s (*.f64 c s))) #s(literal 1 binary64)) c) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 s (*.f64 c x))) s) #s(literal 1 binary64)) c) |
(*.f64 (pow.f64 (*.f64 (*.f64 s (*.f64 c x)) c) #s(literal 1 binary64)) (*.f64 s x)) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) c)) #s(literal 1 binary64)) (pow.f64 (*.f64 s (*.f64 c s)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) s)) #s(literal 1 binary64)) (pow.f64 (*.f64 c (*.f64 c s)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 s (*.f64 c x))) #s(literal 0 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 s (*.f64 c x))) #s(literal 0 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 s (*.f64 c x))) #s(literal -2 binary64))) |
(exp.f64 (-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 c s)) #s(literal 0 binary64)) #s(literal -1 binary64)) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) (*.f64 c s))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c s) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 c s) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 c (*.f64 s (*.f64 c s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 x x) (*.f64 s (*.f64 c s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))) x) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) s) (*.f64 c (*.f64 x (*.f64 s (*.f64 c x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal 1 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 c s)) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x))))) (neg.f64 (*.f64 c s))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) c)) (neg.f64 (*.f64 (*.f64 x x) (*.f64 s (*.f64 c s))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) s)) (neg.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (*.f64 x (*.f64 s (*.f64 c x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) (*.f64 c s)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c x))) (*.f64 s (*.f64 c x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 s (*.f64 c s))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 c (*.f64 c s))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) c) s) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) s) c) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x (*.f64 s (*.f64 c x))))) s) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) c) (*.f64 s (*.f64 s (*.f64 c x)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 c (*.f64 s (*.f64 c s)))) x) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) (*.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))))) (neg.f64 (neg.f64 (*.f64 c s)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) c)) (neg.f64 s)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) s)) (neg.f64 c)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s))) (neg.f64 (*.f64 x (*.f64 s (*.f64 c x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 s (*.f64 c s)) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 c (*.f64 c s)) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x))) (neg.f64 (neg.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (*.f64 s (*.f64 c s)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (*.f64 c (*.f64 c s)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c x)))) (neg.f64 (*.f64 s (*.f64 c x)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))))) (neg.f64 s)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) c)) (neg.f64 (*.f64 s (*.f64 s (*.f64 c x))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 c (*.f64 s (*.f64 c s))))) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (*.f64 s (*.f64 c x)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 c s) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c x))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (*.f64 s (*.f64 x (*.f64 s (*.f64 c x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) s) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) (/.f64 #s(literal 1 binary64) (*.f64 c s))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) (pow.f64 (/.f64 (*.f64 c s) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c x))) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c x))) (pow.f64 (/.f64 (*.f64 s (*.f64 c x)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c s)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x (*.f64 s (*.f64 c x))))) (/.f64 #s(literal 1 binary64) s)) |
(*.f64 (pow.f64 (*.f64 x c) #s(literal -1 binary64)) (pow.f64 (*.f64 s (*.f64 s (*.f64 c x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 c #s(literal -2 binary64)) (pow.f64 (*.f64 s x) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (*.f64 s x) #s(literal -2 binary64)) (pow.f64 c #s(literal -2 binary64))) |
(*.f64 (pow.f64 s #s(literal -2 binary64)) (pow.f64 (*.f64 c x) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 s (*.f64 c x))) #s(literal -2 binary64)) (pow.f64 (sqrt.f64 (*.f64 s (*.f64 c x))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (*.f64 x c) #s(literal -2 binary64)) (pow.f64 s #s(literal -2 binary64))) |
(*.f64 (pow.f64 (*.f64 c c) #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 s s)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) s) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c s)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 s (*.f64 c s))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 s (*.f64 c x))) s) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (pow.f64 (*.f64 (*.f64 s (*.f64 c x)) c) #s(literal -1 binary64)) (pow.f64 (*.f64 s x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) c)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c s)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) s)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c s)))) |
#s(literal 1 binary64) |
#s(literal 0 binary64) |
(exp.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 s (*.f64 c x))) #s(literal 0 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 s (*.f64 c x))) #s(literal 0 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 s (*.f64 c x))) #s(literal -2 binary64))) |
(exp.f64 (-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 c s)) #s(literal 0 binary64)) #s(literal -1 binary64)) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) (*.f64 c s))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c s) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 c s) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 c (*.f64 s (*.f64 c s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 x x) (*.f64 s (*.f64 c s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))) x) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) s) (*.f64 c (*.f64 x (*.f64 s (*.f64 c x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal 1 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 c s)) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x))))) (neg.f64 (*.f64 c s))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) c)) (neg.f64 (*.f64 (*.f64 x x) (*.f64 s (*.f64 c s))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) s)) (neg.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (*.f64 x (*.f64 s (*.f64 c x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) (*.f64 c s)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c x))) (*.f64 s (*.f64 c x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 s (*.f64 c s))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 c (*.f64 c s))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) c) s) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) s) c) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x (*.f64 s (*.f64 c x))))) s) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) c) (*.f64 s (*.f64 s (*.f64 c x)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 c (*.f64 s (*.f64 c s)))) x) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) (*.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))))) (neg.f64 (neg.f64 (*.f64 c s)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) c)) (neg.f64 s)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) s)) (neg.f64 c)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s))) (neg.f64 (*.f64 x (*.f64 s (*.f64 c x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 s (*.f64 c s)) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 c (*.f64 c s)) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x))) (neg.f64 (neg.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (*.f64 s (*.f64 c s)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (*.f64 c (*.f64 c s)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c x)))) (neg.f64 (*.f64 s (*.f64 c x)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))))) (neg.f64 s)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) c)) (neg.f64 (*.f64 s (*.f64 s (*.f64 c x))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 c (*.f64 s (*.f64 c s))))) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (*.f64 s (*.f64 c x)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 c s) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c x))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (*.f64 s (*.f64 x (*.f64 s (*.f64 c x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) s) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) (/.f64 #s(literal 1 binary64) (*.f64 c s))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) (pow.f64 (/.f64 (*.f64 c s) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c x))) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c x))) (pow.f64 (/.f64 (*.f64 s (*.f64 c x)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c s)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x (*.f64 s (*.f64 c x))))) (/.f64 #s(literal 1 binary64) s)) |
(*.f64 (pow.f64 (*.f64 x c) #s(literal -1 binary64)) (pow.f64 (*.f64 s (*.f64 s (*.f64 c x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 c #s(literal -2 binary64)) (pow.f64 (*.f64 s x) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (*.f64 s x) #s(literal -2 binary64)) (pow.f64 c #s(literal -2 binary64))) |
(*.f64 (pow.f64 s #s(literal -2 binary64)) (pow.f64 (*.f64 c x) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 s (*.f64 c x))) #s(literal -2 binary64)) (pow.f64 (sqrt.f64 (*.f64 s (*.f64 c x))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (*.f64 x c) #s(literal -2 binary64)) (pow.f64 s #s(literal -2 binary64))) |
(*.f64 (pow.f64 (*.f64 c c) #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 s s)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) s) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c s)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 s (*.f64 c s))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 s (*.f64 c x))) s) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (pow.f64 (*.f64 (*.f64 s (*.f64 c x)) c) #s(literal -1 binary64)) (pow.f64 (*.f64 s x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) c)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c s)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) s)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c s)))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 s (*.f64 c x))) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 s (*.f64 c x))) #s(literal 0 binary64)) #s(literal 1 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 c s)) #s(literal 0 binary64)))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 c s)) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 s (*.f64 c x))) #s(literal 0 binary64)) #s(literal -1 binary64)))) |
(exp.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 s (*.f64 c x))) #s(literal 0 binary64))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 c s)) #s(literal 0 binary64)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)))) |
(/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) #s(literal 1 binary64)) |
(/.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) |
(pow.f64 (*.f64 s (*.f64 c x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 s (*.f64 c x)))) |
(*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) |
(*.f64 c (*.f64 s (*.f64 x (*.f64 s (*.f64 c x))))) |
(*.f64 c (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x)))) |
(*.f64 c (pow.f64 (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x) #s(literal 1 binary64))) |
(*.f64 c (pow.f64 (*.f64 s (*.f64 x (*.f64 s (*.f64 c x)))) #s(literal 1 binary64))) |
(*.f64 c (pow.f64 (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x))) #s(literal 1 binary64))) |
(*.f64 s (*.f64 c (*.f64 x (*.f64 s (*.f64 c x))))) |
(*.f64 (*.f64 c s) (*.f64 x (*.f64 s (*.f64 c x)))) |
(*.f64 (*.f64 c s) (/.f64 (*.f64 x (*.f64 s (*.f64 c x))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c s) (pow.f64 (*.f64 x (*.f64 s (*.f64 c x))) #s(literal 1 binary64))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))) |
(*.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(*.f64 x (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))) #s(literal 1 binary64))) |
(*.f64 x (pow.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))) #s(literal 1 binary64))) |
(*.f64 x (pow.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) #s(literal 1 binary64))) |
(*.f64 x (pow.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 s (*.f64 c x)) (*.f64 s (*.f64 c x))) |
(*.f64 (*.f64 s (*.f64 c x)) (/.f64 (*.f64 s (*.f64 c x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))) x) |
(*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) |
(*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 x x)) |
(*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (/.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 s (*.f64 c x))) (*.f64 c s)) |
(*.f64 (*.f64 x (*.f64 s (*.f64 c x))) (/.f64 (*.f64 c s) #s(literal 1 binary64))) |
(*.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) s) |
(*.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) (/.f64 s #s(literal 1 binary64))) |
(*.f64 (*.f64 c (*.f64 x x)) (*.f64 s (*.f64 c s))) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 x x) (*.f64 s s))) |
(*.f64 (*.f64 s s) (pow.f64 (*.f64 c x) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c c)) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) |
(*.f64 (*.f64 x c) (*.f64 s (*.f64 s (*.f64 c x)))) |
(*.f64 (*.f64 (*.f64 x x) s) (*.f64 c (*.f64 c s))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 s (*.f64 c s))) c) |
(*.f64 (*.f64 (*.f64 x (*.f64 s (*.f64 c x))) s) c) |
(*.f64 (*.f64 (*.f64 s (*.f64 c x)) c) (*.f64 s x)) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) |
(*.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) c)) (*.f64 s (*.f64 c s))) |
(*.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) s)) (*.f64 c (*.f64 c s))) |
(*.f64 (pow.f64 s #s(literal 1 binary64)) (pow.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 x c) #s(literal 1 binary64)) (pow.f64 (*.f64 s (*.f64 s (*.f64 c x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 x c) #s(literal 2 binary64)) (*.f64 s s)) |
(*.f64 (pow.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) #s(literal 1 binary64)) (pow.f64 s #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 x (*.f64 s (*.f64 c x))) #s(literal 1 binary64)) (*.f64 c s)) |
(*.f64 (pow.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))) #s(literal 1 binary64)) x) |
(*.f64 (pow.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))) #s(literal 1 binary64)) (pow.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (*.f64 s (*.f64 c s)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c c) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 s s)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) s) #s(literal 1 binary64)) (pow.f64 (*.f64 c (*.f64 c s)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 s (*.f64 c s))) #s(literal 1 binary64)) c) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 s (*.f64 c x))) s) #s(literal 1 binary64)) c) |
(*.f64 (pow.f64 (*.f64 (*.f64 s (*.f64 c x)) c) #s(literal 1 binary64)) (*.f64 s x)) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) c)) #s(literal 1 binary64)) (pow.f64 (*.f64 s (*.f64 c s)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) s)) #s(literal 1 binary64)) (pow.f64 (*.f64 c (*.f64 c s)) #s(literal 1 binary64))) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))) |
(*.f64 s (*.f64 (*.f64 c (*.f64 c s)) x)) |
(*.f64 (*.f64 c s) (*.f64 s (*.f64 c x))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(*.f64 (*.f64 s (*.f64 c x)) (*.f64 c s)) |
(*.f64 (*.f64 s (*.f64 c s)) (*.f64 c x)) |
(*.f64 (*.f64 c (*.f64 c s)) (*.f64 s x)) |
(*.f64 (*.f64 c (*.f64 s (*.f64 c s))) x) |
(*.f64 (*.f64 s (*.f64 s (*.f64 c x))) c) |
(*.f64 (*.f64 s x) (*.f64 c (*.f64 c s))) |
(*.f64 (*.f64 x c) (*.f64 s (*.f64 c s))) |
(*.f64 (*.f64 x (*.f64 c (*.f64 c s))) s) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 c s)) #s(literal 0 binary64))) |
(exp.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 c s)) #s(literal 0 binary64)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 s (*.f64 c s))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (*.f64 c (*.f64 s (*.f64 c s))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 c s) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 c (*.f64 s (*.f64 c s))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 c s))) #s(literal 2 binary64)) |
(*.f64 c (*.f64 s (*.f64 c s))) |
(*.f64 c (/.f64 (*.f64 s (*.f64 c s)) #s(literal 1 binary64))) |
(*.f64 s (*.f64 c (*.f64 c s))) |
(*.f64 s (/.f64 (*.f64 c (*.f64 c s)) #s(literal 1 binary64))) |
(*.f64 (*.f64 c s) (*.f64 c s)) |
(*.f64 (*.f64 c s) (/.f64 (*.f64 c s) #s(literal 1 binary64))) |
(*.f64 (*.f64 s (*.f64 c s)) c) |
(*.f64 (*.f64 s (*.f64 c s)) (/.f64 c #s(literal 1 binary64))) |
(*.f64 (*.f64 c (*.f64 c s)) s) |
(*.f64 (*.f64 c (*.f64 c s)) (/.f64 s #s(literal 1 binary64))) |
(*.f64 (*.f64 c (*.f64 s (*.f64 c s))) #s(literal 1 binary64)) |
(*.f64 (*.f64 c c) (*.f64 s s)) |
(*.f64 (*.f64 s s) (*.f64 c c)) |
(*.f64 (exp.f64 (log.f64 (*.f64 c s))) (exp.f64 (log.f64 (*.f64 c s)))) |
(exp.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 s (*.f64 c x))) #s(literal 0 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 s (*.f64 c x))) #s(literal 0 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 s (*.f64 c x))) #s(literal -2 binary64))) |
(exp.f64 (-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 c s)) #s(literal 0 binary64)) #s(literal -1 binary64)) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) (*.f64 c s))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c s) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 c s) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 c (*.f64 s (*.f64 c s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 x x) (*.f64 s (*.f64 c s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))) x) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) s) (*.f64 c (*.f64 x (*.f64 s (*.f64 c x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal 1 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 c s)) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x))))) (neg.f64 (*.f64 c s))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) c)) (neg.f64 (*.f64 (*.f64 x x) (*.f64 s (*.f64 c s))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) s)) (neg.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (*.f64 x (*.f64 s (*.f64 c x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) (*.f64 c s)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c x))) (*.f64 s (*.f64 c x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 s (*.f64 c s))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 c (*.f64 c s))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) c) s) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) s) c) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x (*.f64 s (*.f64 c x))))) s) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) c) (*.f64 s (*.f64 s (*.f64 c x)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 c (*.f64 s (*.f64 c s)))) x) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) (*.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))))) (neg.f64 (neg.f64 (*.f64 c s)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) c)) (neg.f64 s)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) s)) (neg.f64 c)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s))) (neg.f64 (*.f64 x (*.f64 s (*.f64 c x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 s (*.f64 c s)) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 c (*.f64 c s)) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x))) (neg.f64 (neg.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (*.f64 s (*.f64 c s)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (*.f64 c (*.f64 c s)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c x)))) (neg.f64 (*.f64 s (*.f64 c x)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))))) (neg.f64 s)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) c)) (neg.f64 (*.f64 s (*.f64 s (*.f64 c x))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 c (*.f64 s (*.f64 c s))))) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (*.f64 s (*.f64 c x)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 c s) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c x))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (*.f64 s (*.f64 x (*.f64 s (*.f64 c x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) s) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) (/.f64 #s(literal 1 binary64) (*.f64 c s))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) (pow.f64 (/.f64 (*.f64 c s) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c x))) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c x))) (pow.f64 (/.f64 (*.f64 s (*.f64 c x)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c s)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x (*.f64 s (*.f64 c x))))) (/.f64 #s(literal 1 binary64) s)) |
(*.f64 (pow.f64 (*.f64 x c) #s(literal -1 binary64)) (pow.f64 (*.f64 s (*.f64 s (*.f64 c x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 c #s(literal -2 binary64)) (pow.f64 (*.f64 s x) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (*.f64 s x) #s(literal -2 binary64)) (pow.f64 c #s(literal -2 binary64))) |
(*.f64 (pow.f64 s #s(literal -2 binary64)) (pow.f64 (*.f64 c x) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 s (*.f64 c x))) #s(literal -2 binary64)) (pow.f64 (sqrt.f64 (*.f64 s (*.f64 c x))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (*.f64 x c) #s(literal -2 binary64)) (pow.f64 s #s(literal -2 binary64))) |
(*.f64 (pow.f64 (*.f64 c c) #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 s s)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) s) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c s)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 s (*.f64 c s))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 s (*.f64 c x))) s) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (pow.f64 (*.f64 (*.f64 s (*.f64 c x)) c) #s(literal -1 binary64)) (pow.f64 (*.f64 s x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) c)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c s)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) s)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c s)))) |
(exp.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 c s)) #s(literal 0 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 c s)) #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 s (*.f64 c s)) (/.f64 #s(literal 1 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c s)) (/.f64 #s(literal 1 binary64) s))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 s (*.f64 c s)) (/.f64 #s(literal 1 binary64) c)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 c (*.f64 c s)) (/.f64 #s(literal 1 binary64) s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 s (*.f64 c s))) |
(/.f64 (/.f64 #s(literal 1 binary64) s) (*.f64 c (*.f64 c s))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) c)) (neg.f64 (*.f64 s (*.f64 c s)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) s)) (neg.f64 (*.f64 c (*.f64 c s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c s))) c) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c s))) s) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (*.f64 c s)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) s) (*.f64 c s)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 c s)) s) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) s) c) (*.f64 c s)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) s) (*.f64 c s)) c) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) s) (*.f64 c c)) s) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) c))) (neg.f64 (neg.f64 (*.f64 s (*.f64 c s))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) s))) (neg.f64 (neg.f64 (*.f64 c (*.f64 c s))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c s)))) (neg.f64 c)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c s)))) (neg.f64 s)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s))) (neg.f64 (*.f64 c s))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) s)) (neg.f64 (*.f64 c s))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 c s))) (neg.f64 s)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) s) c)) (neg.f64 (*.f64 c s))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) s) (*.f64 c s))) (neg.f64 c)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) s) (*.f64 c c))) (neg.f64 s)) |
(pow.f64 (*.f64 c s) #s(literal -2 binary64)) |
(pow.f64 (*.f64 c (*.f64 s (*.f64 c s))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 s (*.f64 c s)) (/.f64 #s(literal 1 binary64) c)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 c (*.f64 c s)) (/.f64 #s(literal 1 binary64) s)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c s)))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 (*.f64 s (*.f64 c s)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) s) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c s)))) |
(*.f64 (/.f64 #s(literal 1 binary64) s) (pow.f64 (/.f64 (*.f64 c (*.f64 c s)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c s))) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c s))) (/.f64 #s(literal 1 binary64) s)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (/.f64 #s(literal 1 binary64) (*.f64 c s))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (pow.f64 (/.f64 (*.f64 c s) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 c c) #s(literal -1 binary64)) (pow.f64 (*.f64 s s) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 s s) #s(literal -1 binary64)) (pow.f64 (*.f64 c c) #s(literal -1 binary64))) |
(*.f64 c (*.f64 s s)) |
(*.f64 s (*.f64 c s)) |
(*.f64 (*.f64 c s) s) |
(*.f64 (*.f64 s s) c) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (*.f64 x #s(literal -2 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 c (*.f64 s (*.f64 c s)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (*.f64 x #s(literal -2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (*.f64 x #s(literal -2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (*.f64 x #s(literal -2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c s))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (*.f64 x #s(literal -2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c s))) (*.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 (*.f64 s (*.f64 c s)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (*.f64 x #s(literal -2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 (*.f64 s (*.f64 c s)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) s) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c s))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (*.f64 x #s(literal -2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) s) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c s))) (*.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) s) (pow.f64 (/.f64 (*.f64 c (*.f64 c s)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (*.f64 x #s(literal -2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) s) (pow.f64 (/.f64 (*.f64 c (*.f64 c s)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c s))) (/.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (*.f64 x #s(literal -2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c s))) (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c s))) (/.f64 #s(literal 1 binary64) s) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (*.f64 x #s(literal -2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c s))) (/.f64 #s(literal 1 binary64) s) (*.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (/.f64 #s(literal 1 binary64) (*.f64 c s)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (*.f64 x #s(literal -2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (/.f64 #s(literal 1 binary64) (*.f64 c s)) (*.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (pow.f64 (/.f64 (*.f64 c s) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (*.f64 x #s(literal -2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (pow.f64 (/.f64 (*.f64 c s) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(fma.f64 (pow.f64 (*.f64 c c) #s(literal -1 binary64)) (pow.f64 (*.f64 s s) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (*.f64 x #s(literal -2 binary64))))) |
(fma.f64 (pow.f64 (*.f64 c c) #s(literal -1 binary64)) (pow.f64 (*.f64 s s) #s(literal -1 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(fma.f64 (pow.f64 (*.f64 s s) #s(literal -1 binary64)) (pow.f64 (*.f64 c c) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (*.f64 x #s(literal -2 binary64))))) |
(fma.f64 (pow.f64 (*.f64 s s) #s(literal -1 binary64)) (pow.f64 (*.f64 c c) #s(literal -1 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 s (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (*.f64 (*.f64 s (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 c (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (*.f64 (*.f64 c (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 s (*.f64 c s)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) s)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 c s)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 s (*.f64 c s)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) s)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 c s)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) c) (*.f64 s (*.f64 c s))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) s) (*.f64 c (*.f64 c s))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c s)) (*.f64 c s)) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 s (*.f64 c s))) c) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c s))) s) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c)) (*.f64 s (*.f64 c s))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) s)) (*.f64 c (*.f64 c s))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 s (*.f64 c s))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 c s))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)))) (neg.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)))) (neg.f64 (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 s (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)))) (neg.f64 (*.f64 (*.f64 s (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 c (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)))) (neg.f64 (*.f64 (*.f64 c (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 s (*.f64 c s))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) s))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 c s))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 s (*.f64 c s))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) s))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 c s))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) c)) (neg.f64 (*.f64 s (*.f64 c s)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) s)) (neg.f64 (*.f64 c (*.f64 c s)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c s))) (neg.f64 (*.f64 c s))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 s (*.f64 c s)))) (neg.f64 c)) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c s)))) (neg.f64 s)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)))) (neg.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c))) (neg.f64 (*.f64 s (*.f64 c s)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) s))) (neg.f64 (*.f64 c (*.f64 c s)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 s (*.f64 c s)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 c (*.f64 c s)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))))) (neg.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(pow.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) c) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c s)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) s) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c s)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c s)) (/.f64 #s(literal 1 binary64) (*.f64 c s))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 s (*.f64 c s))) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c s))) (/.f64 #s(literal 1 binary64) s)) |
(+.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(+.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) #s(literal 0 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) |
(fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) |
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) |
(fma.f64 (/.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (/.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x x)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (/.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x x)) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(fma.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) |
(fma.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 x x) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(fma.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) x (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) x (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) c) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c s))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) s) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c s))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c s)) (/.f64 #s(literal 1 binary64) (*.f64 c s)) (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 s (*.f64 c s))) (/.f64 #s(literal 1 binary64) c) (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c s))) (/.f64 #s(literal 1 binary64) s) (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (/.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) |
(fma.f64 (*.f64 (*.f64 x x) (/.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (/.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (/.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s))))) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) |
(fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s))))) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s)))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (neg.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s)))))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)))) (*.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) (*.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (*.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))))) (*.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) (*.f64 (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (*.f64 (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) (*.f64 (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (*.f64 (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 c (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 c (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 c (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (*.f64 c (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) (*.f64 (*.f64 (*.f64 c (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (*.f64 (*.f64 (*.f64 c (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (*.f64 c (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))))) (*.f64 (*.f64 (*.f64 c (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (*.f64 c (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 c (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (*.f64 c (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 c (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 c (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 c (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 c (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (*.f64 c (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) (*.f64 (*.f64 (*.f64 c (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (*.f64 (*.f64 (*.f64 c (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (*.f64 c (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))))) (*.f64 (*.f64 (*.f64 c (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (*.f64 c (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 c (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (*.f64 c (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 c (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 s (*.f64 c s)))) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 s (*.f64 c s)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 s (*.f64 c s)))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 s (*.f64 c s)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 s (*.f64 c s)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 s (*.f64 c s))) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 s (*.f64 c s))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c)) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 s (*.f64 c s))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 s (*.f64 c s))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 s (*.f64 c s))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 s (*.f64 c s))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 s (*.f64 c s))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c)) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 s (*.f64 c s))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 s (*.f64 c s))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 s (*.f64 c s))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c)) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) s)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 c s))) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 c s))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) s)) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 c s))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 c s))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) s)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 c s))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 c s))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) s)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 c s))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 c s))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) s)) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 c s))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) s)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 c s))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 c s))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) s)) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 c s))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 s (*.f64 c s))) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 s (*.f64 c s))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c)) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 s (*.f64 c s))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 s (*.f64 c s))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 s (*.f64 c s))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 s (*.f64 c s))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 s (*.f64 c s))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c)) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 s (*.f64 c s))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 s (*.f64 c s))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 s (*.f64 c s))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c)) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) s)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 c s))) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 c s))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) s)) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 c s))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 c s))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) s)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 c s))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 c s))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) s)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 c s))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 c s))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) s)) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 c s))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) s)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 c s))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 c s))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) s)) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 c s))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) c) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) c) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) c) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 s (*.f64 c s)) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) (*.f64 (*.f64 s (*.f64 c s)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) c) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (*.f64 (*.f64 s (*.f64 c s)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) c) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 s (*.f64 c s)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))))) (*.f64 (*.f64 s (*.f64 c s)) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) c) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 s (*.f64 c s)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)))) (*.f64 (*.f64 s (*.f64 c s)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) c) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 s (*.f64 c s)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)))) (*.f64 (*.f64 s (*.f64 c s)) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) s) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 c (*.f64 c s)) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 c (*.f64 c s)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) s) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 c (*.f64 c s)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)))) (*.f64 (*.f64 c (*.f64 c s)) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) s) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 c (*.f64 c s)) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) (*.f64 (*.f64 c (*.f64 c s)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) s) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 c (*.f64 c s)) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (*.f64 (*.f64 c (*.f64 c s)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) s) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 c s)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))))) (*.f64 (*.f64 c (*.f64 c s)) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) s) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 c (*.f64 c s)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)))) (*.f64 (*.f64 c (*.f64 c s)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) s) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 c s)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)))) (*.f64 (*.f64 c (*.f64 c s)) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c s)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 c s) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 c s) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c s)) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 c s) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)))) (*.f64 (*.f64 c s) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c s)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 c s) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) (*.f64 (*.f64 c s) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c s)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 c s) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (*.f64 (*.f64 c s) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c s)) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c s) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c s)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 c s) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)))) (*.f64 (*.f64 c s) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c s)) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c s) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 s (*.f64 c s))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 c (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 c (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 c (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)))) (*.f64 c (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 s (*.f64 c s))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 c (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) (*.f64 c (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 s (*.f64 c s))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 c (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (*.f64 c (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))))) (*.f64 c (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 s (*.f64 c s))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 c (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)))) (*.f64 c (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)))) (*.f64 c (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c s))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 s (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 s (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c s))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 s (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)))) (*.f64 s (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c s))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 s (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) (*.f64 s (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c s))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 s (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (*.f64 s (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 s (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))))) (*.f64 s (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c s))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 s (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)))) (*.f64 s (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 s (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)))) (*.f64 s (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c)) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 s (*.f64 c s)) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) (*.f64 (*.f64 s (*.f64 c s)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (*.f64 (*.f64 s (*.f64 c s)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c)) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 s (*.f64 c s)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))))) (*.f64 (*.f64 s (*.f64 c s)) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 s (*.f64 c s)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)))) (*.f64 (*.f64 s (*.f64 c s)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c)) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 s (*.f64 c s)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)))) (*.f64 (*.f64 s (*.f64 c s)) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) s)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 c (*.f64 c s)) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 c (*.f64 c s)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) s)) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 c (*.f64 c s)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)))) (*.f64 (*.f64 c (*.f64 c s)) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) s)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 c (*.f64 c s)) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) (*.f64 (*.f64 c (*.f64 c s)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) s)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 c (*.f64 c s)) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (*.f64 (*.f64 c (*.f64 c s)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) s)) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 c s)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))))) (*.f64 (*.f64 c (*.f64 c s)) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) s)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 c (*.f64 c s)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)))) (*.f64 (*.f64 c (*.f64 c s)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) s)) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 c s)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)))) (*.f64 (*.f64 c (*.f64 c s)) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 s (*.f64 c s)) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) (*.f64 (*.f64 s (*.f64 c s)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (*.f64 (*.f64 s (*.f64 c s)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 s (*.f64 c s)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))))) (*.f64 (*.f64 s (*.f64 c s)) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 s (*.f64 c s)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)))) (*.f64 (*.f64 s (*.f64 c s)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 s (*.f64 c s)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)))) (*.f64 (*.f64 s (*.f64 c s)) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 c (*.f64 c s)) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 c (*.f64 c s)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 c (*.f64 c s)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)))) (*.f64 (*.f64 c (*.f64 c s)) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 c (*.f64 c s)) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) (*.f64 (*.f64 c (*.f64 c s)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 c (*.f64 c s)) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (*.f64 (*.f64 c (*.f64 c s)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 c s)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))))) (*.f64 (*.f64 c (*.f64 c s)) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 c (*.f64 c s)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)))) (*.f64 (*.f64 c (*.f64 c s)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 c s)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)))) (*.f64 (*.f64 c (*.f64 c s)) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 c (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 c (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 c (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 c (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 c s))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) s)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 c s))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 c s))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) s)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 c s))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (neg.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 s (*.f64 c s)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) c))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 s (*.f64 c s)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 c (*.f64 c s)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) s))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 c (*.f64 c s)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 c s) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c s)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 c s))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) c (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) c)) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) s (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c s))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) s)) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 s (*.f64 c s)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 s (*.f64 c s)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 c (*.f64 c s)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) s)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 c (*.f64 c s)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 s (*.f64 c s)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 s (*.f64 c s)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 c (*.f64 c s)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 c (*.f64 c s)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)) (/.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)) (*.f64 (*.f64 c (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 c (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)) (*.f64 (*.f64 c (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 c (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 s (*.f64 c s))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 c s))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) s)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 c s))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 s (*.f64 c s))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 c s))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) s)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 c s))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (neg.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)) (*.f64 s (*.f64 c s)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) c))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 s (*.f64 c s)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)) (*.f64 c (*.f64 c s)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) s))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 c (*.f64 c s)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)) (*.f64 c s) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c s)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 c s))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)) c (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 s (*.f64 c s))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) c)) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)) s (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c s))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) s)) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)) (*.f64 s (*.f64 c s)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 s (*.f64 c s)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)) (*.f64 c (*.f64 c s)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) s)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 c (*.f64 c s)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)) (*.f64 s (*.f64 c s)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 s (*.f64 c s)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)) (*.f64 c (*.f64 c s)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 c (*.f64 c s)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 0 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (/.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (*.f64 s (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 s (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (*.f64 s (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 s (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (*.f64 c (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 c (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (*.f64 c (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 c (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 s (*.f64 c s))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 c s))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) s)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 s (*.f64 c s))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 c s))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) s)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (neg.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 s (*.f64 c s)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) c))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 s (*.f64 c s)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 c (*.f64 c s)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) s))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 c (*.f64 c s)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 c s) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c s)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 c s))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) c (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 s (*.f64 c s))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) c)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) s (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c s))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) s)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 s (*.f64 c s)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 s (*.f64 c s)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 c (*.f64 c s)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) s)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 c (*.f64 c s)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 s (*.f64 c s)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 s (*.f64 c s)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 c (*.f64 c s)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 c (*.f64 c s)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (/.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (/.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 (*.f64 s (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 (*.f64 s (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 (*.f64 c (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 c (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 (*.f64 c (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 c (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c)))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 c s))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) s)))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c)))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 c s))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) s)))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (neg.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 s (*.f64 c s)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) c))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 s (*.f64 c s)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 c (*.f64 c s)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) s))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 c (*.f64 c s)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 c s) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c s)))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 c s))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) c (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) c)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) s (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c s))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) s)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 s (*.f64 c s)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c)))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 s (*.f64 c s)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 c (*.f64 c s)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) s)))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 c (*.f64 c s)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 s (*.f64 c s)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 s (*.f64 c s)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 c (*.f64 c s)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 c (*.f64 c s)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (/.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (/.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 s (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 s (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) s)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) s)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (neg.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 s (*.f64 c s)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) c))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 s (*.f64 c s)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 c (*.f64 c s)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 c s)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 c s) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c s)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c s))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) c (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) c)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) s (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c s))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) s)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 s (*.f64 c s)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 s (*.f64 c s)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 c (*.f64 c s)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) s)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 c s)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 s (*.f64 c s)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 s (*.f64 c s)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 c (*.f64 c s)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 c s)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) (/.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) (*.f64 (*.f64 s (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 s (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) (*.f64 (*.f64 s (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 s (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) (*.f64 (*.f64 c (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 c (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) (*.f64 (*.f64 c (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 c (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 s (*.f64 c s))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 c s))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) s)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 s (*.f64 c s))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 c s))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) s)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (neg.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) (*.f64 s (*.f64 c s)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) c))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 s (*.f64 c s)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) (*.f64 c (*.f64 c s)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) s))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 c (*.f64 c s)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) (*.f64 c s) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c s)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 c s))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) c (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 s (*.f64 c s))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) c)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) s (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c s))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) s)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) (*.f64 s (*.f64 c s)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 s (*.f64 c s)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) (*.f64 c (*.f64 c s)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) s)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 c (*.f64 c s)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) (*.f64 s (*.f64 c s)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 s (*.f64 c s)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) (*.f64 c (*.f64 c s)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 c (*.f64 c s)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (/.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (/.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (*.f64 (*.f64 s (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 s (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (*.f64 (*.f64 s (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 s (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (*.f64 (*.f64 c (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 c s)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (*.f64 (*.f64 c (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 c s)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) s)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 c (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 s (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) s)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 c s))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (neg.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (*.f64 s (*.f64 c s)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) c))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 s (*.f64 c s)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (*.f64 c (*.f64 c s)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 c s)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (*.f64 c s) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c s)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c s))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) c (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) c)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) s (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c s))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) s)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (*.f64 s (*.f64 c s)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 s (*.f64 c s)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (*.f64 c (*.f64 c s)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) s)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 c s)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (*.f64 s (*.f64 c s)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (/.f64 #s(literal 1 binary64) c) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 s (*.f64 c s)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (*.f64 c (*.f64 c s)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (/.f64 #s(literal 1 binary64) s) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 c s)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s)))) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s)))) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))))))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) (neg.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))))) |
(*.f64 (*.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 x x)) (/.f64 (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s)))))) (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(neg.f64 (/.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))))) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))))))) |
(/.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (/.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))))) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/.f64 (/.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) x) x) |
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))))) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s)))))) (neg.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) x)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) x))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(pow.f64 (/.f64 (*.f64 x x) (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 x x))) |
(*.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) x)) |
(*.f64 (/.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
#s(literal 0 binary64) |
(exp.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 s (*.f64 c x))) #s(literal 0 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 s (*.f64 c x))) #s(literal 0 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 s (*.f64 c x))) #s(literal -2 binary64))) |
(exp.f64 (-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 c s)) #s(literal 0 binary64)) #s(literal -1 binary64)) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) (*.f64 c s))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c s) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 c s) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 c (*.f64 s (*.f64 c s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 x x) (*.f64 s (*.f64 c s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))) x) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) s) (*.f64 c (*.f64 x (*.f64 s (*.f64 c x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal 1 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 c s)) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x))))) (neg.f64 (*.f64 c s))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) c)) (neg.f64 (*.f64 (*.f64 x x) (*.f64 s (*.f64 c s))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) s)) (neg.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (*.f64 x (*.f64 s (*.f64 c x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) (*.f64 c s)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c x))) (*.f64 s (*.f64 c x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 s (*.f64 c s))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 c (*.f64 c s))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) c) s) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) s) c) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x (*.f64 s (*.f64 c x))))) s) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) c) (*.f64 s (*.f64 s (*.f64 c x)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 c (*.f64 s (*.f64 c s)))) x) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) (*.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))))) (neg.f64 (neg.f64 (*.f64 c s)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) c)) (neg.f64 s)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) s)) (neg.f64 c)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s))) (neg.f64 (*.f64 x (*.f64 s (*.f64 c x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 s (*.f64 c s)) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 c (*.f64 c s)) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x))) (neg.f64 (neg.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (*.f64 s (*.f64 c s)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) s) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (*.f64 c (*.f64 c s)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c x)))) (neg.f64 (*.f64 s (*.f64 c x)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))))) (neg.f64 s)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) c)) (neg.f64 (*.f64 s (*.f64 s (*.f64 c x))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 c (*.f64 s (*.f64 c s))))) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (*.f64 s (*.f64 c x)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 c s) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c x))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (*.f64 s (*.f64 x (*.f64 s (*.f64 c x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) s) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) (/.f64 #s(literal 1 binary64) (*.f64 c s))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) (pow.f64 (/.f64 (*.f64 c s) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c x))) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c x))) (pow.f64 (/.f64 (*.f64 s (*.f64 c x)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c s)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x (*.f64 s (*.f64 c x))))) (/.f64 #s(literal 1 binary64) s)) |
(*.f64 (pow.f64 (*.f64 x c) #s(literal -1 binary64)) (pow.f64 (*.f64 s (*.f64 s (*.f64 c x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 c #s(literal -2 binary64)) (pow.f64 (*.f64 s x) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (*.f64 s x) #s(literal -2 binary64)) (pow.f64 c #s(literal -2 binary64))) |
(*.f64 (pow.f64 s #s(literal -2 binary64)) (pow.f64 (*.f64 c x) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 s (*.f64 c x))) #s(literal -2 binary64)) (pow.f64 (sqrt.f64 (*.f64 s (*.f64 c x))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (*.f64 x c) #s(literal -2 binary64)) (pow.f64 s #s(literal -2 binary64))) |
(*.f64 (pow.f64 (*.f64 c c) #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 s s)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) s) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c s)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 s (*.f64 c s))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 s (*.f64 c x))) s) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (pow.f64 (*.f64 (*.f64 s (*.f64 c x)) c) #s(literal -1 binary64)) (pow.f64 (*.f64 s x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) c)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c s)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) s)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c s)))) |
#s(literal 1 binary64) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 s (*.f64 c x))) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 s (*.f64 c x))) #s(literal 0 binary64)) #s(literal 1 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 c s)) #s(literal 0 binary64)))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 c s)) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 s (*.f64 c x))) #s(literal 0 binary64)) #s(literal -1 binary64)))) |
(exp.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 s (*.f64 c x))) #s(literal 0 binary64))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 c s)) #s(literal 0 binary64)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)))) |
(/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) #s(literal 1 binary64)) |
(/.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) |
(pow.f64 (*.f64 s (*.f64 c x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 s (*.f64 c x)))) |
(*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) |
(*.f64 c (*.f64 s (*.f64 x (*.f64 s (*.f64 c x))))) |
(*.f64 c (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x)))) |
(*.f64 c (pow.f64 (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x) #s(literal 1 binary64))) |
(*.f64 c (pow.f64 (*.f64 s (*.f64 x (*.f64 s (*.f64 c x)))) #s(literal 1 binary64))) |
(*.f64 c (pow.f64 (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x))) #s(literal 1 binary64))) |
(*.f64 s (*.f64 c (*.f64 x (*.f64 s (*.f64 c x))))) |
(*.f64 (*.f64 c s) (*.f64 x (*.f64 s (*.f64 c x)))) |
(*.f64 (*.f64 c s) (/.f64 (*.f64 x (*.f64 s (*.f64 c x))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c s) (pow.f64 (*.f64 x (*.f64 s (*.f64 c x))) #s(literal 1 binary64))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))) |
(*.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(*.f64 x (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))) #s(literal 1 binary64))) |
(*.f64 x (pow.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))) #s(literal 1 binary64))) |
(*.f64 x (pow.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) #s(literal 1 binary64))) |
(*.f64 x (pow.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 s (*.f64 c x)) (*.f64 s (*.f64 c x))) |
(*.f64 (*.f64 s (*.f64 c x)) (/.f64 (*.f64 s (*.f64 c x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))) x) |
(*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) |
(*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 x x)) |
(*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (/.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 s (*.f64 c x))) (*.f64 c s)) |
(*.f64 (*.f64 x (*.f64 s (*.f64 c x))) (/.f64 (*.f64 c s) #s(literal 1 binary64))) |
(*.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) s) |
(*.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) (/.f64 s #s(literal 1 binary64))) |
(*.f64 (*.f64 c (*.f64 x x)) (*.f64 s (*.f64 c s))) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 x x) (*.f64 s s))) |
(*.f64 (*.f64 s s) (pow.f64 (*.f64 c x) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c c)) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) |
(*.f64 (*.f64 x c) (*.f64 s (*.f64 s (*.f64 c x)))) |
(*.f64 (*.f64 (*.f64 x x) s) (*.f64 c (*.f64 c s))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 s (*.f64 c s))) c) |
(*.f64 (*.f64 (*.f64 x (*.f64 s (*.f64 c x))) s) c) |
(*.f64 (*.f64 (*.f64 s (*.f64 c x)) c) (*.f64 s x)) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) |
(*.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) c)) (*.f64 s (*.f64 c s))) |
(*.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) s)) (*.f64 c (*.f64 c s))) |
(*.f64 (pow.f64 s #s(literal 1 binary64)) (pow.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 x c) #s(literal 1 binary64)) (pow.f64 (*.f64 s (*.f64 s (*.f64 c x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 x c) #s(literal 2 binary64)) (*.f64 s s)) |
(*.f64 (pow.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) #s(literal 1 binary64)) (pow.f64 s #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 x (*.f64 s (*.f64 c x))) #s(literal 1 binary64)) (*.f64 c s)) |
(*.f64 (pow.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))) #s(literal 1 binary64)) x) |
(*.f64 (pow.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 c x)))) #s(literal 1 binary64)) (pow.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (*.f64 s (*.f64 c s)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c c) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 s s)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) s) #s(literal 1 binary64)) (pow.f64 (*.f64 c (*.f64 c s)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 s (*.f64 c s))) #s(literal 1 binary64)) c) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 s (*.f64 c x))) s) #s(literal 1 binary64)) c) |
(*.f64 (pow.f64 (*.f64 (*.f64 s (*.f64 c x)) c) #s(literal 1 binary64)) (*.f64 s x)) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) c)) #s(literal 1 binary64)) (pow.f64 (*.f64 s (*.f64 c s)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) s)) #s(literal 1 binary64)) (pow.f64 (*.f64 c (*.f64 c s)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 s (*.f64 c x)))) |
(pow.f64 (*.f64 s (*.f64 c x)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 s (*.f64 c x))) #s(literal 2 binary64)) |
(*.f64 c (*.f64 s x)) |
(*.f64 s (*.f64 c x)) |
(*.f64 (*.f64 c s) x) |
(*.f64 x (*.f64 c s)) |
(*.f64 (*.f64 s x) c) |
(*.f64 (sqrt.f64 (*.f64 s (*.f64 c x))) (sqrt.f64 (*.f64 s (*.f64 c x)))) |
(*.f64 (*.f64 x c) s) |
(*.f64 (pow.f64 s #s(literal 1 binary64)) (pow.f64 (*.f64 c x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 s (*.f64 c x))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 s (*.f64 c x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 x c) #s(literal 1 binary64)) (pow.f64 s #s(literal 1 binary64))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 (*.f64 c s)))) |
(*.f64 (exp.f64 (log.f64 (*.f64 c s))) (exp.f64 (log.f64 x))) |
(*.f64 (exp.f64 (log.f64 c)) (exp.f64 (log.f64 (*.f64 s x)))) |
(+.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (/.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -4/45 binary64))))) (*.f64 (/.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x #s(literal 2/3 binary64)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (*.f64 x #s(literal -4/45 binary64)))) (*.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 2/3 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 2/3 binary64)) (*.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (*.f64 x #s(literal -4/45 binary64))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -4/45 binary64)))) (/.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 x #s(literal 2/3 binary64)) (/.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -4/45 binary64))) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(+.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 (*.f64 x (*.f64 x #s(literal -4/45 binary64))) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(-.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(-.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(-.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64))))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -4/45 binary64)))) (*.f64 (/.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x #s(literal 2/3 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -4/45 binary64))) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(fma.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 x (*.f64 x #s(literal -4/45 binary64))) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (/.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -4/45 binary64)))) (/.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 x #s(literal 2/3 binary64)) (/.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (*.f64 x #s(literal -4/45 binary64))) (*.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 2/3 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 2/3 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (*.f64 x #s(literal -4/45 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x s) (/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 c (*.f64 c s))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x c) (/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 s (*.f64 c s))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (*.f64 c s)) (/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 c s)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (*.f64 s (*.f64 c s))) (/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) c) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (*.f64 c (*.f64 c s))) (/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) s) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) x #s(literal 0 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 c (/.f64 (*.f64 s (*.f64 c s)) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 c (*.f64 s (*.f64 c s)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 1 binary64)) (*.f64 c (/.f64 (*.f64 s (*.f64 c s)) x))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (/.f64 x s)) (*.f64 c (*.f64 c s))) |
(/.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -64/91125 binary64)) #s(literal 8/27 binary64))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 16/2025 binary64) #s(literal 4/9 binary64)) (*.f64 (*.f64 x x) #s(literal -8/135 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 16/2025 binary64) #s(literal -4/9 binary64))) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal -2/3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 c (/.f64 (*.f64 s (*.f64 c s)) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) |
(/.f64 (*.f64 (/.f64 x s) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 c (*.f64 c s))) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) c) (*.f64 s (*.f64 c s))) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) s) (*.f64 c (*.f64 c s))) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 c s)) (*.f64 c s)) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 s (*.f64 c s))) c) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 c (*.f64 c s))) s) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64))) (*.f64 (/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) #s(literal 0 binary64))) (*.f64 (/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64))) (*.f64 (*.f64 c (/.f64 (*.f64 s (*.f64 c s)) x)) #s(literal 0 binary64))) (*.f64 (*.f64 c (/.f64 (*.f64 s (*.f64 c s)) x)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) #s(literal 0 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64))) (*.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) #s(literal 0 binary64))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) #s(literal 0 binary64)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64))) (*.f64 (*.f64 c (/.f64 (*.f64 s (*.f64 c s)) x)) #s(literal 0 binary64))) (*.f64 (*.f64 c (/.f64 (*.f64 s (*.f64 c s)) x)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) x)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) #s(literal 0 binary64))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (/.f64 x s)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 c s)) #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 c s)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -64/91125 binary64)) #s(literal 8/27 binary64))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 16/2025 binary64) #s(literal 4/9 binary64)) (*.f64 (*.f64 x x) #s(literal -8/135 binary64))) #s(literal 0 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 16/2025 binary64) #s(literal 4/9 binary64)) (*.f64 (*.f64 x x) #s(literal -8/135 binary64))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 16/2025 binary64) #s(literal -4/9 binary64))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal -2/3 binary64)) #s(literal 0 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal -2/3 binary64)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64))) (*.f64 (*.f64 c (/.f64 (*.f64 s (*.f64 c s)) x)) #s(literal 0 binary64))) (*.f64 (*.f64 c (/.f64 (*.f64 s (*.f64 c s)) x)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) #s(literal 0 binary64))) (*.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x s) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 c s)) #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 c s)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) c) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64))) (*.f64 (*.f64 s (*.f64 c s)) #s(literal 0 binary64))) (*.f64 (*.f64 s (*.f64 c s)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) s) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 c s)) #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 c s)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 c s)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64))) (*.f64 (*.f64 c s) #s(literal 0 binary64))) (*.f64 (*.f64 c s) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 s (*.f64 c s))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64))) (*.f64 c #s(literal 0 binary64))) (*.f64 c (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 c (*.f64 c s))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64))) (*.f64 s #s(literal 0 binary64))) (*.f64 s (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (neg.f64 (*.f64 c (/.f64 (*.f64 s (*.f64 c s)) x)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (neg.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) #s(literal 0 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 c (/.f64 (*.f64 s (*.f64 c s)) x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (/.f64 x s))) (neg.f64 (*.f64 c (*.f64 c s)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -64/91125 binary64)) #s(literal 8/27 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 16/2025 binary64) #s(literal 4/9 binary64)) (*.f64 (*.f64 x x) #s(literal -8/135 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 16/2025 binary64) #s(literal -4/9 binary64)))) (neg.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal -2/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (neg.f64 (*.f64 c (/.f64 (*.f64 s (*.f64 c s)) x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (neg.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x s) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (neg.f64 (*.f64 c (*.f64 c s)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) c)) (neg.f64 (*.f64 s (*.f64 c s)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) s)) (neg.f64 (*.f64 c (*.f64 c s)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 c s))) (neg.f64 (*.f64 c s))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 s (*.f64 c s)))) (neg.f64 c)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 c (*.f64 c s)))) (neg.f64 s)) |
(pow.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64))) #s(literal -1 binary64)) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) |
(*.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 x (*.f64 c (*.f64 s (*.f64 c s)))))) |
(*.f64 x (/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 c (*.f64 s (*.f64 c s))))) |
(*.f64 (/.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s))))) |
(*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (/.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s)))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 c (*.f64 s (*.f64 c s))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) |
(*.f64 (/.f64 x s) (/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 c (*.f64 c s)))) |
(*.f64 (/.f64 x c) (/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 s (*.f64 c s)))) |
(*.f64 (/.f64 x (*.f64 c s)) (/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 c s))) |
(*.f64 (/.f64 x (*.f64 s (*.f64 c s))) (/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) c)) |
(*.f64 (/.f64 x (*.f64 c (*.f64 c s))) (/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) s)) |
(*.f64 (*.f64 (/.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) x) |
(exp.f64 (*.f64 (log.f64 (*.f64 c (/.f64 (*.f64 s (*.f64 c s)) x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) (/.f64 x (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(neg.f64 (/.f64 x (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 c (*.f64 s (*.f64 c s))))) |
(/.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (/.f64 (*.f64 s (*.f64 c s)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (/.f64 (*.f64 s (*.f64 c s)) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c s)) (/.f64 x s))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 s (*.f64 c s)) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 c (/.f64 (*.f64 s (*.f64 c s)) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 c (/.f64 (*.f64 s (*.f64 c s)) x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 c (*.f64 c s)) (/.f64 x s)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) |
(/.f64 (/.f64 x s) (*.f64 c (*.f64 c s))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 (neg.f64 (/.f64 x s)) (neg.f64 (*.f64 c (*.f64 c s)))) |
(/.f64 (/.f64 x c) (*.f64 s (*.f64 c s))) |
(/.f64 (/.f64 x (*.f64 c s)) (*.f64 c s)) |
(/.f64 (/.f64 x (*.f64 s (*.f64 c s))) c) |
(/.f64 (/.f64 x (*.f64 c (*.f64 c s))) s) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s)))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) |
(/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) c)) (*.f64 s (*.f64 c s))) |
(/.f64 (/.f64 (/.f64 x s) c) (*.f64 c s)) |
(/.f64 (/.f64 (/.f64 x s) (*.f64 c s)) c) |
(/.f64 (/.f64 (/.f64 x s) (*.f64 c c)) s) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (neg.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 x s))) (neg.f64 (neg.f64 (*.f64 c (*.f64 c s))))) |
(/.f64 (neg.f64 (/.f64 x c)) (neg.f64 (*.f64 s (*.f64 c s)))) |
(/.f64 (neg.f64 (/.f64 x (*.f64 c s))) (neg.f64 (*.f64 c s))) |
(/.f64 (neg.f64 (/.f64 x (*.f64 s (*.f64 c s)))) (neg.f64 c)) |
(/.f64 (neg.f64 (/.f64 x (*.f64 c (*.f64 c s)))) (neg.f64 s)) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 s (*.f64 c s)) (neg.f64 c)))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) c))) (neg.f64 (*.f64 s (*.f64 c s)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 x s) c)) (neg.f64 (*.f64 c s))) |
(/.f64 (neg.f64 (/.f64 (/.f64 x s) (*.f64 c s))) (neg.f64 c)) |
(/.f64 (neg.f64 (/.f64 (/.f64 x s) (*.f64 c c))) (neg.f64 s)) |
(pow.f64 (*.f64 c (/.f64 (*.f64 s (*.f64 c s)) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 c (/.f64 (*.f64 s (*.f64 c s)) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 c (*.f64 c s)) (/.f64 x s)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 c (*.f64 s (*.f64 c s))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 (*.f64 s (*.f64 c s)) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x s) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c s)))) |
(*.f64 (/.f64 #s(literal 1 binary64) s) (pow.f64 (/.f64 (*.f64 c (*.f64 c s)) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c s))) (pow.f64 (/.f64 c x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c s))) (/.f64 x s)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (pow.f64 (/.f64 (*.f64 c s) x) #s(literal -1 binary64))) |
(*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
(*.f64 s (*.f64 c (*.f64 x x))) |
(*.f64 (*.f64 c s) (*.f64 x x)) |
(*.f64 x (*.f64 s (*.f64 c x))) |
(*.f64 (*.f64 s (*.f64 c x)) x) |
(*.f64 (*.f64 x x) (*.f64 c s)) |
(*.f64 (*.f64 c (*.f64 x x)) s) |
(*.f64 (*.f64 x c) (*.f64 s x)) |
(*.f64 (*.f64 (*.f64 x x) s) c) |
| 1× | egg-herbie |
| 16 506× | accelerator-lowering-fma.f32 |
| 16 506× | accelerator-lowering-fma.f64 |
| 5 860× | *-lowering-*.f32 |
| 5 860× | *-lowering-*.f64 |
| 2 824× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 117 | 9388 |
| 1 | 303 | 9388 |
| 2 | 886 | 9116 |
| 3 | 3448 | 8934 |
| 4 | 6622 | 8922 |
| 0 | 8100 | 8674 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
1 |
(+ 1 (* -2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) 2))) |
(cos (* 2 x)) |
(cos (* 2 x)) |
(cos (* 2 x)) |
(cos (* 2 x)) |
(cos (neg (* -2 x))) |
(cos (neg (* -2 x))) |
(cos (neg (* -2 x))) |
(cos (neg (* -2 x))) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (* (pow s 2) x)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(/ 1 (* (pow c 2) (pow s 2))) |
(+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) |
(+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) |
(+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) |
(* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) |
(* (pow x 2) (- (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) |
(* (pow x 2) (- (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) |
(* (pow x 2) (- (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) |
(* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) |
(* (pow x 2) (- (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) |
(* (pow x 2) (- (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) |
(* (pow x 2) (- (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) |
(+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) |
(+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) |
(* -4/45 (/ (pow x 6) (* (pow c 2) (pow s 2)))) |
(* (pow x 6) (- (* 2/3 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))) (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))))) |
(* (pow x 6) (- (/ 2/3 (* (pow c 2) (* (pow s 2) (pow x 2)))) (+ (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))) (/ 2 (* (pow c 2) (* (pow s 2) (pow x 4))))))) |
(* (pow x 6) (- (+ (/ 2/3 (* (pow c 2) (* (pow s 2) (pow x 2)))) (/ 1 (* (pow c 2) (* (pow s 2) (pow x 6))))) (+ (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 4)))))))) |
(* -4/45 (/ (pow x 6) (* (pow c 2) (pow s 2)))) |
(* (pow x 6) (- (* 2/3 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))) (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))))) |
(* (pow x 6) (- (/ 2/3 (* (pow c 2) (* (pow s 2) (pow x 2)))) (+ (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))) (/ 2 (* (pow c 2) (* (pow s 2) (pow x 4))))))) |
(* (pow x 6) (- (+ (/ 2/3 (* (pow c 2) (* (pow s 2) (pow x 2)))) (/ 1 (* (pow c 2) (* (pow s 2) (pow x 6))))) (+ (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 4)))))))) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (pow s 2)) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (pow s 2)) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (pow s 2)) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (pow s 2)) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (pow s 2)) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (pow s 2)) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (pow s 2)) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (pow s 2)) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (pow s 2)) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (pow s 2)) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (pow s 2)) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (pow s 2)) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (pow c 2)) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (pow c 2)) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (pow c 2)) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (pow c 2)) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (pow c 2)) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (pow c 2)) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (pow c 2)) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (pow c 2)) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (pow c 2)) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (pow c 2)) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (pow c 2)) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (pow c 2)) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(* -4/45 (/ (pow x 4) (* (pow c 2) (pow s 2)))) |
(* (pow x 4) (- (* 2/3 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))) (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))))) |
(* (pow x 4) (- (/ 2/3 (* (pow c 2) (* (pow s 2) (pow x 2)))) (+ (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))) (/ 2 (* (pow c 2) (* (pow s 2) (pow x 4))))))) |
(* (pow x 4) (- (+ (/ 2/3 (* (pow c 2) (* (pow s 2) (pow x 2)))) (/ 1 (* (pow c 2) (* (pow s 2) (pow x 6))))) (+ (* 2 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 4))))) (* 4/45 (/ 1 (* (pow c 2) (pow s 2))))))) |
(* -4/45 (/ (pow x 4) (* (pow c 2) (pow s 2)))) |
(* (pow x 4) (- (* 2/3 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))) (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))))) |
(* (pow x 4) (- (/ 2/3 (* (pow c 2) (* (pow s 2) (pow x 2)))) (+ (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))) (/ 2 (* (pow c 2) (* (pow s 2) (pow x 4))))))) |
(* (pow x 4) (- (+ (/ 2/3 (* (pow c 2) (* (pow s 2) (pow x 2)))) (/ 1 (* (pow c 2) (* (pow s 2) (pow x 6))))) (+ (* 2 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 4))))) (* 4/45 (/ 1 (* (pow c 2) (pow s 2))))))) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (* (pow s 2) (pow x 2))) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (* (pow s 2) (pow x 2))) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (* (pow s 2) (pow x 2))) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (* (pow s 2) (pow x 2))) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (* (pow s 2) (pow x 2))) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (* (pow s 2) (pow x 2))) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (* (pow s 2) (pow x 2))) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (* (pow s 2) (pow x 2))) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (* (pow s 2) (pow x 2))) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (* (pow s 2) (pow x 2))) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (* (pow s 2) (pow x 2))) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (* (pow s 2) (pow x 2))) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (* (pow c 2) (pow x 2))) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (* (pow c 2) (pow x 2))) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (* (pow c 2) (pow x 2))) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (* (pow c 2) (pow x 2))) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (* (pow c 2) (pow x 2))) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (* (pow c 2) (pow x 2))) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (* (pow c 2) (pow x 2))) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (* (pow c 2) (pow x 2))) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (* (pow c 2) (pow x 2))) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (* (pow c 2) (pow x 2))) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (* (pow c 2) (pow x 2))) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (* (pow c 2) (pow x 2))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
1 |
(+ 1 (* -2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) 2))) |
(cos (* 2 x)) |
(cos (* 2 x)) |
(cos (* 2 x)) |
(cos (* 2 x)) |
(cos (* 2 x)) |
(cos (* 2 x)) |
(cos (* 2 x)) |
(cos (* 2 x)) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) |
(* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) |
(* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) |
(* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) |
(* -4/45 (/ (pow x 4) (* (pow c 2) (pow s 2)))) |
(* (pow x 4) (- (* 2/3 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))) (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))))) |
(* (pow x 4) (- (* 2/3 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))) (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))))) |
(* (pow x 4) (- (* 2/3 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))) (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))))) |
(* -4/45 (/ (pow x 4) (* (pow c 2) (pow s 2)))) |
(* (pow x 4) (- (* 2/3 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))) (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))))) |
(* (pow x 4) (- (* 2/3 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))) (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))))) |
(* (pow x 4) (- (* 2/3 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))) (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))))) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(/ x (* (pow c 2) (pow s 2))) |
(/ x (* (pow c 2) (pow s 2))) |
(/ x (* (pow c 2) (pow s 2))) |
(/ x (* (pow c 2) (pow s 2))) |
(/ x (* (pow c 2) (pow s 2))) |
(/ x (* (pow c 2) (pow s 2))) |
(/ x (* (pow c 2) (pow s 2))) |
(/ x (* (pow c 2) (pow s 2))) |
(/ x (* (pow c 2) (pow s 2))) |
(/ x (* (pow c 2) (pow s 2))) |
(/ x (* (pow c 2) (pow s 2))) |
(/ x (* (pow c 2) (pow s 2))) |
(/ x (* (pow c 2) (pow s 2))) |
(/ x (* (pow c 2) (pow s 2))) |
(/ x (* (pow c 2) (pow s 2))) |
(/ x (* (pow c 2) (pow s 2))) |
(/ x (* (pow c 2) (pow s 2))) |
(/ x (* (pow c 2) (pow s 2))) |
(/ x (* (pow c 2) (pow s 2))) |
(/ x (* (pow c 2) (pow s 2))) |
(/ x (* (pow c 2) (pow s 2))) |
(/ x (* (pow c 2) (pow s 2))) |
(/ x (* (pow c 2) (pow s 2))) |
(/ x (* (pow c 2) (pow s 2))) |
(/ x (* (pow c 2) (pow s 2))) |
(/ x (* (pow c 2) (pow s 2))) |
(/ x (* (pow c 2) (pow s 2))) |
(/ x (* (pow c 2) (pow s 2))) |
(/ x (* (pow c 2) (pow s 2))) |
(/ x (* (pow c 2) (pow s 2))) |
(/ x (* (pow c 2) (pow s 2))) |
(/ x (* (pow c 2) (pow s 2))) |
(/ x (* (pow c 2) (pow s 2))) |
(/ x (* (pow c 2) (pow s 2))) |
(/ x (* (pow c 2) (pow s 2))) |
(/ x (* (pow c 2) (pow s 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
| Outputs |
|---|
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s))))) (*.f64 x x)) |
(/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s))))) (*.f64 x x)) |
(/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64))) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s))))) (*.f64 x x)) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (pow x 2))) |
(fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) 2))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64))) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(cos (* 2 x)) |
(cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) |
(cos (* 2 x)) |
(cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) |
(cos (* 2 x)) |
(cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) |
(cos (* 2 x)) |
(cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) |
(cos (neg (* -2 x))) |
(cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) |
(cos (neg (* -2 x))) |
(cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) |
(cos (neg (* -2 x))) |
(cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) |
(cos (neg (* -2 x))) |
(cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) |
(*.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s))))) |
(+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) |
(*.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s))))) |
(+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) |
(*.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s))))) |
(* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) |
(/.f64 (*.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow x 2) (- (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) |
(fma.f64 x (/.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) #s(literal 1 binary64))) |
(* (pow x 2) (- (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) |
(fma.f64 x (/.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) #s(literal 1 binary64))) |
(* (pow x 2) (- (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) |
(fma.f64 x (/.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) #s(literal 1 binary64))) |
(* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) |
(/.f64 (*.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow x 2) (- (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) |
(fma.f64 x (/.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) #s(literal 1 binary64))) |
(* (pow x 2) (- (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) |
(fma.f64 x (/.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) #s(literal 1 binary64))) |
(* (pow x 2) (- (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) |
(fma.f64 x (/.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) #s(literal 1 binary64))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (pow s 2))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ 1 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) |
(*.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s))))) |
(+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s))))) |
(+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64))) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s))))) |
(* -4/45 (/ (pow x 6) (* (pow c 2) (pow s 2)))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -4/45 binary64)))))) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow x 6) (- (* 2/3 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))) (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (+.f64 #s(literal -4/45 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 x x))) #s(literal 0 binary64))) |
(* (pow x 6) (- (/ 2/3 (* (pow c 2) (* (pow s 2) (pow x 2)))) (+ (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))) (/ 2 (* (pow c 2) (* (pow s 2) (pow x 4))))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (+.f64 #s(literal -4/45 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 x x))) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 s (*.f64 x x))) (*.f64 c (*.f64 s (*.f64 x x))))))) |
(* (pow x 6) (- (+ (/ 2/3 (* (pow c 2) (* (pow s 2) (pow x 2)))) (/ 1 (* (pow c 2) (* (pow s 2) (pow x 6))))) (+ (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 4)))))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (+.f64 #s(literal -4/45 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 s (*.f64 x x))) (*.f64 c (*.f64 s (*.f64 x x))))))) |
(* -4/45 (/ (pow x 6) (* (pow c 2) (pow s 2)))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -4/45 binary64)))))) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow x 6) (- (* 2/3 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))) (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (+.f64 #s(literal -4/45 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 x x))) #s(literal 0 binary64))) |
(* (pow x 6) (- (/ 2/3 (* (pow c 2) (* (pow s 2) (pow x 2)))) (+ (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))) (/ 2 (* (pow c 2) (* (pow s 2) (pow x 4))))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (+.f64 #s(literal -4/45 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 x x))) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 s (*.f64 x x))) (*.f64 c (*.f64 s (*.f64 x x))))))) |
(* (pow x 6) (- (+ (/ 2/3 (* (pow c 2) (* (pow s 2) (pow x 2)))) (/ 1 (* (pow c 2) (* (pow s 2) (pow x 6))))) (+ (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 4)))))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (+.f64 #s(literal -4/45 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 s (*.f64 x x))) (*.f64 c (*.f64 s (*.f64 x x))))))) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (pow s 2)) |
(/.f64 (fma.f64 x (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 c c))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) (*.f64 s s)) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (pow s 2)) |
(/.f64 (fma.f64 x (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 c c))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) (*.f64 s s)) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (pow s 2)) |
(/.f64 (fma.f64 x (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 c c))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) (*.f64 s s)) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (pow s 2)) |
(/.f64 (fma.f64 x (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 c c))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) (*.f64 s s)) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (pow s 2)) |
(/.f64 (fma.f64 x (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 c c))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) (*.f64 s s)) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (pow s 2)) |
(/.f64 (fma.f64 x (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 c c))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) (*.f64 s s)) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (pow s 2)) |
(/.f64 (fma.f64 x (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 c c))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) (*.f64 s s)) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (pow s 2)) |
(/.f64 (fma.f64 x (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 c c))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) (*.f64 s s)) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (pow s 2)) |
(/.f64 (fma.f64 x (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 c c))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) (*.f64 s s)) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (pow s 2)) |
(/.f64 (fma.f64 x (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 c c))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) (*.f64 s s)) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (pow s 2)) |
(/.f64 (fma.f64 x (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 c c))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) (*.f64 s s)) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (pow s 2)) |
(/.f64 (fma.f64 x (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 c c))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) (*.f64 s s)) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (pow c 2)) |
(/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 s s)) (fma.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x (*.f64 s s))) (/.f64 #s(literal 1 binary64) (*.f64 s s)))) (*.f64 c c)) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (pow c 2)) |
(/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 s s)) (fma.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x (*.f64 s s))) (/.f64 #s(literal 1 binary64) (*.f64 s s)))) (*.f64 c c)) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (pow c 2)) |
(/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 s s)) (fma.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x (*.f64 s s))) (/.f64 #s(literal 1 binary64) (*.f64 s s)))) (*.f64 c c)) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (pow c 2)) |
(/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 s s)) (fma.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x (*.f64 s s))) (/.f64 #s(literal 1 binary64) (*.f64 s s)))) (*.f64 c c)) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (pow c 2)) |
(/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 s s)) (fma.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x (*.f64 s s))) (/.f64 #s(literal 1 binary64) (*.f64 s s)))) (*.f64 c c)) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (pow c 2)) |
(/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 s s)) (fma.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x (*.f64 s s))) (/.f64 #s(literal 1 binary64) (*.f64 s s)))) (*.f64 c c)) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (pow c 2)) |
(/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 s s)) (fma.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x (*.f64 s s))) (/.f64 #s(literal 1 binary64) (*.f64 s s)))) (*.f64 c c)) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (pow c 2)) |
(/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 s s)) (fma.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x (*.f64 s s))) (/.f64 #s(literal 1 binary64) (*.f64 s s)))) (*.f64 c c)) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (pow c 2)) |
(/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 s s)) (fma.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x (*.f64 s s))) (/.f64 #s(literal 1 binary64) (*.f64 s s)))) (*.f64 c c)) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (pow c 2)) |
(/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 s s)) (fma.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x (*.f64 s s))) (/.f64 #s(literal 1 binary64) (*.f64 s s)))) (*.f64 c c)) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (pow c 2)) |
(/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 s s)) (fma.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x (*.f64 s s))) (/.f64 #s(literal 1 binary64) (*.f64 s s)))) (*.f64 c c)) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (pow c 2)) |
(/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 s s)) (fma.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x (*.f64 s s))) (/.f64 #s(literal 1 binary64) (*.f64 s s)))) (*.f64 c c)) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s))))) (*.f64 x x)) |
(/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s))))) (*.f64 x x)) |
(/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64))) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s))))) (*.f64 x x)) |
(* -4/45 (/ (pow x 4) (* (pow c 2) (pow s 2)))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) #s(literal -4/45 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) #s(literal 0 binary64)) |
(* (pow x 4) (- (* 2/3 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))) (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (+.f64 #s(literal -4/45 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 x x))) #s(literal 0 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (- (/ 2/3 (* (pow c 2) (* (pow s 2) (pow x 2)))) (+ (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))) (/ 2 (* (pow c 2) (* (pow s 2) (pow x 4))))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (+.f64 #s(literal -4/45 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 x x))) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 s (*.f64 x x))) (*.f64 c (*.f64 s (*.f64 x x))))))) |
(* (pow x 4) (- (+ (/ 2/3 (* (pow c 2) (* (pow s 2) (pow x 2)))) (/ 1 (* (pow c 2) (* (pow s 2) (pow x 6))))) (+ (* 2 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 4))))) (* 4/45 (/ 1 (* (pow c 2) (pow s 2))))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (+.f64 #s(literal -4/45 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 s (*.f64 x x))) (*.f64 c (*.f64 s (*.f64 x x))))))) |
(* -4/45 (/ (pow x 4) (* (pow c 2) (pow s 2)))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) #s(literal -4/45 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) #s(literal 0 binary64)) |
(* (pow x 4) (- (* 2/3 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))) (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (+.f64 #s(literal -4/45 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 x x))) #s(literal 0 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (- (/ 2/3 (* (pow c 2) (* (pow s 2) (pow x 2)))) (+ (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))) (/ 2 (* (pow c 2) (* (pow s 2) (pow x 4))))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (+.f64 #s(literal -4/45 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 x x))) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 s (*.f64 x x))) (*.f64 c (*.f64 s (*.f64 x x))))))) |
(* (pow x 4) (- (+ (/ 2/3 (* (pow c 2) (* (pow s 2) (pow x 2)))) (/ 1 (* (pow c 2) (* (pow s 2) (pow x 6))))) (+ (* 2 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 4))))) (* 4/45 (/ 1 (* (pow c 2) (pow s 2))))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (+.f64 #s(literal -4/45 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 s (*.f64 x x))) (*.f64 c (*.f64 s (*.f64 x x))))))) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (* (pow s 2) (pow x 2))) |
(/.f64 (fma.f64 x (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 c c))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) (*.f64 s (*.f64 s (*.f64 x x)))) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (* (pow s 2) (pow x 2))) |
(/.f64 (fma.f64 x (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 c c))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) (*.f64 s (*.f64 s (*.f64 x x)))) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (* (pow s 2) (pow x 2))) |
(/.f64 (fma.f64 x (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 c c))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) (*.f64 s (*.f64 s (*.f64 x x)))) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (* (pow s 2) (pow x 2))) |
(/.f64 (fma.f64 x (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 c c))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) (*.f64 s (*.f64 s (*.f64 x x)))) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (* (pow s 2) (pow x 2))) |
(/.f64 (fma.f64 x (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 c c))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) (*.f64 s (*.f64 s (*.f64 x x)))) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (* (pow s 2) (pow x 2))) |
(/.f64 (fma.f64 x (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 c c))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) (*.f64 s (*.f64 s (*.f64 x x)))) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (* (pow s 2) (pow x 2))) |
(/.f64 (fma.f64 x (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 c c))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) (*.f64 s (*.f64 s (*.f64 x x)))) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (* (pow s 2) (pow x 2))) |
(/.f64 (fma.f64 x (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 c c))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) (*.f64 s (*.f64 s (*.f64 x x)))) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (* (pow s 2) (pow x 2))) |
(/.f64 (fma.f64 x (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 c c))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) (*.f64 s (*.f64 s (*.f64 x x)))) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (* (pow s 2) (pow x 2))) |
(/.f64 (fma.f64 x (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 c c))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) (*.f64 s (*.f64 s (*.f64 x x)))) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (* (pow s 2) (pow x 2))) |
(/.f64 (fma.f64 x (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 c c))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) (*.f64 s (*.f64 s (*.f64 x x)))) |
(/ (+ (* -2 (/ (pow x 2) (pow c 2))) (+ (/ 1 (pow c 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow c 2)))) (* (pow s 2) (pow x 2))) |
(/.f64 (fma.f64 x (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 c c))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) (*.f64 s (*.f64 s (*.f64 x x)))) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (* (pow c 2) (pow x 2))) |
(/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 s s)) (fma.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x (*.f64 s s))) (/.f64 #s(literal 1 binary64) (*.f64 s s)))) (*.f64 c (*.f64 c (*.f64 x x)))) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (* (pow c 2) (pow x 2))) |
(/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 s s)) (fma.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x (*.f64 s s))) (/.f64 #s(literal 1 binary64) (*.f64 s s)))) (*.f64 c (*.f64 c (*.f64 x x)))) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (* (pow c 2) (pow x 2))) |
(/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 s s)) (fma.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x (*.f64 s s))) (/.f64 #s(literal 1 binary64) (*.f64 s s)))) (*.f64 c (*.f64 c (*.f64 x x)))) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (* (pow c 2) (pow x 2))) |
(/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 s s)) (fma.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x (*.f64 s s))) (/.f64 #s(literal 1 binary64) (*.f64 s s)))) (*.f64 c (*.f64 c (*.f64 x x)))) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (* (pow c 2) (pow x 2))) |
(/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 s s)) (fma.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x (*.f64 s s))) (/.f64 #s(literal 1 binary64) (*.f64 s s)))) (*.f64 c (*.f64 c (*.f64 x x)))) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (* (pow c 2) (pow x 2))) |
(/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 s s)) (fma.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x (*.f64 s s))) (/.f64 #s(literal 1 binary64) (*.f64 s s)))) (*.f64 c (*.f64 c (*.f64 x x)))) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (* (pow c 2) (pow x 2))) |
(/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 s s)) (fma.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x (*.f64 s s))) (/.f64 #s(literal 1 binary64) (*.f64 s s)))) (*.f64 c (*.f64 c (*.f64 x x)))) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (* (pow c 2) (pow x 2))) |
(/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 s s)) (fma.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x (*.f64 s s))) (/.f64 #s(literal 1 binary64) (*.f64 s s)))) (*.f64 c (*.f64 c (*.f64 x x)))) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (* (pow c 2) (pow x 2))) |
(/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 s s)) (fma.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x (*.f64 s s))) (/.f64 #s(literal 1 binary64) (*.f64 s s)))) (*.f64 c (*.f64 c (*.f64 x x)))) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (* (pow c 2) (pow x 2))) |
(/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 s s)) (fma.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x (*.f64 s s))) (/.f64 #s(literal 1 binary64) (*.f64 s s)))) (*.f64 c (*.f64 c (*.f64 x x)))) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (* (pow c 2) (pow x 2))) |
(/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 s s)) (fma.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x (*.f64 s s))) (/.f64 #s(literal 1 binary64) (*.f64 s s)))) (*.f64 c (*.f64 c (*.f64 x x)))) |
(/ (+ (* -2 (/ (pow x 2) (pow s 2))) (+ (/ 1 (pow s 2)) (/ (* (pow x 4) (+ 2/3 (* -4/45 (pow x 2)))) (pow s 2)))) (* (pow c 2) (pow x 2))) |
(/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)))) (*.f64 s s)) (fma.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x (*.f64 s s))) (/.f64 #s(literal 1 binary64) (*.f64 s s)))) (*.f64 c (*.f64 c (*.f64 x x)))) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s))))) (*.f64 x x)) |
(/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s))))) (*.f64 x x)) |
(/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64))) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s))))) (*.f64 x x)) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (pow x 2))) |
(fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) 2))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64))) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(cos (* 2 x)) |
(cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) |
(cos (* 2 x)) |
(cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) |
(cos (* 2 x)) |
(cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) |
(cos (* 2 x)) |
(cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) |
(cos (* 2 x)) |
(cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) |
(cos (* 2 x)) |
(cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) |
(cos (* 2 x)) |
(cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) |
(cos (* 2 x)) |
(cos.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* s x)) |
(*.f64 c (*.f64 s x)) |
(* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 2/3 binary64))) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)) #s(literal 0 binary64)) |
(* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)) #s(literal 0 binary64)) |
(* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)) #s(literal 0 binary64)) |
(* -4/45 (/ (pow x 4) (* (pow c 2) (pow s 2)))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) #s(literal -4/45 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) #s(literal 0 binary64)) |
(* (pow x 4) (- (* 2/3 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))) (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (+.f64 #s(literal -4/45 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 x x))) #s(literal 0 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (- (* 2/3 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))) (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (+.f64 #s(literal -4/45 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 x x))) #s(literal 0 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (- (* 2/3 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))) (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (+.f64 #s(literal -4/45 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 x x))) #s(literal 0 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* -4/45 (/ (pow x 4) (* (pow c 2) (pow s 2)))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) #s(literal -4/45 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) #s(literal 0 binary64)) |
(* (pow x 4) (- (* 2/3 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))) (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (+.f64 #s(literal -4/45 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 x x))) #s(literal 0 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (- (* 2/3 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))) (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (+.f64 #s(literal -4/45 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 x x))) #s(literal 0 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (- (* 2/3 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))) (* 4/45 (/ 1 (* (pow c 2) (pow s 2)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (+.f64 #s(literal -4/45 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 x x))) #s(literal 0 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)) #s(literal 0 binary64)) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)) #s(literal 0 binary64)) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)) #s(literal 0 binary64)) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)) #s(literal 0 binary64)) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)) #s(literal 0 binary64)) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)) #s(literal 0 binary64)) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)) #s(literal 0 binary64)) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)) #s(literal 0 binary64)) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)) #s(literal 0 binary64)) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)) #s(literal 0 binary64)) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)) #s(literal 0 binary64)) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)) #s(literal 0 binary64)) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)) #s(literal 0 binary64)) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)) #s(literal 0 binary64)) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)) #s(literal 0 binary64)) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)) #s(literal 0 binary64)) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)) #s(literal 0 binary64)) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)) #s(literal 0 binary64)) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)) #s(literal 0 binary64)) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)) #s(literal 0 binary64)) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)) #s(literal 0 binary64)) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)) #s(literal 0 binary64)) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)) #s(literal 0 binary64)) |
(/ (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) (* (pow c 2) (pow s 2))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64)) #s(literal 0 binary64)) |
(/ x (* (pow c 2) (pow s 2))) |
(/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ x (* (pow c 2) (pow s 2))) |
(/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ x (* (pow c 2) (pow s 2))) |
(/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ x (* (pow c 2) (pow s 2))) |
(/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ x (* (pow c 2) (pow s 2))) |
(/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ x (* (pow c 2) (pow s 2))) |
(/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ x (* (pow c 2) (pow s 2))) |
(/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ x (* (pow c 2) (pow s 2))) |
(/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ x (* (pow c 2) (pow s 2))) |
(/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ x (* (pow c 2) (pow s 2))) |
(/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ x (* (pow c 2) (pow s 2))) |
(/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ x (* (pow c 2) (pow s 2))) |
(/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ x (* (pow c 2) (pow s 2))) |
(/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ x (* (pow c 2) (pow s 2))) |
(/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ x (* (pow c 2) (pow s 2))) |
(/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ x (* (pow c 2) (pow s 2))) |
(/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ x (* (pow c 2) (pow s 2))) |
(/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ x (* (pow c 2) (pow s 2))) |
(/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ x (* (pow c 2) (pow s 2))) |
(/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ x (* (pow c 2) (pow s 2))) |
(/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ x (* (pow c 2) (pow s 2))) |
(/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ x (* (pow c 2) (pow s 2))) |
(/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ x (* (pow c 2) (pow s 2))) |
(/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ x (* (pow c 2) (pow s 2))) |
(/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ x (* (pow c 2) (pow s 2))) |
(/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ x (* (pow c 2) (pow s 2))) |
(/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ x (* (pow c 2) (pow s 2))) |
(/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ x (* (pow c 2) (pow s 2))) |
(/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ x (* (pow c 2) (pow s 2))) |
(/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ x (* (pow c 2) (pow s 2))) |
(/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ x (* (pow c 2) (pow s 2))) |
(/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ x (* (pow c 2) (pow s 2))) |
(/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ x (* (pow c 2) (pow s 2))) |
(/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ x (* (pow c 2) (pow s 2))) |
(/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ x (* (pow c 2) (pow s 2))) |
(/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ x (* (pow c 2) (pow s 2))) |
(/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
Compiled 127 837 to 4 934 computations (96.1% saved)
42 alts after pruning (39 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 501 | 23 | 2 524 |
| Fresh | 20 | 16 | 36 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 2 524 | 42 | 2 566 |
| Status | Accuracy | Program |
|---|---|---|
| 19.9% | (fma.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) #s(literal -4/45 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) #s(literal 0 binary64)) | |
| 34.7% | (/.f64 (fma.f64 (/.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 x x)) | |
| 49.7% | (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) | |
| ▶ | 44.7% | (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
| 35.9% | (/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 x s) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 c (*.f64 c s))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))))) (*.f64 x x)) | |
| 59.9% | (/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) | |
| 48.7% | (/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) | |
| 54.4% | (/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) | |
| 63.9% | (/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) s) (*.f64 c s)) c) (*.f64 x x)) | |
| 74.8% | (/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) c)) x) (*.f64 c x)) | |
| 71.4% | (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) c) s) | |
| 74.9% | (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) c) (*.f64 s (*.f64 s (*.f64 c x)))) | |
| ▶ | 97.9% | (/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))))) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) |
| 64.3% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) c)) (*.f64 c (*.f64 x x))) | |
| 73.2% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x x)) (*.f64 c (*.f64 s (*.f64 c s)))) | |
| 95.9% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 s x))) (*.f64 c (*.f64 s x))) | |
| 74.9% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) c) (*.f64 (*.f64 s (*.f64 c (*.f64 x x))) s)) | |
| 66.3% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c s))) (*.f64 x x)) | |
| ▶ | 63.6% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 c (*.f64 s (*.f64 c s)))) |
| 75.0% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))) x) | |
| ✓ | 63.7% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x x)) |
| 79.4% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s x))) (*.f64 c (*.f64 s x))) | |
| 74.9% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (*.f64 x (*.f64 s (*.f64 c x)))) | |
| 11.5% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) (*.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)))) | |
| 93.5% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 x c) (*.f64 s (*.f64 s (*.f64 c x))))) | |
| 96.7% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s (*.f64 c x)) (*.f64 s (*.f64 c x)))) | |
| 60.9% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) | |
| ▶ | 89.2% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) s)) |
| 74.2% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 x x)) (*.f64 s (*.f64 c s)))) | |
| 76.2% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 (*.f64 s (*.f64 c (*.f64 x x))) c))) | |
| 91.6% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x))))) | |
| 78.5% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s x)) c) (*.f64 s x))) | |
| 77.2% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 c x)) (*.f64 s (*.f64 c x)))) | |
| 75.8% | (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 c (*.f64 c s))) s))) | |
| 69.7% | (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x c) (*.f64 s (*.f64 c s))))) | |
| ✓ | 68.8% | (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) x))) |
| ✓ | 72.2% | (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
| 76.5% | (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x))))) | |
| ▶ | 65.1% | (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
| 95.7% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) (cos.f64 (+.f64 x x))) | |
| 75.1% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))) (/.f64 #s(literal 1 binary64) x)) | |
| 76.2% | (*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 (*.f64 s (*.f64 c (*.f64 x x))) c)))) |
Compiled 1 804 to 954 computations (47.1% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) s) |
| ✓ | cost-diff | 0 | (+.f64 x x) |
| ✓ | cost-diff | 0 | (cos.f64 (+.f64 x x)) |
| ✓ | cost-diff | 0 | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) s)) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
| ✓ | cost-diff | 0 | (*.f64 c (*.f64 s (*.f64 c s))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (*.f64 x x)) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 c (*.f64 s (*.f64 c s)))) |
| ✓ | cost-diff | 0 | (*.f64 s (*.f64 s (*.f64 x x))) |
| ✓ | cost-diff | 0 | (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) |
| ✓ | cost-diff | 0 | (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
| ✓ | cost-diff | 192 | (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))))) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))))) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) |
| ✓ | cost-diff | 5504 | (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64)) |
| ✓ | cost-diff | 21632 | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) |
| 15 450× | accelerator-lowering-fma.f32 |
| 15 450× | accelerator-lowering-fma.f64 |
| 4 880× | /-lowering-/.f32 |
| 4 880× | /-lowering-/.f64 |
| 4 426× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 519 |
| 1 | 156 | 503 |
| 2 | 538 | 491 |
| 3 | 2950 | 442 |
| 4 | 7781 | 442 |
| 0 | 9560 | 416 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (- (pow (+ 1/2 (* 1/2 (cos (+ x x)))) 3) (pow (- 1/2 (* 1/2 (cos (+ x x)))) 3)) (+ (* (+ 1/2 (* 1/2 (cos (+ x x)))) (+ 1/2 (* 1/2 (cos (+ x x))))) (+ (* (- 1/2 (* 1/2 (cos (+ x x)))) (- 1/2 (* 1/2 (cos (+ x x))))) (* (+ 1/2 (* 1/2 (cos (+ x x)))) (- 1/2 (* 1/2 (cos (+ x x)))))))) (pow (* (* c s) x) 2)) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (+ x x)))) 3) (pow (- 1/2 (* 1/2 (cos (+ x x)))) 3)) (+ (* (+ 1/2 (* 1/2 (cos (+ x x)))) (+ 1/2 (* 1/2 (cos (+ x x))))) (+ (* (- 1/2 (* 1/2 (cos (+ x x)))) (- 1/2 (* 1/2 (cos (+ x x))))) (* (+ 1/2 (* 1/2 (cos (+ x x)))) (- 1/2 (* 1/2 (cos (+ x x)))))))) |
(- (pow (+ 1/2 (* 1/2 (cos (+ x x)))) 3) (pow (- 1/2 (* 1/2 (cos (+ x x)))) 3)) |
(pow (+ 1/2 (* 1/2 (cos (+ x x)))) 3) |
(+ 1/2 (* 1/2 (cos (+ x x)))) |
1/2 |
(* 1/2 (cos (+ x x))) |
(cos (+ x x)) |
(+ x x) |
x |
3 |
(pow (- 1/2 (* 1/2 (cos (+ x x)))) 3) |
(- 1/2 (* 1/2 (cos (+ x x)))) |
(+ (* (+ 1/2 (* 1/2 (cos (+ x x)))) (+ 1/2 (* 1/2 (cos (+ x x))))) (+ (* (- 1/2 (* 1/2 (cos (+ x x)))) (- 1/2 (* 1/2 (cos (+ x x))))) (* (+ 1/2 (* 1/2 (cos (+ x x)))) (- 1/2 (* 1/2 (cos (+ x x))))))) |
(+ (* (- 1/2 (* 1/2 (cos (+ x x)))) (- 1/2 (* 1/2 (cos (+ x x))))) (* (+ 1/2 (* 1/2 (cos (+ x x)))) (- 1/2 (* 1/2 (cos (+ x x)))))) |
(* (+ 1/2 (* 1/2 (cos (+ x x)))) (- 1/2 (* 1/2 (cos (+ x x))))) |
(pow (* (* c s) x) 2) |
(* (* c s) x) |
(* c s) |
c |
s |
2 |
(/ 1 (* c (* c (* s (* s (* x x)))))) |
1 |
(* c (* c (* s (* s (* x x))))) |
c |
(* c (* s (* s (* x x)))) |
(* s (* s (* x x))) |
s |
(* s (* x x)) |
(* x x) |
x |
(/ (/ 1 (* x x)) (* c (* s (* c s)))) |
(/ 1 (* x x)) |
1 |
(* x x) |
x |
(* c (* s (* c s))) |
c |
(* s (* c s)) |
s |
(* c s) |
(/ (+ (* (* x x) (+ (* x (* x 2/3)) -2)) 1) (* (* (* x x) (* c s)) (* c s))) |
(+ (* (* x x) (+ (* x (* x 2/3)) -2)) 1) |
(* x x) |
x |
(+ (* x (* x 2/3)) -2) |
(* x 2/3) |
2/3 |
-2 |
1 |
(* (* (* x x) (* c s)) (* c s)) |
(* (* x x) (* c s)) |
(* c s) |
c |
s |
(/ (cos (+ x x)) (* (* c (* x (* s (* c x)))) s)) |
(cos (+ x x)) |
(+ x x) |
x |
(* (* c (* x (* s (* c x)))) s) |
(* c (* x (* s (* c x)))) |
c |
(* x (* s (* c x))) |
(* s (* c x)) |
s |
(* c x) |
| Outputs |
|---|
(/ (/ (- (pow (+ 1/2 (* 1/2 (cos (+ x x)))) 3) (pow (- 1/2 (* 1/2 (cos (+ x x)))) 3)) (+ (* (+ 1/2 (* 1/2 (cos (+ x x)))) (+ 1/2 (* 1/2 (cos (+ x x))))) (+ (* (- 1/2 (* 1/2 (cos (+ x x)))) (- 1/2 (* 1/2 (cos (+ x x))))) (* (+ 1/2 (* 1/2 (cos (+ x x)))) (- 1/2 (* 1/2 (cos (+ x x)))))))) (pow (* (* c s) x) 2)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 c s) (*.f64 x (*.f64 s (*.f64 x c)))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (+ x x)))) 3) (pow (- 1/2 (* 1/2 (cos (+ x x)))) 3)) (+ (* (+ 1/2 (* 1/2 (cos (+ x x)))) (+ 1/2 (* 1/2 (cos (+ x x))))) (+ (* (- 1/2 (* 1/2 (cos (+ x x)))) (- 1/2 (* 1/2 (cos (+ x x))))) (* (+ 1/2 (* 1/2 (cos (+ x x)))) (- 1/2 (* 1/2 (cos (+ x x)))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(- (pow (+ 1/2 (* 1/2 (cos (+ x x)))) 3) (pow (- 1/2 (* 1/2 (cos (+ x x)))) 3)) |
(-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) |
(pow (+ 1/2 (* 1/2 (cos (+ x x)))) 3) |
(pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) |
(+ 1/2 (* 1/2 (cos (+ x x)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(* 1/2 (cos (+ x x))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) |
(cos (+ x x)) |
(cos.f64 (+.f64 x x)) |
(+ x x) |
(+.f64 x x) |
x |
3 |
#s(literal 3 binary64) |
(pow (- 1/2 (* 1/2 (cos (+ x x)))) 3) |
(pow.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) |
(- 1/2 (* 1/2 (cos (+ x x)))) |
(fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(+ (* (+ 1/2 (* 1/2 (cos (+ x x)))) (+ 1/2 (* 1/2 (cos (+ x x))))) (+ (* (- 1/2 (* 1/2 (cos (+ x x)))) (- 1/2 (* 1/2 (cos (+ x x))))) (* (+ 1/2 (* 1/2 (cos (+ x x)))) (- 1/2 (* 1/2 (cos (+ x x))))))) |
(fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(+ (* (- 1/2 (* 1/2 (cos (+ x x)))) (- 1/2 (* 1/2 (cos (+ x x))))) (* (+ 1/2 (* 1/2 (cos (+ x x)))) (- 1/2 (* 1/2 (cos (+ x x)))))) |
(fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(* (+ 1/2 (* 1/2 (cos (+ x x)))) (- 1/2 (* 1/2 (cos (+ x x))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(pow (* (* c s) x) 2) |
(*.f64 (*.f64 c s) (*.f64 x (*.f64 s (*.f64 x c)))) |
(* (* c s) x) |
(*.f64 s (*.f64 x c)) |
(* c s) |
(*.f64 c s) |
c |
s |
2 |
#s(literal 2 binary64) |
(/ 1 (* c (* c (* s (* s (* x x)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 x (*.f64 s (*.f64 x c))))) |
1 |
#s(literal 1 binary64) |
(* c (* c (* s (* s (* x x))))) |
(*.f64 (*.f64 c s) (*.f64 x (*.f64 s (*.f64 x c)))) |
c |
(* c (* s (* s (* x x)))) |
(*.f64 x (*.f64 s (*.f64 s (*.f64 x c)))) |
(* s (* s (* x x))) |
(*.f64 x (*.f64 x (*.f64 s s))) |
s |
(* s (* x x)) |
(*.f64 x (*.f64 x s)) |
(* x x) |
(*.f64 x x) |
x |
(/ (/ 1 (* x x)) (* c (* s (* c s)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 x (*.f64 s (*.f64 x c))))) |
(/ 1 (* x x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
1 |
#s(literal 1 binary64) |
(* x x) |
(*.f64 x x) |
x |
(* c (* s (* c s))) |
(*.f64 c (*.f64 s (*.f64 c s))) |
c |
(* s (* c s)) |
(*.f64 s (*.f64 c s)) |
s |
(* c s) |
(*.f64 c s) |
(/ (+ (* (* x x) (+ (* x (* x 2/3)) -2)) 1) (* (* (* x x) (* c s)) (* c s))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c s) (*.f64 x (*.f64 s (*.f64 x c))))) |
(+ (* (* x x) (+ (* x (* x 2/3)) -2)) 1) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(* x x) |
(*.f64 x x) |
x |
(+ (* x (* x 2/3)) -2) |
(fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64)) |
(* x 2/3) |
(*.f64 x #s(literal 2/3 binary64)) |
2/3 |
#s(literal 2/3 binary64) |
-2 |
#s(literal -2 binary64) |
1 |
#s(literal 1 binary64) |
(* (* (* x x) (* c s)) (* c s)) |
(*.f64 (*.f64 c s) (*.f64 x (*.f64 s (*.f64 x c)))) |
(* (* x x) (* c s)) |
(*.f64 x (*.f64 s (*.f64 x c))) |
(* c s) |
(*.f64 c s) |
c |
s |
(/ (cos (+ x x)) (* (* c (* x (* s (* c x)))) s)) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c s) (*.f64 x (*.f64 s (*.f64 x c))))) |
(cos (+ x x)) |
(cos.f64 (+.f64 x x)) |
(+ x x) |
(+.f64 x x) |
x |
(* (* c (* x (* s (* c x)))) s) |
(*.f64 (*.f64 c s) (*.f64 x (*.f64 s (*.f64 x c)))) |
(* c (* x (* s (* c x)))) |
(*.f64 (*.f64 c s) (*.f64 x (*.f64 x c))) |
c |
(* x (* s (* c x))) |
(*.f64 x (*.f64 s (*.f64 x c))) |
(* s (* c x)) |
(*.f64 s (*.f64 x c)) |
s |
(* c x) |
(*.f64 x c) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 98.6% | (*.f64 x (*.f64 s (*.f64 c x))) |
| ✓ | accuracy | 96.2% | (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) |
| ✓ | accuracy | 90.8% | (*.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) s) |
| ✓ | accuracy | 90.1% | (*.f64 s (*.f64 c x)) |
| ✓ | accuracy | 99.4% | (*.f64 x #s(literal 2/3 binary64)) |
| ✓ | accuracy | 93.7% | (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s)) |
| ✓ | accuracy | 81.9% | (*.f64 (*.f64 x x) (*.f64 c s)) |
| ✓ | accuracy | 77.3% | (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (*.f64 x x)) |
| ✓ | accuracy | 99.7% | (*.f64 s (*.f64 c s)) |
| ✓ | accuracy | 91.7% | (*.f64 c (*.f64 s (*.f64 c s))) |
| ✓ | accuracy | 77.4% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 c (*.f64 s (*.f64 c s)))) |
| ✓ | accuracy | 94.6% | (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
| ✓ | accuracy | 94.3% | (*.f64 s (*.f64 s (*.f64 x x))) |
| ✓ | accuracy | 90.5% | (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) |
| ✓ | accuracy | 86.2% | (*.f64 s (*.f64 x x)) |
| ✓ | accuracy | 99.4% | (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 3 binary64)) |
| ✓ | accuracy | 99.4% | (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 3 binary64)) |
| ✓ | accuracy | 91.9% | (*.f64 (*.f64 c s) x) |
| ✓ | accuracy | 76.0% | (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) |
| 120.0ms | 124× | 1 | valid |
| 50.0ms | 132× | 0 | valid |
Compiled 575 to 53 computations (90.8% saved)
ival-mult: 47.0ms (35% of total)ival-pow2: 31.0ms (23.1% of total)ival-div: 14.0ms (10.4% of total)ival-cos: 10.0ms (7.5% of total)ival-add: 9.0ms (6.7% of total)adjust: 8.0ms (6% of total)ival-pow: 7.0ms (5.2% of total)const: 4.0ms (3% of total)ival-sub: 3.0ms (2.2% of total)exact: 1.0ms (0.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (- 1/2 (* 1/2 (cos (+ x x)))) (- 1/2 (* 1/2 (cos (+ x x))))) (* (+ 1/2 (* 1/2 (cos (+ x x)))) (- 1/2 (* 1/2 (cos (+ x x))))))> |
#<alt (pow (* (* c s) x) 2)> |
#<alt (/ (/ (- (pow (+ 1/2 (* 1/2 (cos (+ x x)))) 3) (pow (- 1/2 (* 1/2 (cos (+ x x)))) 3)) (+ (* (+ 1/2 (* 1/2 (cos (+ x x)))) (+ 1/2 (* 1/2 (cos (+ x x))))) (+ (* (- 1/2 (* 1/2 (cos (+ x x)))) (- 1/2 (* 1/2 (cos (+ x x))))) (* (+ 1/2 (* 1/2 (cos (+ x x)))) (- 1/2 (* 1/2 (cos (+ x x)))))))) (pow (* (* c s) x) 2))> |
#<alt (+ (* (+ 1/2 (* 1/2 (cos (+ x x)))) (+ 1/2 (* 1/2 (cos (+ x x))))) (+ (* (- 1/2 (* 1/2 (cos (+ x x)))) (- 1/2 (* 1/2 (cos (+ x x))))) (* (+ 1/2 (* 1/2 (cos (+ x x)))) (- 1/2 (* 1/2 (cos (+ x x)))))))> |
#<alt (/ 1 (* c (* c (* s (* s (* x x))))))> |
#<alt (* c (* c (* s (* s (* x x)))))> |
#<alt (* c (* s (* s (* x x))))> |
#<alt (* s (* s (* x x)))> |
#<alt (/ (/ 1 (* x x)) (* c (* s (* c s))))> |
#<alt (/ 1 (* x x))> |
#<alt (* x x)> |
#<alt (* c (* s (* c s)))> |
#<alt (/ (+ (* (* x x) (+ (* x (* x 2/3)) -2)) 1) (* (* (* x x) (* c s)) (* c s)))> |
#<alt (+ (* (* x x) (+ (* x (* x 2/3)) -2)) 1)> |
#<alt (+ (* x (* x 2/3)) -2)> |
#<alt (/ (cos (+ x x)) (* (* c (* x (* s (* c x)))) s))> |
#<alt (cos (+ x x))> |
#<alt (+ x x)> |
#<alt (* (* c (* x (* s (* c x)))) s)> |
#<alt (- 1/2 (* 1/2 (cos (+ x x))))> |
#<alt (* (* c s) x)> |
#<alt (pow (- 1/2 (* 1/2 (cos (+ x x)))) 3)> |
#<alt (pow (+ 1/2 (* 1/2 (cos (+ x x)))) 3)> |
#<alt (* s (* x x))> |
#<alt (* s (* c s))> |
#<alt (* (* x x) (* c s))> |
#<alt (* (* (* x x) (* c s)) (* c s))> |
#<alt (* x 2/3)> |
#<alt (* s (* c x))> |
#<alt (* c (* x (* s (* c x))))> |
#<alt (* x (* s (* c x)))> |
| Outputs |
|---|
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1/3 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1 (* (pow x 2) (- (* 2/45 (pow x 2)) 1/3))))> |
#<alt (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/45 (* -1/315 (pow x 2)))) 1/3))))> |
#<alt (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))> |
#<alt (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))> |
#<alt (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))> |
#<alt (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))> |
#<alt (+ (* (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) (- 1/2 (* 1/2 (cos (neg (* -2 x)))))) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 2))> |
#<alt (+ (* (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) (- 1/2 (* 1/2 (cos (neg (* -2 x)))))) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 2))> |
#<alt (+ (* (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) (- 1/2 (* 1/2 (cos (neg (* -2 x)))))) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 2))> |
#<alt (+ (* (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) (- 1/2 (* 1/2 (cos (neg (* -2 x)))))) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 2))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2))> |
#<alt (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2))> |
#<alt (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2))> |
#<alt (/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)))))))> |
#<alt (/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)))))))> |
#<alt (/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)))))))> |
#<alt (/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)))))))> |
#<alt (/ (- (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 3) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) (- 1/2 (* 1/2 (cos (neg (* -2 x)))))) (+ (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 2) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 2)))))))> |
#<alt (/ (- (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 3) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) (- 1/2 (* 1/2 (cos (neg (* -2 x)))))) (+ (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 2) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 2)))))))> |
#<alt (/ (- (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 3) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) (- 1/2 (* 1/2 (cos (neg (* -2 x)))))) (+ (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 2) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 2)))))))> |
#<alt (/ (- (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 3) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) (- 1/2 (* 1/2 (cos (neg (* -2 x)))))) (+ (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 2) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 2)))))))> |
#<alt (/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)))))))> |
#<alt (/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)))))))> |
#<alt (/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)))))))> |
#<alt (/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)))))))> |
#<alt (/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)))))))> |
#<alt (/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)))))))> |
#<alt (/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)))))))> |
#<alt (/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)))))))> |
#<alt (/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)))))))> |
#<alt (/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)))))))> |
#<alt (/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)))))))> |
#<alt (/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)))))))> |
#<alt (/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)))))))> |
#<alt (/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)))))))> |
#<alt (/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)))))))> |
#<alt (/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)))))))> |
#<alt (/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)))))))> |
#<alt (/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)))))))> |
#<alt (/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)))))))> |
#<alt (/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)))))))> |
#<alt (/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)))))))> |
#<alt (/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)))))))> |
#<alt (/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)))))))> |
#<alt (/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)))))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 4/3 (pow x 2)) 1)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 4/3 (* -32/45 (pow x 2)))) 1)))> |
#<alt (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)))> |
#<alt (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)))> |
#<alt (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)))> |
#<alt (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)))> |
#<alt (+ (* (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) (- 1/2 (* 1/2 (cos (neg (* -2 x)))))) (+ (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 2) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 2)))> |
#<alt (+ (* (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) (- 1/2 (* 1/2 (cos (neg (* -2 x)))))) (+ (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 2) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 2)))> |
#<alt (+ (* (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) (- 1/2 (* 1/2 (cos (neg (* -2 x)))))) (+ (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 2) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 2)))> |
#<alt (+ (* (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) (- 1/2 (* 1/2 (cos (neg (* -2 x)))))) (+ (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 2) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 2)))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* c (* (pow s 2) (pow x 2)))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (* (pow s 2) (pow x 2))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (* (pow c 2) (pow s 2))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2))> |
#<alt (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2))> |
#<alt (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2))> |
#<alt (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2))))> |
#<alt (* (pow x 2) (- (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))))> |
#<alt (* (pow x 2) (- (+ (/ 1 (* (pow c 2) (* (pow s 2) (pow x 4)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2))))) (/ 2 (* (pow c 2) (* (pow s 2) (pow x 2))))))> |
#<alt (* (pow x 2) (- (+ (/ 1 (* (pow c 2) (* (pow s 2) (pow x 4)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2))))) (/ 2 (* (pow c 2) (* (pow s 2) (pow x 2))))))> |
#<alt (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2))))> |
#<alt (* (pow x 2) (- (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))))> |
#<alt (* (pow x 2) (- (+ (/ 1 (* (pow c 2) (* (pow s 2) (pow x 4)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2))))) (/ 2 (* (pow c 2) (* (pow s 2) (pow x 2))))))> |
#<alt (* (pow x 2) (- (+ (/ 1 (* (pow c 2) (* (pow s 2) (pow x 4)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2))))) (/ 2 (* (pow c 2) (* (pow s 2) (pow x 2))))))> |
#<alt (/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt 1> |
#<alt (+ 1 (* -2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2)))> |
#<alt (* 2/3 (pow x 4))> |
#<alt (* (pow x 4) (- 2/3 (* 2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 2/3 (/ 1 (pow x 4))) (* 2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 2/3 (/ 1 (pow x 4))) (* 2 (/ 1 (pow x 2)))))> |
#<alt (* 2/3 (pow x 4))> |
#<alt (* (pow x 4) (- 2/3 (* 2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 2/3 (/ 1 (pow x 4))) (* 2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 2/3 (/ 1 (pow x 4))) (* 2 (/ 1 (pow x 2)))))> |
#<alt -2> |
#<alt (- (* 2/3 (pow x 2)) 2)> |
#<alt (- (* 2/3 (pow x 2)) 2)> |
#<alt (- (* 2/3 (pow x 2)) 2)> |
#<alt (* 2/3 (pow x 2))> |
#<alt (* (pow x 2) (- 2/3 (* 2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 2/3 (* 2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 2/3 (* 2 (/ 1 (pow x 2)))))> |
#<alt (* 2/3 (pow x 2))> |
#<alt (* (pow x 2) (- 2/3 (* 2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 2/3 (* 2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 2/3 (* 2 (/ 1 (pow x 2)))))> |
#<alt (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2))> |
#<alt (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2))> |
#<alt (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt 1> |
#<alt (+ 1 (* -2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) 2)))> |
#<alt (cos (* 2 x))> |
#<alt (cos (* 2 x))> |
#<alt (cos (* 2 x))> |
#<alt (cos (* 2 x))> |
#<alt (cos (neg (* -2 x)))> |
#<alt (cos (neg (* -2 x)))> |
#<alt (cos (neg (* -2 x)))> |
#<alt (cos (neg (* -2 x)))> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1/3 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1 (* (pow x 2) (- (* 2/45 (pow x 2)) 1/3))))> |
#<alt (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/45 (* -1/315 (pow x 2)))) 1/3))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 x))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 x))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 x))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 x))))> |
#<alt (- 1/2 (* 1/2 (cos (neg (* -2 x)))))> |
#<alt (- 1/2 (* 1/2 (cos (neg (* -2 x)))))> |
#<alt (- 1/2 (* 1/2 (cos (neg (* -2 x)))))> |
#<alt (- 1/2 (* 1/2 (cos (neg (* -2 x)))))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (pow x 6)> |
#<alt (* (pow x 6) (+ 1 (* -1 (pow x 2))))> |
#<alt (* (pow x 6) (+ 1 (* (pow x 2) (- (* 7/15 (pow x 2)) 1))))> |
#<alt (* (pow x 6) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 7/15 (* -128/945 (pow x 2)))) 1))))> |
#<alt (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)> |
#<alt (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)> |
#<alt (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)> |
#<alt (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)> |
#<alt (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 3)> |
#<alt (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 3)> |
#<alt (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 3)> |
#<alt (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 3)> |
#<alt 1> |
#<alt (+ 1 (* -3 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 4 (pow x 2)) 3)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 4 (* -47/15 (pow x 2)))) 3)))> |
#<alt (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3)> |
#<alt (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3)> |
#<alt (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3)> |
#<alt (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3)> |
#<alt (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 3)> |
#<alt (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 3)> |
#<alt (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 3)> |
#<alt (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 3)> |
#<alt (* s (pow x 2))> |
#<alt (* s (pow x 2))> |
#<alt (* s (pow x 2))> |
#<alt (* s (pow x 2))> |
#<alt (* s (pow x 2))> |
#<alt (* s (pow x 2))> |
#<alt (* s (pow x 2))> |
#<alt (* s (pow x 2))> |
#<alt (* s (pow x 2))> |
#<alt (* s (pow x 2))> |
#<alt (* s (pow x 2))> |
#<alt (* s (pow x 2))> |
#<alt (* s (pow x 2))> |
#<alt (* s (pow x 2))> |
#<alt (* s (pow x 2))> |
#<alt (* s (pow x 2))> |
#<alt (* s (pow x 2))> |
#<alt (* s (pow x 2))> |
#<alt (* s (pow x 2))> |
#<alt (* s (pow x 2))> |
#<alt (* s (pow x 2))> |
#<alt (* s (pow x 2))> |
#<alt (* s (pow x 2))> |
#<alt (* s (pow x 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (pow s 2))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* 2/3 x)> |
#<alt (* 2/3 x)> |
#<alt (* 2/3 x)> |
#<alt (* 2/3 x)> |
#<alt (* 2/3 x)> |
#<alt (* 2/3 x)> |
#<alt (* 2/3 x)> |
#<alt (* 2/3 x)> |
#<alt (* 2/3 x)> |
#<alt (* 2/3 x)> |
#<alt (* 2/3 x)> |
#<alt (* 2/3 x)> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* c (* s x))> |
#<alt (* (pow c 2) (* s (pow x 2)))> |
#<alt (* (pow c 2) (* s (pow x 2)))> |
#<alt (* (pow c 2) (* s (pow x 2)))> |
#<alt (* (pow c 2) (* s (pow x 2)))> |
#<alt (* (pow c 2) (* s (pow x 2)))> |
#<alt (* (pow c 2) (* s (pow x 2)))> |
#<alt (* (pow c 2) (* s (pow x 2)))> |
#<alt (* (pow c 2) (* s (pow x 2)))> |
#<alt (* (pow c 2) (* s (pow x 2)))> |
#<alt (* (pow c 2) (* s (pow x 2)))> |
#<alt (* (pow c 2) (* s (pow x 2)))> |
#<alt (* (pow c 2) (* s (pow x 2)))> |
#<alt (* (pow c 2) (* s (pow x 2)))> |
#<alt (* (pow c 2) (* s (pow x 2)))> |
#<alt (* (pow c 2) (* s (pow x 2)))> |
#<alt (* (pow c 2) (* s (pow x 2)))> |
#<alt (* (pow c 2) (* s (pow x 2)))> |
#<alt (* (pow c 2) (* s (pow x 2)))> |
#<alt (* (pow c 2) (* s (pow x 2)))> |
#<alt (* (pow c 2) (* s (pow x 2)))> |
#<alt (* (pow c 2) (* s (pow x 2)))> |
#<alt (* (pow c 2) (* s (pow x 2)))> |
#<alt (* (pow c 2) (* s (pow x 2)))> |
#<alt (* (pow c 2) (* s (pow x 2)))> |
#<alt (* (pow c 2) (* s (pow x 2)))> |
#<alt (* (pow c 2) (* s (pow x 2)))> |
#<alt (* (pow c 2) (* s (pow x 2)))> |
#<alt (* (pow c 2) (* s (pow x 2)))> |
#<alt (* (pow c 2) (* s (pow x 2)))> |
#<alt (* (pow c 2) (* s (pow x 2)))> |
#<alt (* (pow c 2) (* s (pow x 2)))> |
#<alt (* (pow c 2) (* s (pow x 2)))> |
#<alt (* (pow c 2) (* s (pow x 2)))> |
#<alt (* (pow c 2) (* s (pow x 2)))> |
#<alt (* (pow c 2) (* s (pow x 2)))> |
#<alt (* (pow c 2) (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
#<alt (* c (* s (pow x 2)))> |
195 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 22.0ms | s | @ | inf | (/ (+ (* (* x x) (+ (* x (* x 2/3)) -2)) 1) (* (* (* x x) (* c s)) (* c s))) |
| 16.0ms | x | @ | -inf | (+ (* (- 1/2 (* 1/2 (cos (+ x x)))) (- 1/2 (* 1/2 (cos (+ x x))))) (* (+ 1/2 (* 1/2 (cos (+ x x)))) (- 1/2 (* 1/2 (cos (+ x x)))))) |
| 4.0ms | c | @ | 0 | (/ (/ (- (pow (+ 1/2 (* 1/2 (cos (+ x x)))) 3) (pow (- 1/2 (* 1/2 (cos (+ x x)))) 3)) (+ (* (+ 1/2 (* 1/2 (cos (+ x x)))) (+ 1/2 (* 1/2 (cos (+ x x))))) (+ (* (- 1/2 (* 1/2 (cos (+ x x)))) (- 1/2 (* 1/2 (cos (+ x x))))) (* (+ 1/2 (* 1/2 (cos (+ x x)))) (- 1/2 (* 1/2 (cos (+ x x)))))))) (pow (* (* c s) x) 2)) |
| 4.0ms | x | @ | -inf | (/ (/ (- (pow (+ 1/2 (* 1/2 (cos (+ x x)))) 3) (pow (- 1/2 (* 1/2 (cos (+ x x)))) 3)) (+ (* (+ 1/2 (* 1/2 (cos (+ x x)))) (+ 1/2 (* 1/2 (cos (+ x x))))) (+ (* (- 1/2 (* 1/2 (cos (+ x x)))) (- 1/2 (* 1/2 (cos (+ x x))))) (* (+ 1/2 (* 1/2 (cos (+ x x)))) (- 1/2 (* 1/2 (cos (+ x x)))))))) (pow (* (* c s) x) 2)) |
| 3.0ms | x | @ | inf | (/ (/ (- (pow (+ 1/2 (* 1/2 (cos (+ x x)))) 3) (pow (- 1/2 (* 1/2 (cos (+ x x)))) 3)) (+ (* (+ 1/2 (* 1/2 (cos (+ x x)))) (+ 1/2 (* 1/2 (cos (+ x x))))) (+ (* (- 1/2 (* 1/2 (cos (+ x x)))) (- 1/2 (* 1/2 (cos (+ x x))))) (* (+ 1/2 (* 1/2 (cos (+ x x)))) (- 1/2 (* 1/2 (cos (+ x x)))))))) (pow (* (* c s) x) 2)) |
| 1× | batch-egg-rewrite |
| 4 562× | accelerator-lowering-fma.f32 |
| 4 562× | accelerator-lowering-fma.f64 |
| 4 008× | *-lowering-*.f32 |
| 4 008× | *-lowering-*.f64 |
| 3 946× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 408 |
| 1 | 326 | 238 |
| 2 | 2674 | 210 |
| 0 | 8938 | 204 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (- 1/2 (* 1/2 (cos (+ x x)))) (- 1/2 (* 1/2 (cos (+ x x))))) (* (+ 1/2 (* 1/2 (cos (+ x x)))) (- 1/2 (* 1/2 (cos (+ x x)))))) |
(pow (* (* c s) x) 2) |
(/ (/ (- (pow (+ 1/2 (* 1/2 (cos (+ x x)))) 3) (pow (- 1/2 (* 1/2 (cos (+ x x)))) 3)) (+ (* (+ 1/2 (* 1/2 (cos (+ x x)))) (+ 1/2 (* 1/2 (cos (+ x x))))) (+ (* (- 1/2 (* 1/2 (cos (+ x x)))) (- 1/2 (* 1/2 (cos (+ x x))))) (* (+ 1/2 (* 1/2 (cos (+ x x)))) (- 1/2 (* 1/2 (cos (+ x x)))))))) (pow (* (* c s) x) 2)) |
(+ (* (+ 1/2 (* 1/2 (cos (+ x x)))) (+ 1/2 (* 1/2 (cos (+ x x))))) (+ (* (- 1/2 (* 1/2 (cos (+ x x)))) (- 1/2 (* 1/2 (cos (+ x x))))) (* (+ 1/2 (* 1/2 (cos (+ x x)))) (- 1/2 (* 1/2 (cos (+ x x))))))) |
(/ 1 (* c (* c (* s (* s (* x x)))))) |
(* c (* c (* s (* s (* x x))))) |
(* c (* s (* s (* x x)))) |
(* s (* s (* x x))) |
(/ (/ 1 (* x x)) (* c (* s (* c s)))) |
(/ 1 (* x x)) |
(* x x) |
(* c (* s (* c s))) |
(/ (+ (* (* x x) (+ (* x (* x 2/3)) -2)) 1) (* (* (* x x) (* c s)) (* c s))) |
(+ (* (* x x) (+ (* x (* x 2/3)) -2)) 1) |
(+ (* x (* x 2/3)) -2) |
(/ (cos (+ x x)) (* (* c (* x (* s (* c x)))) s)) |
(cos (+ x x)) |
(+ x x) |
(* (* c (* x (* s (* c x)))) s) |
(- 1/2 (* 1/2 (cos (+ x x)))) |
(* (* c s) x) |
(pow (- 1/2 (* 1/2 (cos (+ x x)))) 3) |
(pow (+ 1/2 (* 1/2 (cos (+ x x)))) 3) |
(* s (* x x)) |
(* s (* c s)) |
(* (* x x) (* c s)) |
(* (* (* x x) (* c s)) (* c s)) |
(* x 2/3) |
(* s (* c x)) |
(* c (* x (* s (* c x)))) |
(* x (* s (* c x))) |
| Outputs |
|---|
(+.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 x) #s(literal 4 binary64))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 8 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 x) #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 8 binary64)) (-.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 x) #s(literal 4 binary64))))) |
(fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 x) #s(literal 4 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 x) #s(literal 4 binary64))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)))))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 8 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 8 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64))) (+.f64 (pow.f64 (sin.f64 x) #s(literal 8 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 x) #s(literal 8 binary64)) (*.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64)))) (neg.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 8 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 x) #s(literal 8 binary64)) (*.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))))) (neg.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 8 binary64))) (-.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 x) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 8 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))))) (neg.f64 (neg.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 8 binary64)))) (neg.f64 (-.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 x) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 8 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (sin.f64 x) #s(literal 8 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 x (*.f64 c s))) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 x (*.f64 c s))) #s(literal 0 binary64)) #s(literal 1 binary64))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) (*.f64 (log.f64 (*.f64 c s)) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 c s)) #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) (log.f64 x) #s(literal 0 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 x (*.f64 c s))) #s(literal 0 binary64)) #s(literal -1 binary64)))) |
(exp.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 x (*.f64 c s))) #s(literal 0 binary64))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 c s)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) #s(literal 0 binary64)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(/.f64 (*.f64 s (*.f64 c (*.f64 c s))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 s (*.f64 c (*.f64 c s)))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c))) #s(literal 1 binary64)) |
(/.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(pow.f64 (*.f64 x (*.f64 c s)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 x (*.f64 c s)))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(*.f64 x (*.f64 (*.f64 c s) (*.f64 x (*.f64 c s)))) |
(*.f64 x (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s))) |
(*.f64 x (pow.f64 (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))) #s(literal 1 binary64))) |
(*.f64 x (pow.f64 (*.f64 (*.f64 c s) (*.f64 x (*.f64 c s))) #s(literal 1 binary64))) |
(*.f64 x (pow.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) #s(literal 1 binary64))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(*.f64 c (/.f64 (*.f64 c (*.f64 s s)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 c (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 c (pow.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 c (pow.f64 (/.f64 (*.f64 c (*.f64 s s)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 c (pow.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 s (*.f64 c (*.f64 c (*.f64 s (*.f64 x x))))) |
(*.f64 s (pow.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) |
(*.f64 (*.f64 c s) (/.f64 (*.f64 c s) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 c s) (pow.f64 (*.f64 c (*.f64 s (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c s) (pow.f64 (/.f64 (*.f64 c s) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 c s)) (*.f64 x (*.f64 c s))) |
(*.f64 (*.f64 x x) (*.f64 s (*.f64 c (*.f64 c s)))) |
(*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (*.f64 c c)) |
(*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) c) |
(*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (/.f64 c #s(literal 1 binary64))) |
(*.f64 (*.f64 c (*.f64 s s)) (*.f64 c (*.f64 x x))) |
(*.f64 (*.f64 c (*.f64 s s)) (/.f64 c (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 s (*.f64 c (*.f64 c s))) (*.f64 x x)) |
(*.f64 (*.f64 c (*.f64 s (*.f64 x x))) (*.f64 c s)) |
(*.f64 (*.f64 x c) (*.f64 (*.f64 x (*.f64 c s)) s)) |
(*.f64 (*.f64 x c) (*.f64 s (*.f64 x (*.f64 c s)))) |
(*.f64 (*.f64 x c) (pow.f64 (*.f64 (*.f64 x (*.f64 c s)) s) #s(literal 1 binary64))) |
(*.f64 (*.f64 x c) (pow.f64 (*.f64 s (*.f64 x (*.f64 c s))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 x x)))) s) |
(*.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x s) (*.f64 (*.f64 x c) (*.f64 c s))) |
(*.f64 (*.f64 x s) (pow.f64 (*.f64 (*.f64 x c) (*.f64 c s)) #s(literal 1 binary64))) |
(*.f64 (*.f64 c (*.f64 x x)) (*.f64 c (*.f64 s s))) |
(*.f64 (*.f64 c c) (*.f64 s (*.f64 s (*.f64 x x)))) |
(*.f64 (*.f64 c c) (/.f64 (*.f64 s (*.f64 s (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (*.f64 s s) (*.f64 (*.f64 x x) (*.f64 c c))) |
(*.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 (*.f64 c (*.f64 s s)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 c s) #s(literal 1 binary64)) (/.f64 (*.f64 c s) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 c (*.f64 s s)) #s(literal 1 binary64)) (/.f64 c (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 c c)) (*.f64 s s)) |
(*.f64 (*.f64 (*.f64 c s) (*.f64 x (*.f64 c s))) x) |
(*.f64 (*.f64 c (*.f64 c s)) (*.f64 s (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 s (*.f64 c (*.f64 c s))) x) x) |
(*.f64 (*.f64 (*.f64 x (*.f64 c s)) c) (*.f64 x s)) |
(*.f64 (*.f64 (*.f64 x (*.f64 c s)) s) (*.f64 x c)) |
(*.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) x) |
(*.f64 (*.f64 (*.f64 c s) (*.f64 x s)) (*.f64 x c)) |
(*.f64 (*.f64 (*.f64 c c) s) (*.f64 s (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 x x))) s) |
(*.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) (/.f64 #s(literal 1 binary64) x)) x) |
(*.f64 (pow.f64 (*.f64 (*.f64 c s) (*.f64 x (*.f64 c s))) #s(literal 1 binary64)) x) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) #s(literal 1 binary64)) x) |
(*.f64 (pow.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) #s(literal 1 binary64)) c) |
(*.f64 (pow.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) #s(literal 1 binary64)) (pow.f64 (/.f64 c #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 x x)))) #s(literal 1 binary64)) s) |
(*.f64 (pow.f64 (*.f64 c (*.f64 s (*.f64 x x))) #s(literal 1 binary64)) (*.f64 c s)) |
(*.f64 (pow.f64 (*.f64 s (*.f64 s (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (*.f64 c c) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c c) #s(literal 1 binary64)) (pow.f64 (*.f64 s (*.f64 s (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c c) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 s (*.f64 s (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 c #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 c (*.f64 s s)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c (*.f64 s s)) #s(literal 1 binary64)) (pow.f64 (*.f64 c (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c (*.f64 s s)) #s(literal 1 binary64)) (pow.f64 (/.f64 c (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (*.f64 c (*.f64 s s)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 c s)) s) #s(literal 1 binary64)) (*.f64 x c)) |
(*.f64 (pow.f64 (*.f64 s s) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 c c)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 c c)) #s(literal 1 binary64)) (pow.f64 (*.f64 s s) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 c s) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 c s) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 s s)) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 c (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (pow.f64 (*.f64 c (*.f64 c s)) #s(literal 1 binary64)) (pow.f64 (*.f64 s (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 s (*.f64 c (*.f64 c s))) x) #s(literal 1 binary64)) x) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 c s)) c) #s(literal 1 binary64)) (*.f64 x s)) |
(*.f64 (pow.f64 (*.f64 (*.f64 c s) (*.f64 x s)) #s(literal 1 binary64)) (*.f64 x c)) |
(*.f64 (pow.f64 (*.f64 (*.f64 c c) s) #s(literal 1 binary64)) (pow.f64 (*.f64 s (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 x x))) #s(literal 1 binary64)) s) |
(*.f64 (pow.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (cos.f64 (+.f64 x x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(-.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c)))) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (neg.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c)))) (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (neg.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c))))) |
(-.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c)))) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 18 binary64)) (+.f64 (+.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64))) (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 18 binary64)) (+.f64 (+.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64))) (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (+.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 12 binary64)) (+.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))))) (/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (neg.f64 (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))))) (/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (*.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c)))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 18 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) (+.f64 (+.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64))) (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 18 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) (+.f64 (+.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64))) (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) (+.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 12 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) (+.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))))) |
(-.f64 (/.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 c (*.f64 c (*.f64 s (*.f64 x x))))) s) (/.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 c (*.f64 c (*.f64 s (*.f64 x x))))) s)) |
(neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) |
(/.f64 (cos.f64 (+.f64 x x)) (neg.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c)))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (cos.f64 (+.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 s (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (cos.f64 (+.f64 x x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (cos.f64 (+.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (cos.f64 (+.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 s (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 x x)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (cos.f64 (+.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) (neg.f64 (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) (*.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) (neg.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 18 binary64)) (pow.f64 (sin.f64 x) #s(literal 18 binary64))) (*.f64 (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) (+.f64 (+.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64))) (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64))) (*.f64 (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) (+.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 x x))))) s) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) (neg.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) (neg.f64 (*.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 18 binary64)) (pow.f64 (sin.f64 x) #s(literal 18 binary64)))) (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) (+.f64 (+.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64))) (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64)))) (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) (+.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 x x)))))) (neg.f64 s)) |
(/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) c) (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) s) (*.f64 c (*.f64 c (*.f64 s (*.f64 x x))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c s)) (*.f64 c (*.f64 s (*.f64 x x)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x x)) (*.f64 s (*.f64 c (*.f64 c s)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 s (*.f64 x x)))) (*.f64 c s)) |
(/.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 c s))) (*.f64 x (*.f64 c s))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c s)))) (*.f64 x x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 x x))))))) (neg.f64 (neg.f64 s))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) c)) (neg.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) s)) (neg.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c s))) (neg.f64 (*.f64 c (*.f64 s (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 s (*.f64 x x))))) (neg.f64 (*.f64 c s))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 c s)))) (neg.f64 (*.f64 x (*.f64 c s)))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c s))))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(pow.f64 (/.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (cos.f64 (+.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 s (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 x x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (cos.f64 (+.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))))) |
(*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) (cos.f64 (+.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))) (pow.f64 (/.f64 (*.f64 x x) (cos.f64 (+.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) (cos.f64 (+.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (cos.f64 (+.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 x x))))) (/.f64 #s(literal 1 binary64) s)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (pow.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 x x))) (cos.f64 (+.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) (/.f64 (cos.f64 (+.f64 x x)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (*.f64 x (*.f64 c s))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 x (*.f64 c s)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (*.f64 s (*.f64 c (*.f64 c s)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 x x)))) (pow.f64 (/.f64 (*.f64 c s) (cos.f64 (+.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) s) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 x x))))) (pow.f64 (/.f64 s (cos.f64 (+.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c s))) (pow.f64 (/.f64 (*.f64 x (*.f64 c s)) (cos.f64 (+.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 c s)) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 c s)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))))) |
(+.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) |
(+.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (+.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) |
(+.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) |
(+.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(+.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64))) (*.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)))) |
(+.f64 (+.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (pow.f64 (sin.f64 x) #s(literal 4 binary64))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 8 binary64)) (-.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 8 binary64)) (-.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64)) (-.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) |
(fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) |
(fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) |
(fma.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (sin.f64 x) #s(literal 8 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))))) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)))))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)))))))) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (pow.f64 (cos.f64 x) #s(literal 8 binary64))) (fma.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 12 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 (cos.f64 x) #s(literal 8 binary64)) (*.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (pow.f64 (cos.f64 x) #s(literal 8 binary64))) (fma.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 12 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 (cos.f64 x) #s(literal 8 binary64)) (*.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 12 binary64))) (fma.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (pow.f64 (cos.f64 x) #s(literal 8 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 12 binary64))) (fma.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 x) #s(literal 8 binary64)) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 8 binary64)) (*.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 12 binary64)))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (pow.f64 (cos.f64 x) #s(literal 8 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 12 binary64)))) (neg.f64 (fma.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 x) #s(literal 8 binary64)) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 8 binary64)) (*.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 8 binary64))) (-.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 12 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (pow.f64 (cos.f64 x) #s(literal 8 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 8 binary64)) (*.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64))))) (neg.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 8 binary64)))) (neg.f64 (-.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 12 binary64)) (pow.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (sin.f64 x) #s(literal 8 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (+.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) #s(literal 1/8 binary64) (pow.f64 (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64))) #s(literal 3 binary64))) (fma.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64))) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64))) (*.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64))) (fma.f64 (+.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (+.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (-.f64 (pow.f64 (sin.f64 x) #s(literal 8 binary64)) (*.f64 (+.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (pow.f64 (sin.f64 x) #s(literal 4 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (pow.f64 (cos.f64 x) #s(literal 8 binary64))) (fma.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 12 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 (cos.f64 x) #s(literal 8 binary64)) (*.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 12 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (pow.f64 (cos.f64 x) #s(literal 8 binary64))))) |
(*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 8 binary64)) (*.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 x (*.f64 c s))) #s(literal 0 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 x (*.f64 c s))) #s(literal 0 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 c s))) #s(literal -2 binary64))) |
(exp.f64 (-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) #s(literal 0 binary64)) #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 c s)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 s (*.f64 c (*.f64 c s))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 s (*.f64 c (*.f64 c s))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 s s)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (/.f64 #s(literal 1 binary64) c))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 s (*.f64 c (*.f64 c s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 c (*.f64 s s)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (/.f64 #s(literal 1 binary64) c)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 s (*.f64 c (*.f64 c s))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x x))) (*.f64 c (*.f64 s s))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 s (*.f64 c (*.f64 c s))) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x x)))) (neg.f64 (*.f64 c (*.f64 s s)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (*.f64 s (*.f64 c (*.f64 c s))) x))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) c)) (neg.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 c (*.f64 s s))) c) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (*.f64 c (*.f64 s (*.f64 x x)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 c s)) (*.f64 c s)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 x x)))) (*.f64 c s)) |
(/.f64 (/.f64 #s(literal 1 binary64) s) (*.f64 c (*.f64 c (*.f64 s (*.f64 x x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 x x))))) s) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) c) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c s))) (*.f64 x (*.f64 c s))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) x) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x x))) s) (*.f64 c s)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x x))) (*.f64 c s)) s) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 s (*.f64 s (*.f64 x x)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) c) (*.f64 s (*.f64 s (*.f64 x x)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 c s)) (*.f64 s (*.f64 x x))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 s (*.f64 s (*.f64 x x)))) c) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x x))))) (neg.f64 (neg.f64 (*.f64 c (*.f64 s s))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) c))) (neg.f64 (neg.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 c (*.f64 s s)))) (neg.f64 c)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s))) (neg.f64 (*.f64 c (*.f64 s (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 c s))) (neg.f64 (*.f64 c s))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 x x))))) (neg.f64 (*.f64 c s))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) s)) (neg.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 x x)))))) (neg.f64 s)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) (neg.f64 c)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))))) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x x))) s)) (neg.f64 (*.f64 c s))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x x))) (*.f64 c s))) (neg.f64 s)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c s)))) (neg.f64 (*.f64 x (*.f64 c s)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c))) (neg.f64 (*.f64 s (*.f64 s (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) c)) (neg.f64 (*.f64 s (*.f64 s (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 c s))) (neg.f64 (*.f64 s (*.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 s (*.f64 s (*.f64 x x))))) (neg.f64 c)) |
(pow.f64 (*.f64 x (*.f64 c s)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 c (*.f64 s s)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (/.f64 #s(literal 1 binary64) c)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c s))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 s (*.f64 c (*.f64 c s)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 c (*.f64 s s)))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 (*.f64 c (*.f64 s s)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s s)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 (*.f64 c s) (*.f64 x (*.f64 c s))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 c c))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 c s))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (pow.f64 (/.f64 (*.f64 c s) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s s))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 c s))) |
(*.f64 (/.f64 #s(literal 1 binary64) s) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 x x))))) (/.f64 #s(literal 1 binary64) s)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c s))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c s)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (pow.f64 (*.f64 x s) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (pow.f64 (/.f64 (*.f64 s (*.f64 s (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 c s)) s) #s(literal -1 binary64)) (pow.f64 (*.f64 x c) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x s) #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 x c) (*.f64 c s)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 s s) #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 c c)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 c s) (*.f64 x s)) #s(literal -1 binary64)) (pow.f64 (*.f64 x c) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x s) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c c))) |
(*.f64 (pow.f64 s #s(literal -2 binary64)) (pow.f64 (*.f64 x c) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (*.f64 x c) #s(literal -2 binary64)) (pow.f64 s #s(literal -2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 x (*.f64 c s))) #s(literal -2 binary64)) (pow.f64 (sqrt.f64 (*.f64 x (*.f64 c s))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 c s) (*.f64 x (*.f64 c s))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (*.f64 x c) #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 c s)) s) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x c) #s(literal -1 binary64)) (pow.f64 (*.f64 s (*.f64 x (*.f64 c s))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 c c)) #s(literal -1 binary64)) (pow.f64 (*.f64 s s) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 c s) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 c s) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 s s)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x x)))) |
(*.f64 (pow.f64 (*.f64 c (*.f64 c s)) #s(literal -1 binary64)) (pow.f64 (*.f64 s (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 s (*.f64 c (*.f64 c s))) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 c s)) c) #s(literal -1 binary64)) (pow.f64 (*.f64 x s) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 c c) s) #s(literal -1 binary64)) (pow.f64 (*.f64 s (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) s)) |
(*.f64 (pow.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (pow.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 x (*.f64 c s))) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 x (*.f64 c s))) #s(literal 0 binary64)) #s(literal 1 binary64))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) (*.f64 (log.f64 (*.f64 c s)) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 c s)) #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) (log.f64 x) #s(literal 0 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 x (*.f64 c s))) #s(literal 0 binary64)) #s(literal -1 binary64)))) |
(exp.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 x (*.f64 c s))) #s(literal 0 binary64))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 c s)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) #s(literal 0 binary64)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(/.f64 (*.f64 s (*.f64 c (*.f64 c s))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 s (*.f64 c (*.f64 c s)))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c))) #s(literal 1 binary64)) |
(/.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(pow.f64 (*.f64 x (*.f64 c s)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 x (*.f64 c s)))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(*.f64 x (*.f64 (*.f64 c s) (*.f64 x (*.f64 c s)))) |
(*.f64 x (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s))) |
(*.f64 x (pow.f64 (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))) #s(literal 1 binary64))) |
(*.f64 x (pow.f64 (*.f64 (*.f64 c s) (*.f64 x (*.f64 c s))) #s(literal 1 binary64))) |
(*.f64 x (pow.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) #s(literal 1 binary64))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(*.f64 c (/.f64 (*.f64 c (*.f64 s s)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 c (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 c (pow.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 c (pow.f64 (/.f64 (*.f64 c (*.f64 s s)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 c (pow.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 s (*.f64 c (*.f64 c (*.f64 s (*.f64 x x))))) |
(*.f64 s (pow.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) |
(*.f64 (*.f64 c s) (/.f64 (*.f64 c s) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 c s) (pow.f64 (*.f64 c (*.f64 s (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c s) (pow.f64 (/.f64 (*.f64 c s) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 c s)) (*.f64 x (*.f64 c s))) |
(*.f64 (*.f64 x x) (*.f64 s (*.f64 c (*.f64 c s)))) |
(*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (*.f64 c c)) |
(*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) c) |
(*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (/.f64 c #s(literal 1 binary64))) |
(*.f64 (*.f64 c (*.f64 s s)) (*.f64 c (*.f64 x x))) |
(*.f64 (*.f64 c (*.f64 s s)) (/.f64 c (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 s (*.f64 c (*.f64 c s))) (*.f64 x x)) |
(*.f64 (*.f64 c (*.f64 s (*.f64 x x))) (*.f64 c s)) |
(*.f64 (*.f64 x c) (*.f64 (*.f64 x (*.f64 c s)) s)) |
(*.f64 (*.f64 x c) (*.f64 s (*.f64 x (*.f64 c s)))) |
(*.f64 (*.f64 x c) (pow.f64 (*.f64 (*.f64 x (*.f64 c s)) s) #s(literal 1 binary64))) |
(*.f64 (*.f64 x c) (pow.f64 (*.f64 s (*.f64 x (*.f64 c s))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 x x)))) s) |
(*.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x s) (*.f64 (*.f64 x c) (*.f64 c s))) |
(*.f64 (*.f64 x s) (pow.f64 (*.f64 (*.f64 x c) (*.f64 c s)) #s(literal 1 binary64))) |
(*.f64 (*.f64 c (*.f64 x x)) (*.f64 c (*.f64 s s))) |
(*.f64 (*.f64 c c) (*.f64 s (*.f64 s (*.f64 x x)))) |
(*.f64 (*.f64 c c) (/.f64 (*.f64 s (*.f64 s (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (*.f64 s s) (*.f64 (*.f64 x x) (*.f64 c c))) |
(*.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 (*.f64 c (*.f64 s s)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 c s) #s(literal 1 binary64)) (/.f64 (*.f64 c s) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 c (*.f64 s s)) #s(literal 1 binary64)) (/.f64 c (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 c c)) (*.f64 s s)) |
(*.f64 (*.f64 (*.f64 c s) (*.f64 x (*.f64 c s))) x) |
(*.f64 (*.f64 c (*.f64 c s)) (*.f64 s (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 s (*.f64 c (*.f64 c s))) x) x) |
(*.f64 (*.f64 (*.f64 x (*.f64 c s)) c) (*.f64 x s)) |
(*.f64 (*.f64 (*.f64 x (*.f64 c s)) s) (*.f64 x c)) |
(*.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) x) |
(*.f64 (*.f64 (*.f64 c s) (*.f64 x s)) (*.f64 x c)) |
(*.f64 (*.f64 (*.f64 c c) s) (*.f64 s (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 x x))) s) |
(*.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) (/.f64 #s(literal 1 binary64) x)) x) |
(*.f64 (pow.f64 (*.f64 (*.f64 c s) (*.f64 x (*.f64 c s))) #s(literal 1 binary64)) x) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) #s(literal 1 binary64)) x) |
(*.f64 (pow.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) #s(literal 1 binary64)) c) |
(*.f64 (pow.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) #s(literal 1 binary64)) (pow.f64 (/.f64 c #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 x x)))) #s(literal 1 binary64)) s) |
(*.f64 (pow.f64 (*.f64 c (*.f64 s (*.f64 x x))) #s(literal 1 binary64)) (*.f64 c s)) |
(*.f64 (pow.f64 (*.f64 s (*.f64 s (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (*.f64 c c) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c c) #s(literal 1 binary64)) (pow.f64 (*.f64 s (*.f64 s (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c c) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 s (*.f64 s (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 c #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 c (*.f64 s s)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c (*.f64 s s)) #s(literal 1 binary64)) (pow.f64 (*.f64 c (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c (*.f64 s s)) #s(literal 1 binary64)) (pow.f64 (/.f64 c (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (*.f64 c (*.f64 s s)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 c s)) s) #s(literal 1 binary64)) (*.f64 x c)) |
(*.f64 (pow.f64 (*.f64 s s) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 c c)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 c c)) #s(literal 1 binary64)) (pow.f64 (*.f64 s s) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 c s) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 c s) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 s s)) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 c (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (pow.f64 (*.f64 c (*.f64 c s)) #s(literal 1 binary64)) (pow.f64 (*.f64 s (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 s (*.f64 c (*.f64 c s))) x) #s(literal 1 binary64)) x) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 c s)) c) #s(literal 1 binary64)) (*.f64 x s)) |
(*.f64 (pow.f64 (*.f64 (*.f64 c s) (*.f64 x s)) #s(literal 1 binary64)) (*.f64 x c)) |
(*.f64 (pow.f64 (*.f64 (*.f64 c c) s) #s(literal 1 binary64)) (pow.f64 (*.f64 s (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 x x))) #s(literal 1 binary64)) s) |
(*.f64 (pow.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x) |
(*.f64 x (*.f64 (*.f64 x (*.f64 c s)) s)) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) |
(*.f64 s (*.f64 c (*.f64 s (*.f64 x x)))) |
(*.f64 (*.f64 c s) (*.f64 s (*.f64 x x))) |
(*.f64 (*.f64 x (*.f64 c s)) (*.f64 x s)) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 s s))) |
(*.f64 (*.f64 s (*.f64 x x)) (*.f64 c s)) |
(*.f64 (*.f64 s (*.f64 s (*.f64 x x))) c) |
(*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x)) |
(*.f64 (*.f64 c (*.f64 s (*.f64 x x))) s) |
(*.f64 (*.f64 x s) (*.f64 x (*.f64 c s))) |
(*.f64 (*.f64 c (*.f64 x x)) (*.f64 s s)) |
(*.f64 (*.f64 s s) (*.f64 c (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 c s) (*.f64 x s)) x) |
(exp.f64 (*.f64 (log.f64 (*.f64 x s)) #s(literal 2 binary64))) |
(pow.f64 (*.f64 x s) #s(literal 2 binary64)) |
(*.f64 s (*.f64 s (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 s s)) |
(*.f64 (*.f64 s (*.f64 x x)) s) |
(*.f64 (*.f64 x s) (*.f64 x s)) |
(*.f64 (*.f64 s s) (*.f64 x x)) |
(*.f64 (*.f64 s (*.f64 x s)) x) |
(*.f64 (*.f64 (*.f64 s s) x) x) |
(exp.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 x (*.f64 c s))) #s(literal 0 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 x (*.f64 c s))) #s(literal 0 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 c s))) #s(literal -2 binary64))) |
(exp.f64 (-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) #s(literal 0 binary64)) #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 c s)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 s (*.f64 c (*.f64 c s))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 s (*.f64 c (*.f64 c s))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 s s)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (/.f64 #s(literal 1 binary64) c))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 s (*.f64 c (*.f64 c s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 c (*.f64 s s)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (/.f64 #s(literal 1 binary64) c)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 s (*.f64 c (*.f64 c s))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x x))) (*.f64 c (*.f64 s s))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 s (*.f64 c (*.f64 c s))) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x x)))) (neg.f64 (*.f64 c (*.f64 s s)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (*.f64 s (*.f64 c (*.f64 c s))) x))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) c)) (neg.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 c (*.f64 s s))) c) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (*.f64 c (*.f64 s (*.f64 x x)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 c s)) (*.f64 c s)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 x x)))) (*.f64 c s)) |
(/.f64 (/.f64 #s(literal 1 binary64) s) (*.f64 c (*.f64 c (*.f64 s (*.f64 x x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 x x))))) s) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) c) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c s))) (*.f64 x (*.f64 c s))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) x) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x x))) s) (*.f64 c s)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x x))) (*.f64 c s)) s) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 s (*.f64 s (*.f64 x x)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) c) (*.f64 s (*.f64 s (*.f64 x x)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 c s)) (*.f64 s (*.f64 x x))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 s (*.f64 s (*.f64 x x)))) c) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x x))))) (neg.f64 (neg.f64 (*.f64 c (*.f64 s s))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) c))) (neg.f64 (neg.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 c (*.f64 s s)))) (neg.f64 c)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s))) (neg.f64 (*.f64 c (*.f64 s (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 c s))) (neg.f64 (*.f64 c s))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 x x))))) (neg.f64 (*.f64 c s))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) s)) (neg.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 x x)))))) (neg.f64 s)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) (neg.f64 c)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))))) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x x))) s)) (neg.f64 (*.f64 c s))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x x))) (*.f64 c s))) (neg.f64 s)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c s)))) (neg.f64 (*.f64 x (*.f64 c s)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c))) (neg.f64 (*.f64 s (*.f64 s (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) c)) (neg.f64 (*.f64 s (*.f64 s (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 c s))) (neg.f64 (*.f64 s (*.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 s (*.f64 s (*.f64 x x))))) (neg.f64 c)) |
(pow.f64 (*.f64 x (*.f64 c s)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 c (*.f64 s s)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (/.f64 #s(literal 1 binary64) c)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c s))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 s (*.f64 c (*.f64 c s)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 c (*.f64 s s)))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 (*.f64 c (*.f64 s s)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s s)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 (*.f64 c s) (*.f64 x (*.f64 c s))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 c c))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 c s))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (pow.f64 (/.f64 (*.f64 c s) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s s))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 c s))) |
(*.f64 (/.f64 #s(literal 1 binary64) s) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 x x))))) (/.f64 #s(literal 1 binary64) s)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c s))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c s)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (pow.f64 (*.f64 x s) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (pow.f64 (/.f64 (*.f64 s (*.f64 s (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 c s)) s) #s(literal -1 binary64)) (pow.f64 (*.f64 x c) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x s) #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 x c) (*.f64 c s)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 s s) #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 c c)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 c s) (*.f64 x s)) #s(literal -1 binary64)) (pow.f64 (*.f64 x c) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x s) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c c))) |
(*.f64 (pow.f64 s #s(literal -2 binary64)) (pow.f64 (*.f64 x c) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (*.f64 x c) #s(literal -2 binary64)) (pow.f64 s #s(literal -2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 x (*.f64 c s))) #s(literal -2 binary64)) (pow.f64 (sqrt.f64 (*.f64 x (*.f64 c s))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 c s) (*.f64 x (*.f64 c s))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (*.f64 x c) #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 c s)) s) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x c) #s(literal -1 binary64)) (pow.f64 (*.f64 s (*.f64 x (*.f64 c s))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 c c)) #s(literal -1 binary64)) (pow.f64 (*.f64 s s) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 c s) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 c s) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 s s)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x x)))) |
(*.f64 (pow.f64 (*.f64 c (*.f64 c s)) #s(literal -1 binary64)) (pow.f64 (*.f64 s (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 s (*.f64 c (*.f64 c s))) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 c s)) c) #s(literal -1 binary64)) (pow.f64 (*.f64 x s) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 c c) s) #s(literal -1 binary64)) (pow.f64 (*.f64 s (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) s)) |
(*.f64 (pow.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (pow.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(exp.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) #s(literal 0 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) |
(exp.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) #s(literal 0 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) x) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x))) (neg.f64 (neg.f64 x))) |
(pow.f64 x #s(literal -2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) #s(literal 0 binary64))) |
(exp.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) #s(literal 0 binary64)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 x (/.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 c s)) #s(literal 2 binary64))) |
(pow.f64 (*.f64 c s) #s(literal 2 binary64)) |
(pow.f64 (*.f64 s (*.f64 c (*.f64 c s))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 c s))) #s(literal 2 binary64)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(*.f64 s (*.f64 c (*.f64 c s))) |
(*.f64 s (*.f64 (*.f64 c s) c)) |
(*.f64 (*.f64 c s) (*.f64 c s)) |
(*.f64 (*.f64 c (*.f64 s s)) c) |
(*.f64 (*.f64 c c) (*.f64 s s)) |
(*.f64 (*.f64 s s) (*.f64 c c)) |
(*.f64 (*.f64 c (*.f64 c s)) s) |
(*.f64 (*.f64 (*.f64 c s) c) s) |
(*.f64 (exp.f64 (log.f64 (*.f64 c s))) (exp.f64 (log.f64 (*.f64 c s)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c))) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c s) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 c s) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 x x)))) (*.f64 c s)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 x x))))) (neg.f64 (*.f64 c s))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c s)) (*.f64 c (*.f64 s (*.f64 x x)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 s (*.f64 c (*.f64 c s)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) c) (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) s) (*.f64 c (*.f64 c (*.f64 s (*.f64 x x))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c (*.f64 s (*.f64 x x))))) s) |
(/.f64 (/.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 x x)))) c) s) |
(/.f64 (/.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 x x)))) s) c) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c s))) (neg.f64 (*.f64 c (*.f64 s (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 x x)))))) (neg.f64 (neg.f64 (*.f64 c s)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) c)) (neg.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) s)) (neg.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 c (*.f64 s (*.f64 x x)))))) (neg.f64 s)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 x x)))) c)) (neg.f64 s)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 x x)))) s)) (neg.f64 c)) |
(pow.f64 (/.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 c s) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 x x))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 c s))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 x x)))) (pow.f64 (/.f64 (*.f64 c s) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) s) (pow.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 x x)))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 x x))))) (pow.f64 (/.f64 s (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))))) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) |
(+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))) (*.f64 (*.f64 x x) #s(literal -2 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/3 binary64))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 2/3 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal 2/3 binary64)) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 2/3 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 2/3 binary64) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2/3 binary64)) x) x (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 2/3 binary64))) x (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))))) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))))) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))))) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 8/27 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))) (*.f64 (*.f64 x x) #s(literal -2 binary64)))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))))) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 2/3 binary64)) #s(literal -2 binary64)) |
(+.f64 #s(literal -2 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4/9 binary64)) (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))) |
(fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64)) |
(fma.f64 #s(literal 2/3 binary64) (*.f64 x x) #s(literal -2 binary64)) |
(fma.f64 (*.f64 x #s(literal 2/3 binary64)) x #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4/9 binary64) #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal -4/3 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 8/27 binary64) #s(literal -8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4/9 binary64) #s(literal -4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4/9 binary64) #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal -4/3 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 8/27 binary64) #s(literal -8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4/9 binary64) #s(literal -4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 8/27 binary64) #s(literal -8 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4/9 binary64) #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal -4/3 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 8/27 binary64) #s(literal -8 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4/9 binary64)) (*.f64 (*.f64 x x) #s(literal -4/3 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4/9 binary64) #s(literal -4 binary64)) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 8/27 binary64) #s(literal -8 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4/9 binary64) #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal -4/3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 8/27 binary64) #s(literal -8 binary64))) (neg.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4/9 binary64)) (*.f64 (*.f64 x x) #s(literal -4/3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4/9 binary64) #s(literal -4 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4/9 binary64))) (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 8/27 binary64) #s(literal -8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4/9 binary64) #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal -4/3 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4/9 binary64) #s(literal -4 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4/9 binary64)))) (neg.f64 (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4/9 binary64) #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal -4/3 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 8/27 binary64) #s(literal -8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4/9 binary64) #s(literal -4 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 8/27 binary64) #s(literal -8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4/9 binary64) #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal -4/3 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4/9 binary64) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (cos.f64 (+.f64 x x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(-.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c)))) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (neg.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c)))) (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (neg.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c))))) |
(-.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c)))) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 18 binary64)) (+.f64 (+.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64))) (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 18 binary64)) (+.f64 (+.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64))) (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (+.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 12 binary64)) (+.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))))) (/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (neg.f64 (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))))) (/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (*.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c)))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 18 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) (+.f64 (+.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64))) (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 18 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) (+.f64 (+.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64))) (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) (+.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 12 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) (+.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))))) |
(-.f64 (/.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 c (*.f64 c (*.f64 s (*.f64 x x))))) s) (/.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 c (*.f64 c (*.f64 s (*.f64 x x))))) s)) |
(neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) |
(/.f64 (cos.f64 (+.f64 x x)) (neg.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c)))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (cos.f64 (+.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 s (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (cos.f64 (+.f64 x x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (cos.f64 (+.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (cos.f64 (+.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 s (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 x x)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (cos.f64 (+.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) (neg.f64 (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) (*.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) (neg.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 18 binary64)) (pow.f64 (sin.f64 x) #s(literal 18 binary64))) (*.f64 (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) (+.f64 (+.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64))) (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64))) (*.f64 (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) (+.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 x x))))) s) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) (neg.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) (neg.f64 (*.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 18 binary64)) (pow.f64 (sin.f64 x) #s(literal 18 binary64)))) (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) (+.f64 (+.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64))) (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64)))) (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) (+.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 x x)))))) (neg.f64 s)) |
(/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) c) (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) s) (*.f64 c (*.f64 c (*.f64 s (*.f64 x x))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c s)) (*.f64 c (*.f64 s (*.f64 x x)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x x)) (*.f64 s (*.f64 c (*.f64 c s)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 s (*.f64 x x)))) (*.f64 c s)) |
(/.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 c s))) (*.f64 x (*.f64 c s))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c s)))) (*.f64 x x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 x x))))))) (neg.f64 (neg.f64 s))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) c)) (neg.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) s)) (neg.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c s))) (neg.f64 (*.f64 c (*.f64 s (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 s (*.f64 x x))))) (neg.f64 (*.f64 c s))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 c s)))) (neg.f64 (*.f64 x (*.f64 c s)))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c s))))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(pow.f64 (/.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (cos.f64 (+.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 s (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 x x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (cos.f64 (+.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))))) |
(*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) (cos.f64 (+.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))) (pow.f64 (/.f64 (*.f64 x x) (cos.f64 (+.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) (cos.f64 (+.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (cos.f64 (+.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 x x))))) (/.f64 #s(literal 1 binary64) s)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (pow.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 x x))) (cos.f64 (+.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) (/.f64 (cos.f64 (+.f64 x x)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (*.f64 x (*.f64 c s))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 x (*.f64 c s)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (*.f64 s (*.f64 c (*.f64 c s)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 x x)))) (pow.f64 (/.f64 (*.f64 c s) (cos.f64 (+.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) s) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 x x))))) (pow.f64 (/.f64 s (cos.f64 (+.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c s))) (pow.f64 (/.f64 (*.f64 x (*.f64 c s)) (cos.f64 (+.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 c s)) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 c s)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))))) |
(+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 #s(literal 1/2 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 x))) |
(+.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (neg.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))))) |
(+.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x x) #s(literal 0 binary64))) (cos.f64 (/.f64 (*.f64 x x) #s(literal 0 binary64)))) (*.f64 (sin.f64 (/.f64 (*.f64 x x) #s(literal 0 binary64))) (sin.f64 (/.f64 (*.f64 x x) #s(literal 0 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))) #s(literal -1 binary64))) |
(cos.f64 (+.f64 x x)) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) |
(-.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 18 binary64)) (+.f64 (+.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64))) (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 18 binary64)) (+.f64 (+.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64))) (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (+.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 12 binary64)) (+.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 18 binary64)) (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (+.f64 (+.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64))) (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 18 binary64)) (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (+.f64 (+.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64))) (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (+.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 12 binary64)) (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (+.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (pow.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (pow.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)))))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) (/.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)))))))) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))))))) (/.f64 (pow.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))))))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))))) (/.f64 (pow.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) (-.f64 #s(literal 1/2 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (neg.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))))) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (neg.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))))) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (neg.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))))) |
(fma.f64 (cos.f64 x) (cos.f64 x) (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 (cos.f64 x) (cos.f64 x) (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 x))) |
(fma.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 x))) |
(fma.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 x))) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (neg.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))))) |
(fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 x))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 x))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)))))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)))))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 x))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (fma.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 12 binary64)))) (fma.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (pow.f64 (cos.f64 x) #s(literal 8 binary64))) (neg.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (-.f64 (pow.f64 (cos.f64 x) #s(literal 8 binary64)) (*.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64)))) (-.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 x x) #s(literal 0 binary64))) (cos.f64 (/.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (sin.f64 (/.f64 (*.f64 x x) #s(literal 0 binary64))) (sin.f64 (/.f64 (*.f64 x x) #s(literal 0 binary64))))) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 1 binary64)) (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 x))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 x))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 x))) |
(fma.f64 (pow.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 (pow.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 x))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 x))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)))))))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)))))))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 x))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 18 binary64)) (pow.f64 (sin.f64 x) #s(literal 18 binary64))) (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (+.f64 (+.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64))) (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64))) (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (+.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) (pow.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))))) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 18 binary64)) (pow.f64 (sin.f64 x) #s(literal 18 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64))) (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) #s(literal 1 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 18 binary64)) (pow.f64 (sin.f64 x) #s(literal 18 binary64)))) (neg.f64 (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (+.f64 (+.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64))) (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64)))) (neg.f64 (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (+.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (pow.f64 (sin.f64 x) #s(literal 4 binary64))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 18 binary64)) (pow.f64 (sin.f64 x) #s(literal 18 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) (+.f64 (+.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64))) (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) (+.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) |
(/.f64 (-.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (pow.f64 (sin.f64 x) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) (neg.f64 (pow.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)))))))))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))) (neg.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)))))))))) (neg.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 18 binary64)) (pow.f64 (sin.f64 x) #s(literal 18 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64))) (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 18 binary64)) (pow.f64 (sin.f64 x) #s(literal 18 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))))) (neg.f64 (+.f64 (+.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64))) (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))))) (neg.f64 (+.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1/2 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 #s(literal 1/2 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (-.f64 (*.f64 (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 x)) (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 x))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) (neg.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))))) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (neg.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 3 binary64))) (fma.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) |
(*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))))) |
(*.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (/.f64 (cos.f64 (+.f64 x x)) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) |
(*.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (cos.f64 x) (sin.f64 x)) (-.f64 (cos.f64 x) (sin.f64 x))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (fma.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 12 binary64)))) (fma.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (pow.f64 (cos.f64 x) #s(literal 8 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (-.f64 (pow.f64 (cos.f64 x) #s(literal 8 binary64)) (*.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64)))) (-.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (-.f64 (pow.f64 (cos.f64 x) #s(literal 18 binary64)) (pow.f64 (sin.f64 x) #s(literal 18 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64))) (pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (-.f64 (pow.f64 (cos.f64 x) #s(literal 12 binary64)) (pow.f64 (sin.f64 x) #s(literal 12 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) |
(+.f64 x x) |
(-.f64 (/.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 (*.f64 x x) #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (+.f64 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (+.f64 x x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x))))) |
(/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) |
(/.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x)) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x))) (neg.f64 (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 x x #s(literal 0 binary64))))) |
(pow.f64 (+.f64 x x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x))) #s(literal -1 binary64)) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) #s(literal 0 binary64))) |
(*.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 x (*.f64 c s))) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 x (*.f64 c s))) #s(literal 0 binary64)) #s(literal 1 binary64))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) (*.f64 (log.f64 (*.f64 c s)) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 c s)) #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) (log.f64 x) #s(literal 0 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 x (*.f64 c s))) #s(literal 0 binary64)) #s(literal -1 binary64)))) |
(exp.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 x (*.f64 c s))) #s(literal 0 binary64))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 c s)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) #s(literal 0 binary64)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(/.f64 (*.f64 s (*.f64 c (*.f64 c s))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 s (*.f64 c (*.f64 c s)))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c))) #s(literal 1 binary64)) |
(/.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(pow.f64 (*.f64 x (*.f64 c s)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 x (*.f64 c s)))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(*.f64 x (*.f64 (*.f64 c s) (*.f64 x (*.f64 c s)))) |
(*.f64 x (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s))) |
(*.f64 x (pow.f64 (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))) #s(literal 1 binary64))) |
(*.f64 x (pow.f64 (*.f64 (*.f64 c s) (*.f64 x (*.f64 c s))) #s(literal 1 binary64))) |
(*.f64 x (pow.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) #s(literal 1 binary64))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(*.f64 c (/.f64 (*.f64 c (*.f64 s s)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 c (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 c (pow.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 c (pow.f64 (/.f64 (*.f64 c (*.f64 s s)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 c (pow.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 s (*.f64 c (*.f64 c (*.f64 s (*.f64 x x))))) |
(*.f64 s (pow.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) |
(*.f64 (*.f64 c s) (/.f64 (*.f64 c s) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 c s) (pow.f64 (*.f64 c (*.f64 s (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c s) (pow.f64 (/.f64 (*.f64 c s) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 c s)) (*.f64 x (*.f64 c s))) |
(*.f64 (*.f64 x x) (*.f64 s (*.f64 c (*.f64 c s)))) |
(*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (*.f64 c c)) |
(*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) c) |
(*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (/.f64 c #s(literal 1 binary64))) |
(*.f64 (*.f64 c (*.f64 s s)) (*.f64 c (*.f64 x x))) |
(*.f64 (*.f64 c (*.f64 s s)) (/.f64 c (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 s (*.f64 c (*.f64 c s))) (*.f64 x x)) |
(*.f64 (*.f64 c (*.f64 s (*.f64 x x))) (*.f64 c s)) |
(*.f64 (*.f64 x c) (*.f64 (*.f64 x (*.f64 c s)) s)) |
(*.f64 (*.f64 x c) (*.f64 s (*.f64 x (*.f64 c s)))) |
(*.f64 (*.f64 x c) (pow.f64 (*.f64 (*.f64 x (*.f64 c s)) s) #s(literal 1 binary64))) |
(*.f64 (*.f64 x c) (pow.f64 (*.f64 s (*.f64 x (*.f64 c s))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 x x)))) s) |
(*.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x s) (*.f64 (*.f64 x c) (*.f64 c s))) |
(*.f64 (*.f64 x s) (pow.f64 (*.f64 (*.f64 x c) (*.f64 c s)) #s(literal 1 binary64))) |
(*.f64 (*.f64 c (*.f64 x x)) (*.f64 c (*.f64 s s))) |
(*.f64 (*.f64 c c) (*.f64 s (*.f64 s (*.f64 x x)))) |
(*.f64 (*.f64 c c) (/.f64 (*.f64 s (*.f64 s (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (*.f64 s s) (*.f64 (*.f64 x x) (*.f64 c c))) |
(*.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 (*.f64 c (*.f64 s s)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 c s) #s(literal 1 binary64)) (/.f64 (*.f64 c s) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 c (*.f64 s s)) #s(literal 1 binary64)) (/.f64 c (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 c c)) (*.f64 s s)) |
(*.f64 (*.f64 (*.f64 c s) (*.f64 x (*.f64 c s))) x) |
(*.f64 (*.f64 c (*.f64 c s)) (*.f64 s (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 s (*.f64 c (*.f64 c s))) x) x) |
(*.f64 (*.f64 (*.f64 x (*.f64 c s)) c) (*.f64 x s)) |
(*.f64 (*.f64 (*.f64 x (*.f64 c s)) s) (*.f64 x c)) |
(*.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) x) |
(*.f64 (*.f64 (*.f64 c s) (*.f64 x s)) (*.f64 x c)) |
(*.f64 (*.f64 (*.f64 c c) s) (*.f64 s (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 x x))) s) |
(*.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) (/.f64 #s(literal 1 binary64) x)) x) |
(*.f64 (pow.f64 (*.f64 (*.f64 c s) (*.f64 x (*.f64 c s))) #s(literal 1 binary64)) x) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) #s(literal 1 binary64)) x) |
(*.f64 (pow.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) #s(literal 1 binary64)) c) |
(*.f64 (pow.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) #s(literal 1 binary64)) (pow.f64 (/.f64 c #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 x x)))) #s(literal 1 binary64)) s) |
(*.f64 (pow.f64 (*.f64 c (*.f64 s (*.f64 x x))) #s(literal 1 binary64)) (*.f64 c s)) |
(*.f64 (pow.f64 (*.f64 s (*.f64 s (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (*.f64 c c) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c c) #s(literal 1 binary64)) (pow.f64 (*.f64 s (*.f64 s (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c c) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 s (*.f64 s (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 c #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 c (*.f64 s s)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c (*.f64 s s)) #s(literal 1 binary64)) (pow.f64 (*.f64 c (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c (*.f64 s s)) #s(literal 1 binary64)) (pow.f64 (/.f64 c (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (*.f64 c (*.f64 s s)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 c s)) s) #s(literal 1 binary64)) (*.f64 x c)) |
(*.f64 (pow.f64 (*.f64 s s) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 c c)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 c c)) #s(literal 1 binary64)) (pow.f64 (*.f64 s s) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 c s) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 c s) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 s s)) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 c (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (pow.f64 (*.f64 c (*.f64 c s)) #s(literal 1 binary64)) (pow.f64 (*.f64 s (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 s (*.f64 c (*.f64 c s))) x) #s(literal 1 binary64)) x) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 c s)) c) #s(literal 1 binary64)) (*.f64 x s)) |
(*.f64 (pow.f64 (*.f64 (*.f64 c s) (*.f64 x s)) #s(literal 1 binary64)) (*.f64 x c)) |
(*.f64 (pow.f64 (*.f64 (*.f64 c c) s) #s(literal 1 binary64)) (pow.f64 (*.f64 s (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 x x))) #s(literal 1 binary64)) s) |
(*.f64 (pow.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (sin.f64 x)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (sin.f64 x))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (+.f64 x x)) #s(literal 2 binary64))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 3 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)))))))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)))))))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)))))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64))))))) |
(/.f64 (exp.f64 (log.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (exp.f64 (log.f64 (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))) |
(pow.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)))))))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 x) (sin.f64 x)) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)))))))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)))))))) #s(literal 1 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sin.f64 x) #s(literal 1 binary64)) (pow.f64 (sin.f64 x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 x (*.f64 c s)))) |
(pow.f64 (*.f64 x (*.f64 c s)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 x (*.f64 c s))) #s(literal 2 binary64)) |
(*.f64 x (*.f64 c s)) |
(*.f64 c (*.f64 x s)) |
(*.f64 s (*.f64 x c)) |
(*.f64 (*.f64 c s) x) |
(*.f64 (*.f64 x c) s) |
(*.f64 (*.f64 x s) c) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 c s))) (sqrt.f64 (*.f64 x (*.f64 c s)))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 x (*.f64 c s))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 x (*.f64 c s))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 (*.f64 c s)))) |
(*.f64 (exp.f64 (log.f64 (*.f64 c s))) (exp.f64 (log.f64 x))) |
(*.f64 (exp.f64 (log.f64 c)) (exp.f64 (log.f64 (*.f64 x s)))) |
(*.f64 (exp.f64 (log.f64 s)) (exp.f64 (log.f64 (*.f64 x c)))) |
(*.f64 (exp.f64 (log.f64 (*.f64 x c))) (exp.f64 (log.f64 s))) |
(+.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 x) #s(literal 4 binary64)))) |
(exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sin.f64 x))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (sin.f64 x)))) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (sin.f64 x))) #s(literal 3/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (log.f64 (sin.f64 x))) #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (sin.f64 x))) #s(literal 3/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 x) #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)))))))) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) |
(/.f64 (pow.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64))) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64))))) #s(literal 3 binary64))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)))))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (sin.f64 x) #s(literal 4 binary64))) (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) (pow.f64 (sin.f64 x) #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) |
(/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) #s(literal 3 binary64)) #s(literal 8 binary64)) |
(/.f64 (pow.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)))))))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) #s(literal 3 binary64))) |
(/.f64 (neg.f64 (pow.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) #s(literal 3 binary64))) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) #s(literal 3 binary64))) (neg.f64 (pow.f64 (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (sin.f64 x) #s(literal 4 binary64)))) (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) (pow.f64 (sin.f64 x) #s(literal 4 binary64)))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 x) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 x) #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 x) #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 x) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 x) #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 x) #s(literal 4 binary64))))))) |
(pow.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (sin.f64 x) #s(literal 6 binary64)) |
(pow.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 x) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (sin.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (sin.f64 x)))) |
(*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 x) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)))))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 3 binary64))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64))))) |
(+.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) |
(+.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) |
(exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 x))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 x)))) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 x))) #s(literal 3/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 x))) #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 x))) #s(literal 3/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64))))) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (*.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)))))))) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x))))) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) |
(/.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)))))))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (pow.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64)) |
(/.f64 (pow.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)))))))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)))))) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) |
(/.f64 (neg.f64 (pow.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) #s(literal 3 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))))) (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64))))) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))))) |
(pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (cos.f64 x) #s(literal 6 binary64)) |
(pow.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (cos.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 x)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)))))))) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) |
(*.f64 (pow.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (+.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 3 binary64))) |
(*.f64 x (*.f64 x s)) |
(*.f64 s (*.f64 x x)) |
(*.f64 (*.f64 x x) s) |
(*.f64 (*.f64 x s) x) |
(*.f64 c (*.f64 s s)) |
(*.f64 s (*.f64 c s)) |
(*.f64 (*.f64 c s) s) |
(*.f64 (*.f64 s s) c) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
(*.f64 s (*.f64 c (*.f64 x x))) |
(*.f64 s (*.f64 (*.f64 x c) x)) |
(*.f64 (*.f64 c s) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 c s)) x) |
(*.f64 (*.f64 x x) (*.f64 c s)) |
(*.f64 (*.f64 s (*.f64 x x)) c) |
(*.f64 (*.f64 x c) (*.f64 x s)) |
(*.f64 (*.f64 x s) (*.f64 x c)) |
(*.f64 (*.f64 c (*.f64 x x)) s) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 x (*.f64 c s))) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 x (*.f64 c s))) #s(literal 0 binary64)) #s(literal 1 binary64))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) (*.f64 (log.f64 (*.f64 c s)) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 c s)) #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) (log.f64 x) #s(literal 0 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 x (*.f64 c s))) #s(literal 0 binary64)) #s(literal -1 binary64)))) |
(exp.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (*.f64 x (*.f64 c s))) #s(literal 0 binary64))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 c s)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) #s(literal 0 binary64)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))))) |
(/.f64 (*.f64 s (*.f64 c (*.f64 c s))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 s (*.f64 c (*.f64 c s)))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (neg.f64 c))) #s(literal 1 binary64)) |
(/.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(pow.f64 (*.f64 x (*.f64 c s)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 x (*.f64 c s)))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(*.f64 x (*.f64 (*.f64 c s) (*.f64 x (*.f64 c s)))) |
(*.f64 x (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s))) |
(*.f64 x (pow.f64 (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))) #s(literal 1 binary64))) |
(*.f64 x (pow.f64 (*.f64 (*.f64 c s) (*.f64 x (*.f64 c s))) #s(literal 1 binary64))) |
(*.f64 x (pow.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) #s(literal 1 binary64))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
(*.f64 c (/.f64 (*.f64 c (*.f64 s s)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 c (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 c (pow.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 c (pow.f64 (/.f64 (*.f64 c (*.f64 s s)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 c (pow.f64 (/.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 s (*.f64 c (*.f64 c (*.f64 s (*.f64 x x))))) |
(*.f64 s (pow.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) |
(*.f64 (*.f64 c s) (/.f64 (*.f64 c s) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 c s) (pow.f64 (*.f64 c (*.f64 s (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c s) (pow.f64 (/.f64 (*.f64 c s) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 c s)) (*.f64 x (*.f64 c s))) |
(*.f64 (*.f64 x x) (*.f64 s (*.f64 c (*.f64 c s)))) |
(*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (*.f64 c c)) |
(*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) c) |
(*.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) (/.f64 c #s(literal 1 binary64))) |
(*.f64 (*.f64 c (*.f64 s s)) (*.f64 c (*.f64 x x))) |
(*.f64 (*.f64 c (*.f64 s s)) (/.f64 c (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 s (*.f64 c (*.f64 c s))) (*.f64 x x)) |
(*.f64 (*.f64 c (*.f64 s (*.f64 x x))) (*.f64 c s)) |
(*.f64 (*.f64 x c) (*.f64 (*.f64 x (*.f64 c s)) s)) |
(*.f64 (*.f64 x c) (*.f64 s (*.f64 x (*.f64 c s)))) |
(*.f64 (*.f64 x c) (pow.f64 (*.f64 (*.f64 x (*.f64 c s)) s) #s(literal 1 binary64))) |
(*.f64 (*.f64 x c) (pow.f64 (*.f64 s (*.f64 x (*.f64 c s))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 x x)))) s) |
(*.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x s) (*.f64 (*.f64 x c) (*.f64 c s))) |
(*.f64 (*.f64 x s) (pow.f64 (*.f64 (*.f64 x c) (*.f64 c s)) #s(literal 1 binary64))) |
(*.f64 (*.f64 c (*.f64 x x)) (*.f64 c (*.f64 s s))) |
(*.f64 (*.f64 c c) (*.f64 s (*.f64 s (*.f64 x x)))) |
(*.f64 (*.f64 c c) (/.f64 (*.f64 s (*.f64 s (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (*.f64 s s) (*.f64 (*.f64 x x) (*.f64 c c))) |
(*.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 (*.f64 c (*.f64 s s)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 c s) #s(literal 1 binary64)) (/.f64 (*.f64 c s) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 c (*.f64 s s)) #s(literal 1 binary64)) (/.f64 c (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 c c)) (*.f64 s s)) |
(*.f64 (*.f64 (*.f64 c s) (*.f64 x (*.f64 c s))) x) |
(*.f64 (*.f64 c (*.f64 c s)) (*.f64 s (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 s (*.f64 c (*.f64 c s))) x) x) |
(*.f64 (*.f64 (*.f64 x (*.f64 c s)) c) (*.f64 x s)) |
(*.f64 (*.f64 (*.f64 x (*.f64 c s)) s) (*.f64 x c)) |
(*.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) x) |
(*.f64 (*.f64 (*.f64 c s) (*.f64 x s)) (*.f64 x c)) |
(*.f64 (*.f64 (*.f64 c c) s) (*.f64 s (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 x x))) s) |
(*.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) (/.f64 #s(literal 1 binary64) x)) x) |
(*.f64 (pow.f64 (*.f64 (*.f64 c s) (*.f64 x (*.f64 c s))) #s(literal 1 binary64)) x) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) #s(literal 1 binary64)) x) |
(*.f64 (pow.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) #s(literal 1 binary64)) c) |
(*.f64 (pow.f64 (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) #s(literal 1 binary64)) (pow.f64 (/.f64 c #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 x x)))) #s(literal 1 binary64)) s) |
(*.f64 (pow.f64 (*.f64 c (*.f64 s (*.f64 x x))) #s(literal 1 binary64)) (*.f64 c s)) |
(*.f64 (pow.f64 (*.f64 s (*.f64 s (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (*.f64 c c) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c c) #s(literal 1 binary64)) (pow.f64 (*.f64 s (*.f64 s (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c c) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 s (*.f64 s (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 c #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 c (*.f64 s s)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c (*.f64 s s)) #s(literal 1 binary64)) (pow.f64 (*.f64 c (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c (*.f64 s s)) #s(literal 1 binary64)) (pow.f64 (/.f64 c (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (*.f64 c (*.f64 s s)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 c s)) s) #s(literal 1 binary64)) (*.f64 x c)) |
(*.f64 (pow.f64 (*.f64 s s) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 c c)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 c c)) #s(literal 1 binary64)) (pow.f64 (*.f64 s s) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 c s) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 c s) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 s s)) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 c (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (pow.f64 (*.f64 c (*.f64 c s)) #s(literal 1 binary64)) (pow.f64 (*.f64 s (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 s (*.f64 c (*.f64 c s))) x) #s(literal 1 binary64)) x) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 c s)) c) #s(literal 1 binary64)) (*.f64 x s)) |
(*.f64 (pow.f64 (*.f64 (*.f64 c s) (*.f64 x s)) #s(literal 1 binary64)) (*.f64 x c)) |
(*.f64 (pow.f64 (*.f64 (*.f64 c c) s) #s(literal 1 binary64)) (pow.f64 (*.f64 s (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 x x))) #s(literal 1 binary64)) s) |
(*.f64 (pow.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x) |
(*.f64 x #s(literal 2/3 binary64)) |
(*.f64 #s(literal 2/3 binary64) x) |
(exp.f64 (log.f64 (*.f64 x (*.f64 c s)))) |
(pow.f64 (*.f64 x (*.f64 c s)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 x (*.f64 c s))) #s(literal 2 binary64)) |
(*.f64 x (*.f64 c s)) |
(*.f64 c (*.f64 x s)) |
(*.f64 s (*.f64 x c)) |
(*.f64 (*.f64 c s) x) |
(*.f64 (*.f64 x c) s) |
(*.f64 (*.f64 x s) c) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 c s))) (sqrt.f64 (*.f64 x (*.f64 c s)))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 x (*.f64 c s))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 x (*.f64 c s))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 (*.f64 c s)))) |
(*.f64 (exp.f64 (log.f64 (*.f64 c s))) (exp.f64 (log.f64 x))) |
(*.f64 (exp.f64 (log.f64 c)) (exp.f64 (log.f64 (*.f64 x s)))) |
(*.f64 (exp.f64 (log.f64 s)) (exp.f64 (log.f64 (*.f64 x c)))) |
(*.f64 (exp.f64 (log.f64 (*.f64 x c))) (exp.f64 (log.f64 s))) |
(*.f64 x (*.f64 (*.f64 x (*.f64 c s)) c)) |
(*.f64 x (*.f64 c (*.f64 x (*.f64 c s)))) |
(*.f64 c (*.f64 c (*.f64 s (*.f64 x x)))) |
(*.f64 (*.f64 c s) (*.f64 c (*.f64 x x))) |
(*.f64 (*.f64 x (*.f64 c s)) (*.f64 x c)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 c s) c)) |
(*.f64 (*.f64 c (*.f64 s (*.f64 x x))) c) |
(*.f64 (*.f64 x c) (*.f64 x (*.f64 c s))) |
(*.f64 (*.f64 x s) (*.f64 (*.f64 x c) c)) |
(*.f64 (*.f64 c (*.f64 x x)) (*.f64 c s)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 c c)) s) |
(*.f64 (*.f64 c (*.f64 c s)) (*.f64 x x)) |
(*.f64 (*.f64 c (*.f64 x (*.f64 c s))) x) |
(*.f64 (*.f64 c (*.f64 c (*.f64 x x))) s) |
(*.f64 (*.f64 (*.f64 x c) x) (*.f64 c s)) |
(*.f64 (*.f64 (*.f64 x c) c) (*.f64 x s)) |
(*.f64 (*.f64 (*.f64 x c) (*.f64 c s)) x) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
(*.f64 s (*.f64 c (*.f64 x x))) |
(*.f64 s (*.f64 (*.f64 x c) x)) |
(*.f64 (*.f64 c s) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 c s)) x) |
(*.f64 (*.f64 x x) (*.f64 c s)) |
(*.f64 (*.f64 s (*.f64 x x)) c) |
(*.f64 (*.f64 x c) (*.f64 x s)) |
(*.f64 (*.f64 x s) (*.f64 x c)) |
(*.f64 (*.f64 c (*.f64 x x)) s) |
| 1× | egg-herbie |
| 8 254× | accelerator-lowering-fma.f32 |
| 8 254× | accelerator-lowering-fma.f64 |
| 4 770× | *-lowering-*.f32 |
| 4 770× | *-lowering-*.f64 |
| 3 974× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 183 | 10166 |
| 1 | 510 | 10068 |
| 2 | 1437 | 10016 |
| 3 | 5371 | 9868 |
| 0 | 8769 | 9489 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow x 2) |
(* (pow x 2) (+ 1 (* -1/3 (pow x 2)))) |
(* (pow x 2) (+ 1 (* (pow x 2) (- (* 2/45 (pow x 2)) 1/3)))) |
(* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/45 (* -1/315 (pow x 2)))) 1/3)))) |
(+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)) |
(+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)) |
(+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)) |
(+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)) |
(+ (* (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) (- 1/2 (* 1/2 (cos (neg (* -2 x)))))) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 2)) |
(+ (* (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) (- 1/2 (* 1/2 (cos (neg (* -2 x)))))) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 2)) |
(+ (* (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) (- 1/2 (* 1/2 (cos (neg (* -2 x)))))) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 2)) |
(+ (* (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) (- 1/2 (* 1/2 (cos (neg (* -2 x)))))) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 2)) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 3) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) (- 1/2 (* 1/2 (cos (neg (* -2 x)))))) (+ (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 2) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 2))))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 3) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) (- 1/2 (* 1/2 (cos (neg (* -2 x)))))) (+ (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 2) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 2))))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 3) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) (- 1/2 (* 1/2 (cos (neg (* -2 x)))))) (+ (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 2) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 2))))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 3) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) (- 1/2 (* 1/2 (cos (neg (* -2 x)))))) (+ (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 2) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 2))))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
1 |
(+ 1 (* -1 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 4/3 (pow x 2)) 1))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 4/3 (* -32/45 (pow x 2)))) 1))) |
(+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))) |
(+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))) |
(+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))) |
(+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))) |
(+ (* (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) (- 1/2 (* 1/2 (cos (neg (* -2 x)))))) (+ (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 2) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 2))) |
(+ (* (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) (- 1/2 (* 1/2 (cos (neg (* -2 x)))))) (+ (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 2) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 2))) |
(+ (* (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) (- 1/2 (* 1/2 (cos (neg (* -2 x)))))) (+ (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 2) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 2))) |
(+ (* (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) (- 1/2 (* 1/2 (cos (neg (* -2 x)))))) (+ (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 2) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 2))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* c (* (pow s 2) (pow x 2))) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(* (pow s 2) (pow x 2)) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(* (pow c 2) (pow s 2)) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) |
(* (pow x 2) (- (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))))) |
(* (pow x 2) (- (+ (/ 1 (* (pow c 2) (* (pow s 2) (pow x 4)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2))))) (/ 2 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
(* (pow x 2) (- (+ (/ 1 (* (pow c 2) (* (pow s 2) (pow x 4)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2))))) (/ 2 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
(* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) |
(* (pow x 2) (- (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))))) |
(* (pow x 2) (- (+ (/ 1 (* (pow c 2) (* (pow s 2) (pow x 4)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2))))) (/ 2 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
(* (pow x 2) (- (+ (/ 1 (* (pow c 2) (* (pow s 2) (pow x 4)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2))))) (/ 2 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
1 |
(+ 1 (* -2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) |
(+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) |
(* 2/3 (pow x 4)) |
(* (pow x 4) (- 2/3 (* 2 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 2/3 (/ 1 (pow x 4))) (* 2 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 2/3 (/ 1 (pow x 4))) (* 2 (/ 1 (pow x 2))))) |
(* 2/3 (pow x 4)) |
(* (pow x 4) (- 2/3 (* 2 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 2/3 (/ 1 (pow x 4))) (* 2 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 2/3 (/ 1 (pow x 4))) (* 2 (/ 1 (pow x 2))))) |
-2 |
(- (* 2/3 (pow x 2)) 2) |
(- (* 2/3 (pow x 2)) 2) |
(- (* 2/3 (pow x 2)) 2) |
(* 2/3 (pow x 2)) |
(* (pow x 2) (- 2/3 (* 2 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 2/3 (* 2 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 2/3 (* 2 (/ 1 (pow x 2))))) |
(* 2/3 (pow x 2)) |
(* (pow x 2) (- 2/3 (* 2 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 2/3 (* 2 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 2/3 (* 2 (/ 1 (pow x 2))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
1 |
(+ 1 (* -2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) 2))) |
(cos (* 2 x)) |
(cos (* 2 x)) |
(cos (* 2 x)) |
(cos (* 2 x)) |
(cos (neg (* -2 x))) |
(cos (neg (* -2 x))) |
(cos (neg (* -2 x))) |
(cos (neg (* -2 x))) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1/3 (pow x 2)))) |
(* (pow x 2) (+ 1 (* (pow x 2) (- (* 2/45 (pow x 2)) 1/3)))) |
(* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/45 (* -1/315 (pow x 2)))) 1/3)))) |
(- 1/2 (* 1/2 (cos (* 2 x)))) |
(- 1/2 (* 1/2 (cos (* 2 x)))) |
(- 1/2 (* 1/2 (cos (* 2 x)))) |
(- 1/2 (* 1/2 (cos (* 2 x)))) |
(- 1/2 (* 1/2 (cos (neg (* -2 x))))) |
(- 1/2 (* 1/2 (cos (neg (* -2 x))))) |
(- 1/2 (* 1/2 (cos (neg (* -2 x))))) |
(- 1/2 (* 1/2 (cos (neg (* -2 x))))) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(pow x 6) |
(* (pow x 6) (+ 1 (* -1 (pow x 2)))) |
(* (pow x 6) (+ 1 (* (pow x 2) (- (* 7/15 (pow x 2)) 1)))) |
(* (pow x 6) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 7/15 (* -128/945 (pow x 2)))) 1)))) |
(pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3) |
(pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3) |
(pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3) |
(pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3) |
(pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 3) |
(pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 3) |
(pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 3) |
(pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 3) |
1 |
(+ 1 (* -3 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 4 (pow x 2)) 3))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 4 (* -47/15 (pow x 2)))) 3))) |
(pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) |
(pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) |
(pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) |
(pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) |
(pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 3) |
(pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 3) |
(pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 3) |
(pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 3) |
(* s (pow x 2)) |
(* s (pow x 2)) |
(* s (pow x 2)) |
(* s (pow x 2)) |
(* s (pow x 2)) |
(* s (pow x 2)) |
(* s (pow x 2)) |
(* s (pow x 2)) |
(* s (pow x 2)) |
(* s (pow x 2)) |
(* s (pow x 2)) |
(* s (pow x 2)) |
(* s (pow x 2)) |
(* s (pow x 2)) |
(* s (pow x 2)) |
(* s (pow x 2)) |
(* s (pow x 2)) |
(* s (pow x 2)) |
(* s (pow x 2)) |
(* s (pow x 2)) |
(* s (pow x 2)) |
(* s (pow x 2)) |
(* s (pow x 2)) |
(* s (pow x 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (pow s 2)) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* 2/3 x) |
(* 2/3 x) |
(* 2/3 x) |
(* 2/3 x) |
(* 2/3 x) |
(* 2/3 x) |
(* 2/3 x) |
(* 2/3 x) |
(* 2/3 x) |
(* 2/3 x) |
(* 2/3 x) |
(* 2/3 x) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* c (* s x)) |
(* (pow c 2) (* s (pow x 2))) |
(* (pow c 2) (* s (pow x 2))) |
(* (pow c 2) (* s (pow x 2))) |
(* (pow c 2) (* s (pow x 2))) |
(* (pow c 2) (* s (pow x 2))) |
(* (pow c 2) (* s (pow x 2))) |
(* (pow c 2) (* s (pow x 2))) |
(* (pow c 2) (* s (pow x 2))) |
(* (pow c 2) (* s (pow x 2))) |
(* (pow c 2) (* s (pow x 2))) |
(* (pow c 2) (* s (pow x 2))) |
(* (pow c 2) (* s (pow x 2))) |
(* (pow c 2) (* s (pow x 2))) |
(* (pow c 2) (* s (pow x 2))) |
(* (pow c 2) (* s (pow x 2))) |
(* (pow c 2) (* s (pow x 2))) |
(* (pow c 2) (* s (pow x 2))) |
(* (pow c 2) (* s (pow x 2))) |
(* (pow c 2) (* s (pow x 2))) |
(* (pow c 2) (* s (pow x 2))) |
(* (pow c 2) (* s (pow x 2))) |
(* (pow c 2) (* s (pow x 2))) |
(* (pow c 2) (* s (pow x 2))) |
(* (pow c 2) (* s (pow x 2))) |
(* (pow c 2) (* s (pow x 2))) |
(* (pow c 2) (* s (pow x 2))) |
(* (pow c 2) (* s (pow x 2))) |
(* (pow c 2) (* s (pow x 2))) |
(* (pow c 2) (* s (pow x 2))) |
(* (pow c 2) (* s (pow x 2))) |
(* (pow c 2) (* s (pow x 2))) |
(* (pow c 2) (* s (pow x 2))) |
(* (pow c 2) (* s (pow x 2))) |
(* (pow c 2) (* s (pow x 2))) |
(* (pow c 2) (* s (pow x 2))) |
(* (pow c 2) (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
(* c (* s (pow x 2))) |
| Outputs |
|---|
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1/3 (pow x 2)))) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64))) |
(* (pow x 2) (+ 1 (* (pow x 2) (- (* 2/45 (pow x 2)) 1/3)))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/45 binary64) #s(literal -1/3 binary64)) #s(literal 1 binary64))) |
(* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/45 (* -1/315 (pow x 2)))) 1/3)))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/315 binary64) #s(literal 2/45 binary64)) #s(literal -1/3 binary64)) #s(literal 1 binary64))) |
(+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)) |
(*.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)) |
(*.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)) |
(*.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2)) |
(*.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(+ (* (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) (- 1/2 (* 1/2 (cos (neg (* -2 x)))))) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 2)) |
(*.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(+ (* (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) (- 1/2 (* 1/2 (cos (neg (* -2 x)))))) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 2)) |
(*.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(+ (* (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) (- 1/2 (* 1/2 (cos (neg (* -2 x)))))) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 2)) |
(*.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(+ (* (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) (- 1/2 (* 1/2 (cos (neg (* -2 x)))))) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 2)) |
(*.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/.f64 (fma.f64 x (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s))))) (*.f64 x x)) |
(/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s))))) (*.f64 x x)) |
(/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s))))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s))))) (*.f64 x x)) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 3) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) (- 1/2 (* 1/2 (cos (neg (* -2 x)))))) (+ (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 2) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 2))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 3) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) (- 1/2 (* 1/2 (cos (neg (* -2 x)))))) (+ (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 2) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 2))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 3) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) (- 1/2 (* 1/2 (cos (neg (* -2 x)))))) (+ (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 2) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 2))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 3) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) (- 1/2 (* 1/2 (cos (neg (* -2 x)))))) (+ (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 2) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 2))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/ (- (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3)) (* (pow c 2) (* (pow s 2) (* (pow x 2) (+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (pow x 2))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+ 1 (* (pow x 2) (- (* 4/3 (pow x 2)) 1))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 4/3 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 4/3 (* -32/45 (pow x 2)))) 1))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -32/45 binary64) #s(literal 4/3 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(+ (* (+ 1/2 (* 1/2 (cos (* 2 x)))) (- 1/2 (* 1/2 (cos (* 2 x))))) (+ (pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 x)))) 2))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(+ (* (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) (- 1/2 (* 1/2 (cos (neg (* -2 x)))))) (+ (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 2) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 2))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(+ (* (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) (- 1/2 (* 1/2 (cos (neg (* -2 x)))))) (+ (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 2) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 2))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(+ (* (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) (- 1/2 (* 1/2 (cos (neg (* -2 x)))))) (+ (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 2) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 2))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(+ (* (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) (- 1/2 (* 1/2 (cos (neg (* -2 x)))))) (+ (pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 2) (pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 2))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) |
(* (pow s 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 s s))) |
(* (pow s 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 s s))) |
(* (pow s 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 s s))) |
(* (pow s 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 s s))) |
(* (pow s 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 s s))) |
(* (pow s 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 s s))) |
(* (pow s 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 s s))) |
(* (pow s 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 s s))) |
(* (pow s 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 s s))) |
(* (pow s 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 s s))) |
(* (pow s 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 s s))) |
(* (pow s 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 s s))) |
(* (pow s 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 s s))) |
(* (pow s 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 s s))) |
(* (pow s 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 s s))) |
(* (pow s 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 s s))) |
(* (pow s 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 s s))) |
(* (pow s 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 s s))) |
(* (pow s 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 s s))) |
(* (pow s 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 s s))) |
(* (pow s 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 s s))) |
(* (pow s 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 s s))) |
(* (pow s 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 s s))) |
(* (pow s 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 s s))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(* (pow c 2) (pow s 2)) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/.f64 (fma.f64 x (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s))))) (*.f64 x x)) |
(/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s))))) (*.f64 x x)) |
(/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s))))) (*.f64 x x)) |
(* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow x 2) (- (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (+.f64 #s(literal 2/3 binary64) (/.f64 #s(literal -2 binary64) (*.f64 x x))))) |
(* (pow x 2) (- (+ (/ 1 (* (pow c 2) (* (pow s 2) (pow x 4)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2))))) (/ 2 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
(*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (+.f64 #s(literal 2/3 binary64) (/.f64 #s(literal -2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 2) (- (+ (/ 1 (* (pow c 2) (* (pow s 2) (pow x 4)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2))))) (/ 2 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
(*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (+.f64 #s(literal 2/3 binary64) (/.f64 #s(literal -2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow x 2) (- (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2))))))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (+.f64 #s(literal 2/3 binary64) (/.f64 #s(literal -2 binary64) (*.f64 x x))))) |
(* (pow x 2) (- (+ (/ 1 (* (pow c 2) (* (pow s 2) (pow x 4)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2))))) (/ 2 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
(*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (+.f64 #s(literal 2/3 binary64) (/.f64 #s(literal -2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 2) (- (+ (/ 1 (* (pow c 2) (* (pow s 2) (pow x 4)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2))))) (/ 2 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
(*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (+.f64 #s(literal 2/3 binary64) (/.f64 #s(literal -2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(* 2/3 (pow x 4)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- 2/3 (* 2 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 2/3 binary64) (/.f64 #s(literal -2 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- (+ 2/3 (/ 1 (pow x 4))) (* 2 (/ 1 (pow x 2))))) |
(fma.f64 (+.f64 #s(literal 2/3 binary64) (/.f64 #s(literal -2 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) |
(* (pow x 4) (- (+ 2/3 (/ 1 (pow x 4))) (* 2 (/ 1 (pow x 2))))) |
(fma.f64 (+.f64 #s(literal 2/3 binary64) (/.f64 #s(literal -2 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) |
(* 2/3 (pow x 4)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- 2/3 (* 2 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 2/3 binary64) (/.f64 #s(literal -2 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- (+ 2/3 (/ 1 (pow x 4))) (* 2 (/ 1 (pow x 2))))) |
(fma.f64 (+.f64 #s(literal 2/3 binary64) (/.f64 #s(literal -2 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) |
(* (pow x 4) (- (+ 2/3 (/ 1 (pow x 4))) (* 2 (/ 1 (pow x 2))))) |
(fma.f64 (+.f64 #s(literal 2/3 binary64) (/.f64 #s(literal -2 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) |
-2 |
#s(literal -2 binary64) |
(- (* 2/3 (pow x 2)) 2) |
(fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64)) |
(- (* 2/3 (pow x 2)) 2) |
(fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64)) |
(- (* 2/3 (pow x 2)) 2) |
(fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64)) |
(* 2/3 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 2/3 binary64)) |
(* (pow x 2) (- 2/3 (* 2 (/ 1 (pow x 2))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (/.f64 #s(literal -2 binary64) (*.f64 x x))))) |
(* (pow x 2) (- 2/3 (* 2 (/ 1 (pow x 2))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (/.f64 #s(literal -2 binary64) (*.f64 x x))))) |
(* (pow x 2) (- 2/3 (* 2 (/ 1 (pow x 2))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (/.f64 #s(literal -2 binary64) (*.f64 x x))))) |
(* 2/3 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 2/3 binary64)) |
(* (pow x 2) (- 2/3 (* 2 (/ 1 (pow x 2))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (/.f64 #s(literal -2 binary64) (*.f64 x x))))) |
(* (pow x 2) (- 2/3 (* 2 (/ 1 (pow x 2))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (/.f64 #s(literal -2 binary64) (*.f64 x x))))) |
(* (pow x 2) (- 2/3 (* 2 (/ 1 (pow x 2))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (/.f64 #s(literal -2 binary64) (*.f64 x x))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/.f64 (fma.f64 x (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s))))) (*.f64 x x)) |
(/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s))))) (*.f64 x x)) |
(/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s))))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s))))) (*.f64 x x)) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) 2))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(cos (* 2 x)) |
(cos.f64 (*.f64 x #s(literal -2 binary64))) |
(cos (* 2 x)) |
(cos.f64 (*.f64 x #s(literal -2 binary64))) |
(cos (* 2 x)) |
(cos.f64 (*.f64 x #s(literal -2 binary64))) |
(cos (* 2 x)) |
(cos.f64 (*.f64 x #s(literal -2 binary64))) |
(cos (neg (* -2 x))) |
(cos.f64 (*.f64 x #s(literal -2 binary64))) |
(cos (neg (* -2 x))) |
(cos.f64 (*.f64 x #s(literal -2 binary64))) |
(cos (neg (* -2 x))) |
(cos.f64 (*.f64 x #s(literal -2 binary64))) |
(cos (neg (* -2 x))) |
(cos.f64 (*.f64 x #s(literal -2 binary64))) |
(* 2 x) |
(fma.f64 x #s(literal 2 binary64) #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 x #s(literal 2 binary64) #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 x #s(literal 2 binary64) #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 x #s(literal 2 binary64) #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 x #s(literal 2 binary64) #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 x #s(literal 2 binary64) #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 x #s(literal 2 binary64) #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 x #s(literal 2 binary64) #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 x #s(literal 2 binary64) #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 x #s(literal 2 binary64) #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 x #s(literal 2 binary64) #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 x #s(literal 2 binary64) #s(literal 0 binary64)) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1/3 (pow x 2)))) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64))) |
(* (pow x 2) (+ 1 (* (pow x 2) (- (* 2/45 (pow x 2)) 1/3)))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/45 binary64) #s(literal -1/3 binary64)) #s(literal 1 binary64))) |
(* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/45 (* -1/315 (pow x 2)))) 1/3)))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/315 binary64) #s(literal 2/45 binary64)) #s(literal -1/3 binary64)) #s(literal 1 binary64))) |
(- 1/2 (* 1/2 (cos (* 2 x)))) |
(fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(- 1/2 (* 1/2 (cos (* 2 x)))) |
(fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(- 1/2 (* 1/2 (cos (* 2 x)))) |
(fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(- 1/2 (* 1/2 (cos (* 2 x)))) |
(fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(- 1/2 (* 1/2 (cos (neg (* -2 x))))) |
(fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(- 1/2 (* 1/2 (cos (neg (* -2 x))))) |
(fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(- 1/2 (* 1/2 (cos (neg (* -2 x))))) |
(fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(- 1/2 (* 1/2 (cos (neg (* -2 x))))) |
(fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(* (pow x 6) (+ 1 (* -1 (pow x 2)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (+ 1 (* (pow x 2) (- (* 7/15 (pow x 2)) 1)))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 7/15 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(* (pow x 6) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 7/15 (* -128/945 (pow x 2)))) 1)))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -128/945 binary64) #s(literal 7/15 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3) |
(pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) |
(pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3) |
(pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) |
(pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3) |
(pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) |
(pow (- 1/2 (* 1/2 (cos (* 2 x)))) 3) |
(pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) |
(pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 3) |
(pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) |
(pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 3) |
(pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) |
(pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 3) |
(pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) |
(pow (- 1/2 (* 1/2 (cos (neg (* -2 x))))) 3) |
(pow.f64 (fma.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -3 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal -3 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 4 (pow x 2)) 3))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal -3 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 4 (* -47/15 (pow x 2)))) 3))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -47/15 binary64) #s(literal 4 binary64)) #s(literal -3 binary64)) #s(literal 1 binary64)) |
(pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) |
(pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) |
(pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) |
(pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) |
(pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) |
(pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) |
(pow (+ 1/2 (* 1/2 (cos (* 2 x)))) 3) |
(pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) |
(pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 3) |
(pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) |
(pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 3) |
(pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) |
(pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 3) |
(pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) |
(pow (+ 1/2 (* 1/2 (cos (neg (* -2 x))))) 3) |
(pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) |
(* s (pow x 2)) |
(*.f64 x (*.f64 x s)) |
(* s (pow x 2)) |
(*.f64 x (*.f64 x s)) |
(* s (pow x 2)) |
(*.f64 x (*.f64 x s)) |
(* s (pow x 2)) |
(*.f64 x (*.f64 x s)) |
(* s (pow x 2)) |
(*.f64 x (*.f64 x s)) |
(* s (pow x 2)) |
(*.f64 x (*.f64 x s)) |
(* s (pow x 2)) |
(*.f64 x (*.f64 x s)) |
(* s (pow x 2)) |
(*.f64 x (*.f64 x s)) |
(* s (pow x 2)) |
(*.f64 x (*.f64 x s)) |
(* s (pow x 2)) |
(*.f64 x (*.f64 x s)) |
(* s (pow x 2)) |
(*.f64 x (*.f64 x s)) |
(* s (pow x 2)) |
(*.f64 x (*.f64 x s)) |
(* s (pow x 2)) |
(*.f64 x (*.f64 x s)) |
(* s (pow x 2)) |
(*.f64 x (*.f64 x s)) |
(* s (pow x 2)) |
(*.f64 x (*.f64 x s)) |
(* s (pow x 2)) |
(*.f64 x (*.f64 x s)) |
(* s (pow x 2)) |
(*.f64 x (*.f64 x s)) |
(* s (pow x 2)) |
(*.f64 x (*.f64 x s)) |
(* s (pow x 2)) |
(*.f64 x (*.f64 x s)) |
(* s (pow x 2)) |
(*.f64 x (*.f64 x s)) |
(* s (pow x 2)) |
(*.f64 x (*.f64 x s)) |
(* s (pow x 2)) |
(*.f64 x (*.f64 x s)) |
(* s (pow x 2)) |
(*.f64 x (*.f64 x s)) |
(* s (pow x 2)) |
(*.f64 x (*.f64 x s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (pow s 2)) |
(*.f64 c (*.f64 s s)) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* 2/3 x) |
(*.f64 x #s(literal 2/3 binary64)) |
(* 2/3 x) |
(*.f64 x #s(literal 2/3 binary64)) |
(* 2/3 x) |
(*.f64 x #s(literal 2/3 binary64)) |
(* 2/3 x) |
(*.f64 x #s(literal 2/3 binary64)) |
(* 2/3 x) |
(*.f64 x #s(literal 2/3 binary64)) |
(* 2/3 x) |
(*.f64 x #s(literal 2/3 binary64)) |
(* 2/3 x) |
(*.f64 x #s(literal 2/3 binary64)) |
(* 2/3 x) |
(*.f64 x #s(literal 2/3 binary64)) |
(* 2/3 x) |
(*.f64 x #s(literal 2/3 binary64)) |
(* 2/3 x) |
(*.f64 x #s(literal 2/3 binary64)) |
(* 2/3 x) |
(*.f64 x #s(literal 2/3 binary64)) |
(* 2/3 x) |
(*.f64 x #s(literal 2/3 binary64)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
(* (pow c 2) (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c s)))) |
(* (pow c 2) (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c s)))) |
(* (pow c 2) (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c s)))) |
(* (pow c 2) (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c s)))) |
(* (pow c 2) (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c s)))) |
(* (pow c 2) (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c s)))) |
(* (pow c 2) (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c s)))) |
(* (pow c 2) (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c s)))) |
(* (pow c 2) (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c s)))) |
(* (pow c 2) (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c s)))) |
(* (pow c 2) (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c s)))) |
(* (pow c 2) (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c s)))) |
(* (pow c 2) (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c s)))) |
(* (pow c 2) (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c s)))) |
(* (pow c 2) (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c s)))) |
(* (pow c 2) (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c s)))) |
(* (pow c 2) (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c s)))) |
(* (pow c 2) (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c s)))) |
(* (pow c 2) (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c s)))) |
(* (pow c 2) (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c s)))) |
(* (pow c 2) (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c s)))) |
(* (pow c 2) (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c s)))) |
(* (pow c 2) (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c s)))) |
(* (pow c 2) (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c s)))) |
(* (pow c 2) (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c s)))) |
(* (pow c 2) (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c s)))) |
(* (pow c 2) (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c s)))) |
(* (pow c 2) (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c s)))) |
(* (pow c 2) (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c s)))) |
(* (pow c 2) (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c s)))) |
(* (pow c 2) (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c s)))) |
(* (pow c 2) (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c s)))) |
(* (pow c 2) (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c s)))) |
(* (pow c 2) (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c s)))) |
(* (pow c 2) (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c s)))) |
(* (pow c 2) (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c s)))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
Compiled 246 535 to 9 693 computations (96.1% saved)
47 alts after pruning (41 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 3 830 | 22 | 3 852 |
| Fresh | 15 | 19 | 34 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 3 847 | 47 | 3 894 |
| Status | Accuracy | Program |
|---|---|---|
| 34.7% | (/.f64 (fma.f64 (/.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 x x)) | |
| 47.8% | (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) s)) | |
| ✓ | 44.7% | (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
| 35.9% | (/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 x s) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 c (*.f64 c s))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))))) (*.f64 x x)) | |
| 59.9% | (/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) | |
| 54.4% | (/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) | |
| 48.7% | (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) | |
| 52.6% | (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) s)) | |
| 63.9% | (/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) s) (*.f64 c s)) c) (*.f64 x x)) | |
| 71.4% | (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) c) s) | |
| 74.9% | (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) c) (*.f64 s (*.f64 s (*.f64 c x)))) | |
| 97.8% | (/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) | |
| 64.3% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) c)) (*.f64 c (*.f64 x x))) | |
| 98.1% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 c s))) (*.f64 x (*.f64 c s))) | |
| 73.2% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x x)) (*.f64 c (*.f64 s (*.f64 c s)))) | |
| 75.8% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c s)) (*.f64 c (*.f64 s (*.f64 x x)))) | |
| 79.0% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c s))) (*.f64 x (*.f64 c s))) | |
| 65.1% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 c s) c) s)) | |
| ✓ | 63.6% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 c (*.f64 s (*.f64 c s)))) |
| 75.0% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))) x) | |
| ✓ | 63.7% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x x)) |
| 74.9% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (*.f64 x (*.f64 s (*.f64 c x)))) | |
| 51.8% | (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) | |
| 11.5% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) (*.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)))) | |
| 44.7% | (/.f64 (+.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) | |
| 63.6% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 c (*.f64 s (*.f64 c s)))) | |
| 27.8% | (/.f64 (*.f64 (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) | |
| 91.3% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 c s)) c) (*.f64 x s))) | |
| 87.8% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c (*.f64 x (*.f64 c s))) x) s)) | |
| 93.5% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 x c) (*.f64 s (*.f64 s (*.f64 c x))))) | |
| 87.8% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 (*.f64 x (*.f64 c s)) x)) s)) | |
| 83.3% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 s (*.f64 (*.f64 x c) x))) s)) | |
| 75.8% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 s (*.f64 x x))) (*.f64 c s))) | |
| 78.2% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) x)) | |
| 78.5% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s x)) c) (*.f64 s x))) | |
| 75.1% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x s) (*.f64 (*.f64 x c) (*.f64 c s)))) | |
| 59.8% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (*.f64 c c))) | |
| 77.2% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 c x)) (*.f64 s (*.f64 c x)))) | |
| 75.8% | (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 c (*.f64 c s))) s))) | |
| 69.7% | (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x c) (*.f64 s (*.f64 c s))))) | |
| ✓ | 68.8% | (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) x))) |
| ✓ | 72.2% | (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
| 71.6% | (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 (*.f64 s (*.f64 x s)) x)))) | |
| ✓ | 65.1% | (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
| 78.2% | (*.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) | |
| 95.7% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) (cos.f64 (+.f64 x x))) | |
| 76.2% | (*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 (*.f64 s (*.f64 c (*.f64 x x))) c)))) |
Compiled 2 884 to 900 computations (68.8% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 (*.f64 s (*.f64 x s)) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x c) (*.f64 s (*.f64 c s))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 c (*.f64 c s))) s))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 s x) (*.f64 c c)) s))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 c x)) (*.f64 s (*.f64 c x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 s x)) (*.f64 (*.f64 c c) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (*.f64 c c))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x s) (*.f64 (*.f64 x c) (*.f64 c s)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s x)) c) (*.f64 s x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s x)) x) (*.f64 c s))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) x)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (*.f64 x (*.f64 s (*.f64 c x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s x))) (*.f64 c (*.f64 s x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))) x) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 c (*.f64 s (*.f64 c s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 c s) c) s)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c s))) (*.f64 x (*.f64 c s))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c s))) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) s)) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) #s(literal -4/45 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) #s(literal 0 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) c) (*.f64 s (*.f64 s (*.f64 c x)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) c) s) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 c (*.f64 s (*.f64 c s)))) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) s) (*.f64 c s)) c) (*.f64 x x)) |
(/.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) (*.f64 x x)) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 x x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64)) c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) s)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 x (*.f64 s (*.f64 c (*.f64 c s)))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))))) (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 x s) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 c (*.f64 c s))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) (*.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x))))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 (*.f64 s (*.f64 c (*.f64 x x))) c))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 s (*.f64 x x))) (*.f64 c s))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 s (*.f64 (*.f64 x c) x))) s)) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 x x)) (*.f64 s (*.f64 c s)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) s)) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 (*.f64 x (*.f64 c s)) x)) s)) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s (*.f64 c x)) (*.f64 s (*.f64 c x)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 x c) (*.f64 s (*.f64 s (*.f64 c x))))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c (*.f64 x (*.f64 c s))) x) s)) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 c s)) c) (*.f64 x s))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 c (*.f64 (*.f64 c (*.f64 s (*.f64 s x))) x))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 x c) (*.f64 (*.f64 c s) (*.f64 s x)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) x)) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 c (*.f64 s x)) c) (*.f64 s x))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 c c) x) s) (*.f64 s x))) |
(*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 (*.f64 s (*.f64 c (*.f64 x x))) c)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) (cos.f64 (+.f64 x x))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) c) (*.f64 (*.f64 s (*.f64 c (*.f64 x x))) s)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 s (*.f64 s (*.f64 x x)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c s)) (*.f64 c (*.f64 s (*.f64 x x)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 s x))) (*.f64 c (*.f64 s x))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x x)) (*.f64 c (*.f64 s (*.f64 c s)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 c s))) (*.f64 x (*.f64 c s))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) x)) (*.f64 s (*.f64 s x))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) x) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) c)) (*.f64 c (*.f64 x x))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) c) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (neg.f64 (*.f64 (*.f64 s (*.f64 s x)) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) c)) x) (*.f64 c x)) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) (sqrt.f64 c)) (sqrt.f64 c))) |
(/.f64 (cos.f64 (+.f64 x x)) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (*.f64 s x)) s))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (*.f64 (*.f64 (*.f64 c s) (*.f64 s x)) (/.f64 x (cos.f64 (+.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (pow.f64 (*.f64 x (/.f64 x (cos.f64 (+.f64 x x)))) #s(literal -1 binary64))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
(*.f64 (pow.f64 (/.f64 c (+.f64 (cos.f64 x) (sin.f64 x))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) (-.f64 (cos.f64 x) (sin.f64 x))) #s(literal -1 binary64))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))))) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) |
| Outputs |
|---|
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 c s))) (*.f64 x (*.f64 c s))) |
6 calls:
| 29.0ms | (pow.f64 s #s(literal 2 binary64)) |
| 29.0ms | c |
| 28.0ms | s |
| 27.0ms | x |
| 24.0ms | (pow.f64 c #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.1% | 1 | x |
| 98.1% | 1 | c |
| 98.1% | 1 | s |
| 98.1% | 1 | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
| 98.1% | 1 | (pow.f64 c #s(literal 2 binary64)) |
| 98.1% | 1 | (pow.f64 s #s(literal 2 binary64)) |
Compiled 43 to 31 computations (27.9% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 (*.f64 s (*.f64 x s)) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x c) (*.f64 s (*.f64 c s))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 c (*.f64 c s))) s))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 s x) (*.f64 c c)) s))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 c x)) (*.f64 s (*.f64 c x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 s x)) (*.f64 (*.f64 c c) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (*.f64 c c))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x s) (*.f64 (*.f64 x c) (*.f64 c s)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s x)) c) (*.f64 s x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s x)) x) (*.f64 c s))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) x)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (*.f64 x (*.f64 s (*.f64 c x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s x))) (*.f64 c (*.f64 s x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))) x) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 c (*.f64 s (*.f64 c s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 c s) c) s)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c s))) (*.f64 x (*.f64 c s))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c s))) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) s)) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) #s(literal -4/45 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) #s(literal 0 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) c) (*.f64 s (*.f64 s (*.f64 c x)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) c) s) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 c (*.f64 s (*.f64 c s)))) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) s) (*.f64 c s)) c) (*.f64 x x)) |
(/.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) (*.f64 x x)) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 x x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64)) c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) s)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 x (*.f64 s (*.f64 c (*.f64 c s)))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))))) (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 x s) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 c (*.f64 c s))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) (*.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x))))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 (*.f64 s (*.f64 c (*.f64 x x))) c))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 s (*.f64 x x))) (*.f64 c s))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 s (*.f64 (*.f64 x c) x))) s)) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 x x)) (*.f64 s (*.f64 c s)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) s)) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 (*.f64 x (*.f64 c s)) x)) s)) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s (*.f64 c x)) (*.f64 s (*.f64 c x)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 x c) (*.f64 s (*.f64 s (*.f64 c x))))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c (*.f64 x (*.f64 c s))) x) s)) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 c s)) c) (*.f64 x s))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 c (*.f64 (*.f64 c (*.f64 s (*.f64 s x))) x))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 x c) (*.f64 (*.f64 c s) (*.f64 s x)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) x)) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 c (*.f64 s x)) c) (*.f64 s x))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 c c) x) s) (*.f64 s x))) |
(*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 (*.f64 s (*.f64 c (*.f64 x x))) c)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) (cos.f64 (+.f64 x x))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) c) (*.f64 (*.f64 s (*.f64 c (*.f64 x x))) s)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 s (*.f64 s (*.f64 x x)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c s)) (*.f64 c (*.f64 s (*.f64 x x)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 s x))) (*.f64 c (*.f64 s x))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x x)) (*.f64 c (*.f64 s (*.f64 c s)))) |
| Outputs |
|---|
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s (*.f64 c x)) (*.f64 s (*.f64 c x)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 s x))) (*.f64 c (*.f64 s x))) |
6 calls:
| 25.0ms | (pow.f64 c #s(literal 2 binary64)) |
| 25.0ms | x |
| 23.0ms | c |
| 23.0ms | s |
| 23.0ms | (pow.f64 s #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 2 | x |
| 99.5% | 2 | c |
| 96.7% | 1 | s |
| 98.7% | 2 | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
| 98.7% | 2 | (pow.f64 c #s(literal 2 binary64)) |
| 96.7% | 1 | (pow.f64 s #s(literal 2 binary64)) |
Compiled 43 to 31 computations (27.9% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 (*.f64 s (*.f64 x s)) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x c) (*.f64 s (*.f64 c s))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 c (*.f64 c s))) s))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 s x) (*.f64 c c)) s))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 c x)) (*.f64 s (*.f64 c x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 s x)) (*.f64 (*.f64 c c) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (*.f64 c c))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x s) (*.f64 (*.f64 x c) (*.f64 c s)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s x)) c) (*.f64 s x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s x)) x) (*.f64 c s))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) x)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (*.f64 x (*.f64 s (*.f64 c x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s x))) (*.f64 c (*.f64 s x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))) x) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 c (*.f64 s (*.f64 c s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 c s) c) s)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c s))) (*.f64 x (*.f64 c s))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c s))) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) s)) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) #s(literal -4/45 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) #s(literal 0 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) c) (*.f64 s (*.f64 s (*.f64 c x)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) c) s) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 c (*.f64 s (*.f64 c s)))) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) s) (*.f64 c s)) c) (*.f64 x x)) |
(/.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) (*.f64 x x)) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 x x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64)) c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) s)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 x (*.f64 s (*.f64 c (*.f64 c s)))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))))) (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 x s) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 c (*.f64 c s))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) (*.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x))))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 (*.f64 s (*.f64 c (*.f64 x x))) c))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 s (*.f64 x x))) (*.f64 c s))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 s (*.f64 (*.f64 x c) x))) s)) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 x x)) (*.f64 s (*.f64 c s)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) s)) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 (*.f64 x (*.f64 c s)) x)) s)) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s (*.f64 c x)) (*.f64 s (*.f64 c x)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 x c) (*.f64 s (*.f64 s (*.f64 c x))))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c (*.f64 x (*.f64 c s))) x) s)) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 c s)) c) (*.f64 x s))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 c (*.f64 (*.f64 c (*.f64 s (*.f64 s x))) x))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 x c) (*.f64 (*.f64 c s) (*.f64 s x)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) x)) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 c (*.f64 s x)) c) (*.f64 s x))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 c c) x) s) (*.f64 s x))) |
(*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 (*.f64 s (*.f64 c (*.f64 x x))) c)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) (cos.f64 (+.f64 x x))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) c) (*.f64 (*.f64 s (*.f64 c (*.f64 x x))) s)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 s (*.f64 s (*.f64 x x)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c s)) (*.f64 c (*.f64 s (*.f64 x x)))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s (*.f64 c x)) (*.f64 s (*.f64 c x)))) |
2 calls:
| 23.0ms | c |
| 22.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 2 | x |
| 99.3% | 2 | c |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 (*.f64 s (*.f64 x s)) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x c) (*.f64 s (*.f64 c s))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 c (*.f64 c s))) s))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 s x) (*.f64 c c)) s))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 c x)) (*.f64 s (*.f64 c x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 s x)) (*.f64 (*.f64 c c) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (*.f64 c c))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x s) (*.f64 (*.f64 x c) (*.f64 c s)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s x)) c) (*.f64 s x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s x)) x) (*.f64 c s))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) x)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (*.f64 x (*.f64 s (*.f64 c x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s x))) (*.f64 c (*.f64 s x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))) x) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 c (*.f64 s (*.f64 c s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 c s) c) s)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c s))) (*.f64 x (*.f64 c s))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c s))) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) s)) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) #s(literal -4/45 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) #s(literal 0 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) c) (*.f64 s (*.f64 s (*.f64 c x)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) c) s) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 c (*.f64 s (*.f64 c s)))) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) s) (*.f64 c s)) c) (*.f64 x x)) |
(/.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) (*.f64 x x)) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 x x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64)) c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) s)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 x (*.f64 s (*.f64 c (*.f64 c s)))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))))) (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 x s) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 c (*.f64 c s))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) (*.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x))))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 (*.f64 s (*.f64 c (*.f64 x x))) c))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 s (*.f64 x x))) (*.f64 c s))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 s (*.f64 (*.f64 x c) x))) s)) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 x x)) (*.f64 s (*.f64 c s)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) s)) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 (*.f64 x (*.f64 c s)) x)) s)) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) |
| Outputs |
|---|
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) s)) |
6 calls:
| 21.0ms | s |
| 19.0ms | c |
| 17.0ms | x |
| 17.0ms | (pow.f64 s #s(literal 2 binary64)) |
| 17.0ms | (pow.f64 c #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.7% | 1 | s |
| 95.7% | 1 | (pow.f64 s #s(literal 2 binary64)) |
| 95.7% | 1 | (pow.f64 c #s(literal 2 binary64)) |
| 95.7% | 1 | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
| 95.7% | 1 | c |
| 97.9% | 2 | x |
Compiled 43 to 31 computations (27.9% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 (*.f64 s (*.f64 x s)) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x c) (*.f64 s (*.f64 c s))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 c (*.f64 c s))) s))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 s x) (*.f64 c c)) s))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 c x)) (*.f64 s (*.f64 c x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 s x)) (*.f64 (*.f64 c c) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (*.f64 c c))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x s) (*.f64 (*.f64 x c) (*.f64 c s)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s x)) c) (*.f64 s x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s x)) x) (*.f64 c s))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) x)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (*.f64 x (*.f64 s (*.f64 c x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s x))) (*.f64 c (*.f64 s x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))) x) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 c (*.f64 s (*.f64 c s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 c s) c) s)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c s))) (*.f64 x (*.f64 c s))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c s))) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) s)) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) #s(literal -4/45 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) #s(literal 0 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) c) (*.f64 s (*.f64 s (*.f64 c x)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) c) s) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 c (*.f64 s (*.f64 c s)))) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) s) (*.f64 c s)) c) (*.f64 x x)) |
(/.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) (*.f64 x x)) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 x x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64)) c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) s)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 x (*.f64 s (*.f64 c (*.f64 c s)))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))))) (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 x s) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 c (*.f64 c s))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) (*.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x))))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 (*.f64 s (*.f64 c (*.f64 x x))) c))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 s (*.f64 x x))) (*.f64 c s))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 s (*.f64 (*.f64 x c) x))) s)) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 x x)) (*.f64 s (*.f64 c s)))) |
| Outputs |
|---|
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
3 calls:
| 20.0ms | (pow.f64 s #s(literal 2 binary64)) |
| 17.0ms | x |
| 17.0ms | s |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.7% | 1 | s |
| 95.7% | 1 | (pow.f64 s #s(literal 2 binary64)) |
| 95.7% | 1 | x |
Compiled 14 to 11 computations (21.4% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 (*.f64 s (*.f64 x s)) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x c) (*.f64 s (*.f64 c s))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 c (*.f64 c s))) s))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 s x) (*.f64 c c)) s))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 c x)) (*.f64 s (*.f64 c x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 s x)) (*.f64 (*.f64 c c) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (*.f64 c c))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x s) (*.f64 (*.f64 x c) (*.f64 c s)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s x)) c) (*.f64 s x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s x)) x) (*.f64 c s))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) x)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (*.f64 x (*.f64 s (*.f64 c x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s x))) (*.f64 c (*.f64 s x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))) x) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 c (*.f64 s (*.f64 c s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 c s) c) s)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c s))) (*.f64 x (*.f64 c s))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c s))) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) s)) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) #s(literal -4/45 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) #s(literal 0 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) c) (*.f64 s (*.f64 s (*.f64 c x)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) c) s) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 c (*.f64 s (*.f64 c s)))) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) s) (*.f64 c s)) c) (*.f64 x x)) |
(/.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) (*.f64 x x)) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 x x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64)) c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) s)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 x (*.f64 s (*.f64 c (*.f64 c s)))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))))) (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 x s) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 c (*.f64 c s))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) (*.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x))))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 (*.f64 s (*.f64 c (*.f64 x x))) c))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 (*.f64 s (*.f64 c (*.f64 x x))) c))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x))))) |
6 calls:
| 21.0ms | x |
| 19.0ms | (pow.f64 s #s(literal 2 binary64)) |
| 17.0ms | (pow.f64 c #s(literal 2 binary64)) |
| 16.0ms | s |
| 16.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.6% | 1 | (pow.f64 c #s(literal 2 binary64)) |
| 91.6% | 1 | c |
| 91.6% | 1 | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
| 96.9% | 3 | x |
| 93.4% | 2 | s |
| 91.6% | 1 | (pow.f64 s #s(literal 2 binary64)) |
Compiled 43 to 31 computations (27.9% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 (*.f64 s (*.f64 x s)) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x c) (*.f64 s (*.f64 c s))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 c (*.f64 c s))) s))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 s x) (*.f64 c c)) s))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 c x)) (*.f64 s (*.f64 c x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 s x)) (*.f64 (*.f64 c c) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (*.f64 c c))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x s) (*.f64 (*.f64 x c) (*.f64 c s)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s x)) c) (*.f64 s x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s x)) x) (*.f64 c s))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) x)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (*.f64 x (*.f64 s (*.f64 c x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s x))) (*.f64 c (*.f64 s x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))) x) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 c (*.f64 s (*.f64 c s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 c s) c) s)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c s))) (*.f64 x (*.f64 c s))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c s))) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) s)) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) #s(literal -4/45 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) #s(literal 0 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) c) (*.f64 s (*.f64 s (*.f64 c x)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) c) s) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 c (*.f64 s (*.f64 c s)))) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) s) (*.f64 c s)) c) (*.f64 x x)) |
(/.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) (*.f64 x x)) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 x x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64)) c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) s)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 x (*.f64 s (*.f64 c (*.f64 c s)))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))))) (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 x s) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 c (*.f64 c s))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) (*.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x))))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x))))) |
1 calls:
| 15.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.3% | 2 | x |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 (*.f64 s (*.f64 x s)) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x c) (*.f64 s (*.f64 c s))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 c (*.f64 c s))) s))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 s x) (*.f64 c c)) s))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 c x)) (*.f64 s (*.f64 c x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 s x)) (*.f64 (*.f64 c c) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (*.f64 c c))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x s) (*.f64 (*.f64 x c) (*.f64 c s)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s x)) c) (*.f64 s x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s x)) x) (*.f64 c s))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) x)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (*.f64 x (*.f64 s (*.f64 c x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s x))) (*.f64 c (*.f64 s x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))) x) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 c (*.f64 s (*.f64 c s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 c s) c) s)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c s))) (*.f64 x (*.f64 c s))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c s))) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) s)) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) #s(literal -4/45 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) #s(literal 0 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) c) (*.f64 s (*.f64 s (*.f64 c x)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) c) s) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 c (*.f64 s (*.f64 c s)))) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) s) (*.f64 c s)) c) (*.f64 x x)) |
(/.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) (*.f64 x x)) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 x x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64)) c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) s)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x x)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 x (*.f64 s (*.f64 c (*.f64 c s)))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/45 binary64) #s(literal 2/3 binary64))) #s(literal 0 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))))) (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 x s) (*.f64 x (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)))) (*.f64 c (*.f64 c s))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x))) (*.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)) (*.f64 c (*.f64 (*.f64 s (*.f64 s (*.f64 c x))) x)))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
| Outputs |
|---|
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
6 calls:
| 19.0ms | c |
| 18.0ms | x |
| 18.0ms | (pow.f64 s #s(literal 2 binary64)) |
| 15.0ms | s |
| 13.0ms | (pow.f64 c #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.6% | 2 | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
| 79.4% | 1 | c |
| 79.4% | 1 | (pow.f64 c #s(literal 2 binary64)) |
| 79.4% | 1 | (pow.f64 s #s(literal 2 binary64)) |
| 79.4% | 1 | s |
| 79.4% | 1 | x |
Compiled 43 to 31 computations (27.9% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 (*.f64 s (*.f64 x s)) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x c) (*.f64 s (*.f64 c s))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 c (*.f64 c s))) s))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 s x) (*.f64 c c)) s))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 c x)) (*.f64 s (*.f64 c x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 s x)) (*.f64 (*.f64 c c) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (*.f64 c c))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x s) (*.f64 (*.f64 x c) (*.f64 c s)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s x)) c) (*.f64 s x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s x)) x) (*.f64 c s))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) x)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (*.f64 x (*.f64 s (*.f64 c x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s x))) (*.f64 c (*.f64 s x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))) x) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 c (*.f64 s (*.f64 c s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 c s) c) s)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c s))) (*.f64 x (*.f64 c s))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c s))) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) s)) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) #s(literal -4/45 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) #s(literal 0 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) c) (*.f64 s (*.f64 s (*.f64 c x)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 c x)))) c) s) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 c (*.f64 s (*.f64 c s)))) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) s) (*.f64 c s)) c) (*.f64 x x)) |
(/.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) (*.f64 x x)) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s))))) (*.f64 x x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/3 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64)) c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c s)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 x x)) |
| Outputs |
|---|
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) s)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
1 calls:
| 12.0ms | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.6% | 2 | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
Compiled 19 to 12 computations (36.8% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 (*.f64 s (*.f64 x s)) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x c) (*.f64 s (*.f64 c s))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 c (*.f64 c s))) s))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 s x) (*.f64 c c)) s))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 c x)) (*.f64 s (*.f64 c x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 s x)) (*.f64 (*.f64 c c) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) (*.f64 c c))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x s) (*.f64 (*.f64 x c) (*.f64 c s)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s x)) c) (*.f64 s x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s x)) x) (*.f64 c s))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) x)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (*.f64 x (*.f64 s (*.f64 c x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s x))) (*.f64 c (*.f64 s x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 c s)))) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))) x) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 c (*.f64 s (*.f64 c s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 c s) c) s)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c s))) (*.f64 x (*.f64 c s))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 c s))) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 s (*.f64 c (*.f64 c s))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 s (*.f64 c x))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (/.f64 #s(literal 1 binary64) x)) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
2 calls:
| 10.0ms | x |
| 7.0ms | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.4% | 1 | x |
| 79.4% | 1 | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
Compiled 23 to 15 computations (34.8% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 (*.f64 s (*.f64 x s)) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x c) (*.f64 s (*.f64 c s))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 c (*.f64 c s))) s))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 s x) (*.f64 c c)) s))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))) x)) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 c (*.f64 c s))) s))) |
6 calls:
| 3.0ms | x |
| 3.0ms | c |
| 3.0ms | s |
| 3.0ms | (pow.f64 s #s(literal 2 binary64)) |
| 3.0ms | (pow.f64 c #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.4% | 2 | s |
| 76.5% | 1 | (pow.f64 s #s(literal 2 binary64)) |
| 76.5% | 1 | c |
| 76.5% | 1 | (pow.f64 c #s(literal 2 binary64)) |
| 76.5% | 1 | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
| 76.5% | 1 | x |
Compiled 43 to 31 computations (27.9% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 (*.f64 s (*.f64 x s)) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x c) (*.f64 s (*.f64 c s))))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x))))) |
3 calls:
| 3.0ms | s |
| 3.0ms | x |
| 2.0ms | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.5% | 1 | x |
| 76.5% | 1 | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
| 76.5% | 1 | s |
Compiled 27 to 18 computations (33.3% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 (*.f64 s (*.f64 x s)) x)))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 (*.f64 s (*.f64 x s)) x)))) |
6 calls:
| 2.0ms | s |
| 2.0ms | x |
| 1.0ms | c |
| 1.0ms | (pow.f64 s #s(literal 2 binary64)) |
| 1.0ms | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.6% | 1 | c |
| 71.6% | 1 | s |
| 71.6% | 1 | (pow.f64 s #s(literal 2 binary64)) |
| 71.6% | 1 | (pow.f64 c #s(literal 2 binary64)) |
| 71.6% | 1 | x |
| 71.6% | 1 | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
Compiled 43 to 31 computations (27.9% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
6 calls:
| 1.0ms | s |
| 1.0ms | x |
| 1.0ms | c |
| 1.0ms | (pow.f64 s #s(literal 2 binary64)) |
| 1.0ms | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.1% | 1 | (pow.f64 s #s(literal 2 binary64)) |
| 65.1% | 1 | c |
| 65.1% | 1 | s |
| 65.1% | 1 | x |
| 65.1% | 1 | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
| 65.1% | 1 | (pow.f64 c #s(literal 2 binary64)) |
Compiled 43 to 31 computations (27.9% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 1.9864260628959866e-213 | 1.1139843844255025e-211 |
| 11.0ms | 112× | 0 | valid |
Compiled 302 to 158 computations (47.7% saved)
ival-cos: 3.0ms (37.2% of total)ival-mult: 3.0ms (37.2% of total)ival-pow2: 2.0ms (24.8% of total)ival-div: 1.0ms (12.4% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 3.536368433992931e-48 | 3.048963997032908e-44 |
| 10.0ms | 128× | 0 | valid |
Compiled 318 to 170 computations (46.5% saved)
ival-mult: 3.0ms (45.2% of total)ival-pow2: 2.0ms (30.1% of total)ival-div: 1.0ms (15.1% of total)ival-cos: 1.0ms (15.1% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 1.7144928810383977e+41 | 5.819592603174349e+41 |
| 8.0ms | 64× | 0 | valid |
Compiled 182 to 106 computations (41.8% saved)
ival-cos: 2.0ms (39.4% of total)ival-mult: 1.0ms (19.7% of total)ival-pow2: 1.0ms (19.7% of total)ival-div: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 1.1762385647070521e+151 | 1.0834725004424849e+153 |
| 12.0ms | 3.7693296457446733e-13 | 1.3152346780207106e-11 |
| 21.0ms | 224× | 0 | valid |
Compiled 561 to 333 computations (40.6% saved)
ival-cos: 5.0ms (33.6% of total)ival-mult: 5.0ms (33.6% of total)ival-pow2: 4.0ms (26.9% of total)ival-div: 1.0ms (6.7% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 4.507859142556734e-74 | 7.484042146063149e-74 |
| 6.0ms | 64× | 0 | valid |
Compiled 170 to 102 computations (40% saved)
ival-div: 2.0ms (42.4% of total)ival-mult: 1.0ms (21.2% of total)ival-pow2: 1.0ms (21.2% of total)ival-true: 0.0ms (0% of total)ival-cos: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -3.73027804872713e-199 | -0.0 |
Compiled 22 to 18 computations (18.2% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -3.73027804872713e-199 | -0.0 |
Compiled 22 to 18 computations (18.2% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 1.428638148266725e+263 | 2.09756400715873e+263 |
| 6.0ms | 64× | 0 | valid |
Compiled 158 to 106 computations (32.9% saved)
ival-cos: 1.0ms (23.6% of total)ival-mult: 1.0ms (23.6% of total)ival-pow2: 1.0ms (23.6% of total)ival-div: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 72× | *-commutative_binary64 |
| 2× | 1-exp_binary64 |
| 2× | 1-exp_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 99 | 415 |
| 1 | 138 | 415 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 c s))) (*.f64 x (*.f64 c s))) |
(if (<=.f64 c #s(literal 533014786937957/5922386521532855740161817506647119732883018558947359509044845726112560091729648156474603305162988578607512400425457279991804428268870599332596921062626576000993556884845161077691136496092218188572933193945756793025561702170624 binary64)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s (*.f64 c x)) (*.f64 s (*.f64 c x)))) (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 s x))) (*.f64 c (*.f64 s x)))) |
(if (<=.f64 x #s(literal 3013008832985607/100433627766186892221372630771322662657637687111424552206336 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s (*.f64 c x)) (*.f64 s (*.f64 c x))))) |
(if (<=.f64 x #s(literal 250000000000000011221428169518979196387328 binary64)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) s))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
(if (<=.f64 x #s(literal 6561082208212515/1237940039285380274899124224 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) (if (<=.f64 x #s(literal 1050000000000000083451894193183225223380418638772480878139616948604628707926215895366211738206236283543061889990792898121254712840699179674325774269153280 binary64)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 (*.f64 s (*.f64 c (*.f64 x x))) c))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x))))))) |
(if (<=.f64 x #s(literal 2291665473376297/31828687130226345097944463881396533766429193651030253916189694521162207808802136034115584 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x)))))) |
(if (<=.f64 (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) #s(literal -8618206661096855/43091033305484275771318189120554014028188383664727440257009917157939053808001686094755156265186004592451444480869811959505055188993505721246743058601180207922833192313884218148386109504588371699886434318219521032192 binary64)) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x))))) |
(if (<=.f64 (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) #s(literal -8618206661096855/43091033305484275771318189120554014028188383664727440257009917157939053808001686094755156265186004592451444480869811959505055188993505721246743058601180207922833192313884218148386109504588371699886434318219521032192 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) s)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
(if (<=.f64 s #s(literal 182000000000000007138608692874599838192036236396291089135412774407253988542064993690735277352638596517045051888694028475546789897160283216867877252808251201140957015151187235088138666489264977421890692878228391407958111659562591044045633651639766805999005001056256 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 c (*.f64 c s))) s)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 (*.f64 s (*.f64 x s)) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
| Outputs |
|---|
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 c s))) (*.f64 x (*.f64 c s))) |
(if (<=.f64 c #s(literal 533014786937957/5922386521532855740161817506647119732883018558947359509044845726112560091729648156474603305162988578607512400425457279991804428268870599332596921062626576000993556884845161077691136496092218188572933193945756793025561702170624 binary64)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s (*.f64 c x)) (*.f64 s (*.f64 c x)))) (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 s x))) (*.f64 c (*.f64 s x)))) |
(if (<=.f64 c #s(literal 533014786937957/5922386521532855740161817506647119732883018558947359509044845726112560091729648156474603305162988578607512400425457279991804428268870599332596921062626576000993556884845161077691136496092218188572933193945756793025561702170624 binary64)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s (*.f64 x c)) (*.f64 s (*.f64 x c)))) (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 x s))) (*.f64 c (*.f64 x s)))) |
(if (<=.f64 x #s(literal 3013008832985607/100433627766186892221372630771322662657637687111424552206336 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s (*.f64 c x)) (*.f64 s (*.f64 c x))))) |
(if (<=.f64 x #s(literal 3013008832985607/100433627766186892221372630771322662657637687111424552206336 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 x s)) (*.f64 c (*.f64 x s)))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s (*.f64 x c)) (*.f64 s (*.f64 x c))))) |
(if (<=.f64 x #s(literal 250000000000000011221428169518979196387328 binary64)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) s))) |
(if (<=.f64 x #s(literal 250000000000000011221428169518979196387328 binary64)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 x s)) (*.f64 c (*.f64 x s)))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 x (*.f64 s (*.f64 x c))))))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 x s)) (*.f64 c (*.f64 x s)))) |
(if (<=.f64 x #s(literal 6561082208212515/1237940039285380274899124224 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) (if (<=.f64 x #s(literal 1050000000000000083451894193183225223380418638772480878139616948604628707926215895366211738206236283543061889990792898121254712840699179674325774269153280 binary64)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 (*.f64 s (*.f64 c (*.f64 x x))) c))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x))))))) |
(if (<=.f64 x #s(literal 6561082208212515/1237940039285380274899124224 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 x s)) (*.f64 c (*.f64 x s)))) (if (<=.f64 x #s(literal 1050000000000000083451894193183225223380418638772480878139616948604628707926215895366211738206236283543061889990792898121254712840699179674325774269153280 binary64)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 s (*.f64 c (*.f64 x x)))))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 (*.f64 s (*.f64 x c)) (*.f64 x s)))))) |
(if (<=.f64 x #s(literal 2291665473376297/31828687130226345097944463881396533766429193651030253916189694521162207808802136034115584 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x)))))) |
(if (<=.f64 x #s(literal 2291665473376297/31828687130226345097944463881396533766429193651030253916189694521162207808802136034115584 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 x s)) (*.f64 c (*.f64 x s)))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 (*.f64 s (*.f64 x c)) (*.f64 x s))))) |
(if (<=.f64 (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) #s(literal -8618206661096855/43091033305484275771318189120554014028188383664727440257009917157939053808001686094755156265186004592451444480869811959505055188993505721246743058601180207922833192313884218148386109504588371699886434318219521032192 binary64)) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x))))) |
(if (<=.f64 (/.f64 (cos.f64 (*.f64 x #s(literal 2 binary64))) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 x (*.f64 x (pow.f64 s #s(literal 2 binary64)))))) #s(literal -8618206661096855/43091033305484275771318189120554014028188383664727440257009917157939053808001686094755156265186004592451444480869811959505055188993505721246743058601180207922833192313884218148386109504588371699886434318219521032192 binary64)) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 x s)) (*.f64 c (*.f64 x s))))) |
(if (<=.f64 (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) #s(literal -8618206661096855/43091033305484275771318189120554014028188383664727440257009917157939053808001686094755156265186004592451444480869811959505055188993505721246743058601180207922833192313884218148386109504588371699886434318219521032192 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 x (*.f64 s (*.f64 c x)))) s)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x))))) |
(if (<=.f64 (/.f64 (cos.f64 (*.f64 x #s(literal 2 binary64))) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 x (*.f64 x (pow.f64 s #s(literal 2 binary64)))))) #s(literal -8618206661096855/43091033305484275771318189120554014028188383664727440257009917157939053808001686094755156265186004592451444480869811959505055188993505721246743058601180207922833192313884218148386109504588371699886434318219521032192 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 s (*.f64 c (*.f64 x (*.f64 s (*.f64 x c)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 x s)) (*.f64 c (*.f64 x s))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 x s)) (*.f64 c (*.f64 x s)))) |
(if (<=.f64 s #s(literal 182000000000000007138608692874599838192036236396291089135412774407253988542064993690735277352638596517045051888694028475546789897160283216867877252808251201140957015151187235088138666489264977421890692878228391407958111659562591044045633651639766805999005001056256 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 c (*.f64 c s))) s)))) |
(if (<=.f64 s #s(literal 182000000000000007138608692874599838192036236396291089135412774407253988542064993690735277352638596517045051888694028475546789897160283216867877252808251201140957015151187235088138666489264977421890692878228391407958111659562591044045633651639766805999005001056256 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 x c)) (*.f64 x s)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 x (*.f64 c (*.f64 c s))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s x) (*.f64 s (*.f64 c x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 s (*.f64 x c)) (*.f64 x s)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 (*.f64 s (*.f64 x s)) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 x (*.f64 s (*.f64 x s)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
| 25 274× | accelerator-lowering-fma.f32 |
| 25 274× | accelerator-lowering-fma.f64 |
| 16 506× | accelerator-lowering-fma.f32 |
| 16 506× | accelerator-lowering-fma.f64 |
| 15 610× | accelerator-lowering-fma.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 117 | 9388 |
| 1 | 303 | 9388 |
| 2 | 886 | 9116 |
| 3 | 3448 | 8934 |
| 4 | 6622 | 8922 |
| 0 | 8100 | 8674 |
| 0 | 51 | 408 |
| 1 | 326 | 238 |
| 2 | 2674 | 210 |
| 0 | 8938 | 204 |
| 0 | 183 | 10166 |
| 1 | 510 | 10068 |
| 2 | 1437 | 10016 |
| 3 | 5371 | 9868 |
| 0 | 8769 | 9489 |
| 0 | 50 | 1476 |
| 1 | 117 | 1476 |
| 2 | 383 | 1462 |
| 3 | 1957 | 1452 |
| 4 | 4755 | 1444 |
| 5 | 6901 | 1444 |
| 0 | 8120 | 1432 |
| 0 | 83 | 6384 |
| 1 | 202 | 6384 |
| 2 | 571 | 6312 |
| 3 | 2168 | 6260 |
| 4 | 3930 | 6220 |
| 0 | 8093 | 6172 |
| 0 | 12 | 49 |
| 1 | 47 | 49 |
| 2 | 209 | 45 |
| 3 | 1937 | 39 |
| 0 | 8390 | 39 |
| 0 | 44 | 253 |
| 1 | 255 | 217 |
| 2 | 1949 | 201 |
| 0 | 8367 | 193 |
| 0 | 32 | 162 |
| 1 | 155 | 144 |
| 0 | 986 | 144 |
| 1× | fuel |
| 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 |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 1 388 to 686 computations (50.6% saved)
(abs x)
Compiled 3 604 to 1 340 computations (62.8% saved)
Loading profile data...