
Time bar (total: 8.8s)
| 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)
| 909.0ms | 8 256× | 0 | valid |
ival-mult: 222.0ms (34.9% of total)ival-cos: 187.0ms (29.4% of total)ival-pow2: 160.0ms (25.2% of total)ival-div: 52.0ms (8.2% of total)ival-true: 7.0ms (1.1% of total)exact: 5.0ms (0.8% of total)ival-assert: 3.0ms (0.5% of total)| 1× | egg-herbie |
| 1 052× | distribute-neg-frac |
| 1 004× | div-sub |
| 784× | distribute-lft-neg-in |
| 688× | unsub-neg |
| 676× | distribute-frac-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 168 |
| 1 | 133 | 161 |
| 2 | 473 | 147 |
| 3 | 2282 | 147 |
| 4 | 5965 | 147 |
| 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)))))) |
(abs s)
(abs c)
(abs x)
(sort c s)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 51 | 1 | (1.8128040419558947e+121 9.261319879463638e-167 1.564935161175591e-117) | 1 | (1.7459782329740633e-107 4.479687080621279e-162 3.3640752986911407e+130) | (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x)) |
| 42 | 0 | - | 1 | (1.0803858466458691e+235 1.9313067823976487e-307 1.1723281990476922e-161) | (*.f64 x (pow.f64 s #s(literal 2 binary64))) |
| 12 | 0 | - | 1 | (1.5881567792640043e+131 7.044864091218047e-287 1.213684640057992e-222) | (*.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 | 130 | (9.448223925123982e+200 5.168630595051531e-124 1.5785681271738461e+230) | 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 | 130 | 0 |
*.f64 | (*.f64 x (pow.f64 s #s(literal 2 binary64))) | n*o | 35 | 0 |
*.f64 | (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x)) | u*o | 25 | 0 |
| ↳ | (pow.f64 c #s(literal 2 binary64)) | underflow | 85 | |
| ↳ | (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x) | overflow | 106 | |
| ↳ | (*.f64 x (pow.f64 s #s(literal 2 binary64))) | overflow | 104 | |
| ↳ | (pow.f64 s #s(literal 2 binary64)) | overflow | 118 | |
*.f64 | (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x)) | n*u | 13 | 0 |
*.f64 | (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x)) | n*o | 13 | 0 |
*.f64 | (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x) | n*o | 11 | 0 |
*.f64 | (*.f64 x (pow.f64 s #s(literal 2 binary64))) | n*u | 6 | 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 | 106 | |
| ↳ | (pow.f64 c #s(literal 2 binary64)) | overflow | 16 | |
| ↳ | (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x)) | overflow | 89 | |
| ↳ | (*.f64 x (pow.f64 s #s(literal 2 binary64))) | overflow | 104 | |
| ↳ | (pow.f64 s #s(literal 2 binary64)) | overflow | 118 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 83 | 1 |
| - | 106 | 66 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 83 | 0 | 1 |
| - | 106 | 0 | 66 |
| number | freq |
|---|---|
| 0 | 67 |
| 1 | 144 |
| 2 | 45 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 63.0ms | 512× | 0 | valid |
Compiled 154 to 52 computations (66.2% saved)
ival-cos: 18.0ms (40.8% of total)ival-mult: 11.0ms (24.9% of total)ival-pow2: 11.0ms (24.9% of total)ival-div: 3.0ms (6.8% of total)ival-true: 1.0ms (2.3% 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 |
|---|---|---|
| ▶ | 68.3% | (/.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.5% | (/.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 | 95.7% | (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x) |
| ✓ | accuracy | 84.7% | (*.f64 x (pow.f64 s #s(literal 2 binary64))) |
| ✓ | accuracy | 81.4% | (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x)) |
| 30.0ms | 256× | 0 | valid |
Compiled 58 to 14 computations (75.9% saved)
ival-cos: 7.0ms (36.3% of total)ival-mult: 6.0ms (31.1% of total)ival-pow2: 4.0ms (20.7% of total)ival-div: 2.0ms (10.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 | |
|---|---|---|---|---|
| 23.0ms | c | @ | inf | (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) |
| 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))) |
| 2.0ms | s | @ | 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 (log.f64 (*.f64 s 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 (neg.f64 (+.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)))) (neg.f64 (+.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))) (neg.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 (*.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) (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.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) (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) (/.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.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 (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) #s(literal 1 binary64))) (/.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (neg.f64 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 c (neg.f64 c))) (*.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s (*.f64 x x))))) (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (neg.f64 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 c (neg.f64 c))) (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) #s(literal 1 binary64))) (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (neg.f64 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)) (neg.f64 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)) (neg.f64 x))))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (neg.f64 c))) (neg.f64 (*.f64 (*.f64 s (*.f64 s x)) (neg.f64 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)) (neg.f64 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 (neg.f64 (+.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 (neg.f64 (+.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)))) (neg.f64 (+.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 (neg.f64 (+.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 (neg.f64 (+.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 (neg.f64 (+.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 (neg.f64 (+.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 (neg.f64 (+.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 (neg.f64 (+.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 (neg.f64 (+.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 (neg.f64 (+.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) (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))))) |
(/.f64 (cos.f64 (+.f64 x x)) (neg.f64 (*.f64 (neg.f64 (*.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 (neg.f64 (cos.f64 (+.f64 x x))) (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) |
(/.f64 (neg.f64 (cos.f64 (+.f64 x x))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))))) |
(/.f64 (neg.f64 (cos.f64 (+.f64 x x))) (*.f64 (neg.f64 (*.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)) (neg.f64 x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c (neg.f64 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 c (neg.f64 c))) (*.f64 (*.f64 s (*.f64 s x)) (neg.f64 x))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (neg.f64 c))) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (neg.f64 c))) (neg.f64 (*.f64 (*.f64 s (*.f64 s (*.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (neg.f64 c))) (neg.f64 (neg.f64 (*.f64 (*.f64 s (*.f64 s x)) (neg.f64 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))) (neg.f64 (*.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 (neg.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 #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 (neg.f64 (cos.f64 (+.f64 x x))) #s(literal 1 binary64)) (neg.f64 (*.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 c (neg.f64 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))))) (neg.f64 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) (neg.f64 (cos.f64 (+.f64 x x)))) (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (neg.f64 c)))) (*.f64 (*.f64 s (*.f64 s x)) (neg.f64 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 (neg.f64 (cos.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s (*.f64 x x))))) (*.f64 c (neg.f64 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)) (neg.f64 x))) (*.f64 c (neg.f64 c))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s (*.f64 s x)) (*.f64 c (neg.f64 c)))) (neg.f64 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))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (neg.f64 (*.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)) (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) (neg.f64 (+.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))) (neg.f64 (*.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) (neg.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))) (neg.f64 (+.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))) (neg.f64 (*.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)) (neg.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))) #s(literal 2 binary64)) (neg.f64 (+.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)) (neg.f64 (*.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)) (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) (*.f64 (*.f64 s (*.f64 s (*.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 (*.f64 s (*.f64 x x))) (neg.f64 (*.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 (neg.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 (neg.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))) (/.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 (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) #s(literal 1 binary64))) (*.f64 (neg.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 (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 (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (neg.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 (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 (neg.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 (neg.f64 (*.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))) (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) (*.f64 (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (neg.f64 (+.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 (neg.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 (neg.f64 (*.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 (neg.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 (neg.f64 (*.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 (neg.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 (neg.f64 (*.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 (neg.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 (neg.f64 (*.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 (neg.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 (neg.f64 (*.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 (neg.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 (neg.f64 (*.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 (neg.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 (neg.f64 (*.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)))) (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) (*.f64 x (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) (*.f64 x (neg.f64 (*.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)))) (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) (*.f64 (*.f64 c c) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) (*.f64 (*.f64 c c) (neg.f64 (*.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) (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) (neg.f64 (+.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)) (neg.f64 (*.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) (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) (*.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) (neg.f64 (+.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))) (neg.f64 (*.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))) (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) (*.f64 (*.f64 (*.f64 c c) x) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) (*.f64 (*.f64 (*.f64 c c) x) (neg.f64 (*.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)) (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) (*.f64 (*.f64 s (*.f64 s x)) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) (*.f64 (*.f64 s (*.f64 s x)) (neg.f64 (*.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))) (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) (*.f64 c (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) (*.f64 c (neg.f64 (*.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) (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) (*.f64 (neg.f64 (*.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 (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (cos.f64 (+.f64 x x)))) (*.f64 (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 (neg.f64 (*.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 (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (neg.f64 (cos.f64 (+.f64 x x))))) (*.f64 (neg.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 c (neg.f64 c)) (*.f64 (*.f64 s s) (/.f64 (*.f64 x x) (cos.f64 (+.f64 x x)))))) (*.f64 (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 (*.f64 c (neg.f64 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)) (neg.f64 x))) (*.f64 (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)))) (*.f64 (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 (*.f64 s (*.f64 s x)) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 s (*.f64 s (*.f64 x x)))) (*.f64 (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (neg.f64 c))))) (*.f64 (neg.f64 (*.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 (neg.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 (*.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 (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 (neg.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 #s(literal 0 binary64) (*.f64 c (neg.f64 c))) (*.f64 (neg.f64 (*.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 (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 c (neg.f64 c)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 (neg.f64 (*.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 (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s (*.f64 s x)) (neg.f64 x))))) (*.f64 (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (*.f64 c c))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s (*.f64 s x)) (*.f64 c (neg.f64 c)))))) (*.f64 (neg.f64 (*.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 (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (/.f64 (cos.f64 (+.f64 x x)) (neg.f64 c)))) (*.f64 (neg.f64 (*.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 (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (/.f64 (cos.f64 (+.f64 x x)) (neg.f64 x)))) (*.f64 (neg.f64 (*.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 (neg.f64 (*.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 (neg.f64 (*.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 (neg.f64 (*.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 (neg.f64 (*.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 (neg.f64 (*.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 (neg.f64 (*.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 c (neg.f64 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))) (neg.f64 (*.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 (neg.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 (/.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 (neg.f64 (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 c (neg.f64 c)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))))) (neg.f64 (neg.f64 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) (neg.f64 (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 c (neg.f64 c))))) (neg.f64 (*.f64 (*.f64 s (*.f64 s x)) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s (*.f64 x x)))))) (*.f64 c (neg.f64 c))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))))) (neg.f64 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)))) (neg.f64 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 (neg.f64 (cos.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s (*.f64 x x)))))) (neg.f64 (*.f64 c (neg.f64 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)) (neg.f64 x)))) (neg.f64 (*.f64 c (neg.f64 c)))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s (*.f64 s x)) (*.f64 c (neg.f64 c))))) (neg.f64 (neg.f64 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 (neg.f64 (+.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 (neg.f64 (+.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 (neg.f64 (+.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 (neg.f64 (+.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)))) (neg.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 (/.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)))) (neg.f64 (+.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)))) (neg.f64 (+.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)))) (neg.f64 (+.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 (neg.f64 (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 c (neg.f64 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)))) (neg.f64 (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)) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) (pow.f64 (/.f64 (neg.f64 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 c (neg.f64 c)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 s (*.f64 s (*.f64 x x)))) (pow.f64 (/.f64 (*.f64 c (neg.f64 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)) (neg.f64 x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 c c)) (pow.f64 (/.f64 (*.f64 s (*.f64 s (*.f64 x x))) (neg.f64 (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) (neg.f64 (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))) (neg.f64 (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))) (neg.f64 (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 c (neg.f64 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 (neg.f64 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)) (neg.f64 (+.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) (neg.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 (*.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 (neg.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 (neg.f64 (+.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) (neg.f64 (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 (neg.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 (+.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)) (neg.f64 (+.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)) (neg.f64 (+.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) (neg.f64 (+.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 (neg.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 (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 (neg.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 (sin.f64 x) (neg.f64 (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) (neg.f64 (+.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 (neg.f64 (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 (neg.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 (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 (neg.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 (exp.f64 (log.f64 (cos.f64 x))) (exp.f64 (log.f64 (cos.f64 x))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(neg.f64 (neg.f64 (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)) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(/.f64 (neg.f64 (cos.f64 (+.f64 x x))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (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)) (neg.f64 (+.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)) (neg.f64 (+.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)) (neg.f64 (+.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) (neg.f64 (+.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) (neg.f64 (+.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) (neg.f64 (+.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) (neg.f64 (+.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 (neg.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))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (cos.f64 x) #s(literal 8 binary64)) (-.f64 (*.f64 (*.f64 (neg.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 (neg.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 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (neg.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 (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 (neg.f64 (+.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) (neg.f64 (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) (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) |
(neg.f64 (neg.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 1 binary64)) |
(/.f64 (neg.f64 (*.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)) (neg.f64 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 c (neg.f64 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 (neg.f64 x))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) (/.f64 x #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))))) |
(*.f64 (*.f64 c (neg.f64 c)) (*.f64 (*.f64 s (*.f64 s x)) (neg.f64 x))) |
(*.f64 (*.f64 (*.f64 s (*.f64 s x)) (neg.f64 x)) (*.f64 c (neg.f64 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 c (neg.f64 c))) (neg.f64 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)) (neg.f64 x))) (*.f64 c c)) |
(*.f64 (neg.f64 (*.f64 c (neg.f64 c))) (*.f64 s (*.f64 s (*.f64 x x)))) |
(*.f64 (neg.f64 (*.f64 (*.f64 s (*.f64 s x)) (*.f64 c (neg.f64 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) (*.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)))) (*.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 27 763 to 2 412 computations (91.3% saved)
21 alts after pruning (21 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 812 | 21 | 833 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 813 | 21 | 834 |
| Status | Accuracy | Program |
|---|---|---|
| 81.0% | (/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) x)) (*.f64 s x)) s) | |
| 66.0% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) c) | |
| ▶ | 77.2% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) x) |
| 79.1% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s x))) (*.f64 (*.f64 c c) x)) | |
| 41.4% | (/.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)) | |
| 66.3% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) | |
| ▶ | 97.5% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) |
| 68.2% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 (sqrt.f64 s) #s(literal 4 binary64))) x))) | |
| ▶ | 80.5% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 s x) (*.f64 s x)))) |
| 66.0% | (/.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))) | |
| 81.1% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 c c) x) (*.f64 s x)) s)) | |
| 82.0% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 c c) x) s) (*.f64 s x))) | |
| ▶ | 66.0% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) c)) |
| 68.3% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 c (sqrt.f64 c)) (sqrt.f64 c)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) | |
| 91.1% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 x c) (*.f64 (*.f64 c s) (*.f64 s x)))) | |
| 81.6% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) | |
| ▶ | 72.6% | (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
| 78.8% | (*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) x)) | |
| 66.3% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) (cos.f64 (+.f64 x x))) | |
| 63.7% | (*.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.4% | (*.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 834 to 516 computations (38.1% saved)
| 1× | egg-herbie |
Found 20 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 s x) (*.f64 s x)))) |
| ✓ | cost-diff | 128 | (*.f64 #s(literal 2 binary64) x) |
| ✓ | cost-diff | 6144 | (pow.f64 c #s(literal 2 binary64)) |
| ✓ | 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 | 384 | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) x) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) c) |
| ✓ | 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 s s) (*.f64 (*.f64 x x) c)) c)) |
| ✓ | 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)) |
| 856× | associate-/r* |
| 756× | /-lowering-/.f32 |
| 756× | /-lowering-/.f64 |
| 330× | *-lowering-*.f32 |
| 330× | *-lowering-*.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 235 |
| 1 | 92 | 231 |
| 2 | 253 | 231 |
| 3 | 639 | 231 |
| 4 | 678 | 231 |
| 5 | 678 | 231 |
| 6 | 900 | 231 |
| 7 | 900 | 231 |
| 0 | 900 | 231 |
| 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)) (* (* (* s s) (* (* x x) c)) c)) |
(cos (* 2 x)) |
(* 2 x) |
2 |
x |
(* (* (* s s) (* (* x x) c)) c) |
(* (* s s) (* (* x x) c)) |
(* s s) |
s |
(* (* x x) c) |
(* x x) |
c |
(/ (/ (cos (+ x x)) (* (* c c) (* s (* s x)))) 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) |
(/ (cos (* 2 x)) (* (pow c 2) (* (* s x) (* s x)))) |
(cos (* 2 x)) |
(* 2 x) |
2 |
x |
(* (pow c 2) (* (* s x) (* s x))) |
(pow c 2) |
c |
(* (* s x) (* s x)) |
(* s x) |
s |
| Outputs |
|---|
(/ (cos (* 2 x)) (pow (* (* c s) x) 2)) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 x (*.f64 s (*.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 c (*.f64 c (*.f64 x (*.f64 s (*.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 c (*.f64 c (*.f64 x (*.f64 s (*.f64 x s)))))) |
1 |
#s(literal 1 binary64) |
(* x (* x (* s (* c (* c s))))) |
(*.f64 c (*.f64 c (*.f64 x (*.f64 s (*.f64 x s))))) |
x |
(* x (* s (* c (* c s)))) |
(*.f64 s (*.f64 c (*.f64 c (*.f64 x s)))) |
(* s (* c (* c s))) |
(*.f64 s (*.f64 c (*.f64 c s))) |
s |
(* c (* c s)) |
(*.f64 c (*.f64 c s)) |
c |
(* c s) |
(*.f64 c s) |
(/ (cos (* 2 x)) (* (* (* s s) (* (* x x) c)) c)) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 x (*.f64 s (*.f64 x s)))))) |
(cos (* 2 x)) |
(cos.f64 (+.f64 x x)) |
(* 2 x) |
(+.f64 x x) |
2 |
#s(literal 2 binary64) |
x |
(* (* (* s s) (* (* x x) c)) c) |
(*.f64 c (*.f64 c (*.f64 x (*.f64 s (*.f64 x s))))) |
(* (* s s) (* (* x x) c)) |
(*.f64 c (*.f64 x (*.f64 s (*.f64 x s)))) |
(* s s) |
(*.f64 s s) |
s |
(* (* x x) c) |
(*.f64 x (*.f64 x c)) |
(* x x) |
(*.f64 x x) |
c |
(/ (/ (cos (+ x x)) (* (* c c) (* s (* s x)))) x) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 x (*.f64 s (*.f64 x s)))))) |
(/ (cos (+ x x)) (* (* c c) (* s (* s x)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 x s))))) |
(cos (+ x x)) |
(cos.f64 (+.f64 x x)) |
(+ x x) |
(+.f64 x x) |
x |
(* (* c c) (* s (* s x))) |
(*.f64 s (*.f64 c (*.f64 c (*.f64 x s)))) |
(* c c) |
(*.f64 c c) |
c |
(* s (* s x)) |
(*.f64 s (*.f64 x s)) |
s |
(* s x) |
(*.f64 x s) |
(/ (cos (* 2 x)) (* (pow c 2) (* (* s x) (* s x)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 x (*.f64 s (*.f64 x s)))))) |
(cos (* 2 x)) |
(cos.f64 (+.f64 x x)) |
(* 2 x) |
(+.f64 x x) |
2 |
#s(literal 2 binary64) |
x |
(* (pow c 2) (* (* s x) (* s x))) |
(*.f64 c (*.f64 c (*.f64 x (*.f64 s (*.f64 x s))))) |
(pow c 2) |
(*.f64 c c) |
c |
(* (* s x) (* s x)) |
(*.f64 x (*.f64 s (*.f64 x s))) |
(* s x) |
(*.f64 x s) |
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 (*.f64 s x) (*.f64 s x)) |
| ✓ | accuracy | 99.5% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 s x) (*.f64 s x)))) |
| ✓ | accuracy | 81.4% | (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 s x) (*.f64 s x))) |
| ✓ | accuracy | 99.8% | (*.f64 s (*.f64 s x)) |
| ✓ | accuracy | 99.5% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) |
| ✓ | accuracy | 93.4% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) x) |
| ✓ | accuracy | 81.9% | (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x))) |
| ✓ | accuracy | 99.5% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) c)) |
| ✓ | accuracy | 95.5% | (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) c) |
| ✓ | accuracy | 87.3% | (*.f64 (*.f64 x x) c) |
| ✓ | accuracy | 74.9% | (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
| ✓ | accuracy | 94.2% | (*.f64 s (*.f64 c (*.f64 c s))) |
| ✓ | accuracy | 93.1% | (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
| ✓ | accuracy | 92.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.5% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) |
| ✓ | accuracy | 90.2% | (*.f64 (*.f64 c s) x) |
| 73.0ms | 256× | 0 | valid |
Compiled 261 to 36 computations (86.2% saved)
ival-mult: 27.0ms (51.6% of total)ival-cos: 11.0ms (21% of total)ival-div: 9.0ms (17.2% of total)ival-pow2: 4.0ms (7.7% of total)ival-add: 1.0ms (1.9% 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)) (* (* (* s s) (* (* x x) c)) c))> |
#<alt (* (* (* s s) (* (* x x) c)) c)> |
#<alt (/ (/ (cos (+ x x)) (* (* c c) (* s (* s x)))) x)> |
#<alt (/ (cos (+ x x)) (* (* c c) (* s (* s x))))> |
#<alt (cos (+ x x))> |
#<alt (+ x x)> |
#<alt (pow c 2)> |
#<alt (/ (cos (* 2 x)) (* (pow c 2) (* (* s x) (* 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))> |
#<alt (* (pow c 2) (* (* s x) (* s x)))> |
#<alt (* (* s x) (* 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 (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (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 (* (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 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)> |
#<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 (/ 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 (* 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)> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow 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) (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))> |
165 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 17.0ms | s | @ | 0 | (* (* c s) x) |
| 4.0ms | x | @ | -inf | (/ (cos (+ x x)) (* (* c c) (* s (* s x)))) |
| 2.0ms | c | @ | inf | (/ 1 (* x (* x (* s (* c (* c s)))))) |
| 1.0ms | x | @ | -inf | (/ (/ (cos (+ x x)) (* (* c c) (* s (* s x)))) x) |
| 1.0ms | s | @ | inf | (* (* c s) x) |
| 1× | batch-egg-rewrite |
| 566× | *-lowering-*.f32 |
| 566× | *-lowering-*.f64 |
| 388× | /-lowering-/.f32 |
| 388× | /-lowering-/.f64 |
| 114× | associate-*r* |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 172 |
| 1 | 158 | 158 |
| 0 | 841 | 158 |
| 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)) (* (* (* s s) (* (* x x) c)) c)) |
(* (* (* s s) (* (* x x) c)) c) |
(/ (/ (cos (+ x x)) (* (* c c) (* s (* s x)))) x) |
(/ (cos (+ x x)) (* (* c c) (* s (* s x)))) |
(cos (+ x x)) |
(+ x x) |
(pow c 2) |
(/ (cos (* 2 x)) (* (pow c 2) (* (* s x) (* s x)))) |
(* (* c s) x) |
(* (* s s) (* (* x x) c)) |
(* (* x x) c) |
(* (* c c) (* s (* s x))) |
(* s (* s x)) |
(* (pow c 2) (* (* s x) (* s x))) |
(* (* s x) (* 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 s) (*.f64 s (*.f64 c (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) (neg.f64 c)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 c (*.f64 s x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x)))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 c (*.f64 s x)))) #s(literal 2 binary64)) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 c (*.f64 x x))))) |
(*.f64 s (*.f64 (*.f64 (*.f64 x x) s) (*.f64 c c))) |
(*.f64 s (*.f64 s (*.f64 c (*.f64 c (*.f64 x x))))) |
(*.f64 s (*.f64 (*.f64 s (*.f64 c (*.f64 x x))) c)) |
(*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x)))) |
(*.f64 (*.f64 c s) (*.f64 x (*.f64 c (*.f64 s x)))) |
(*.f64 x (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) |
(*.f64 x (/.f64 (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x))) |
(*.f64 (*.f64 s (*.f64 c c)) (*.f64 (*.f64 x x) s)) |
(*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 x x)) |
(*.f64 (*.f64 s s) (*.f64 c (*.f64 c (*.f64 x x)))) |
(*.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 (*.f64 x x)) (*.f64 (*.f64 s s) c)) |
(*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) c) |
(*.f64 (*.f64 c c) (*.f64 s (*.f64 (*.f64 x x) s))) |
(*.f64 (*.f64 s x) (*.f64 c (*.f64 c (*.f64 s x)))) |
(*.f64 (*.f64 s (*.f64 s x)) (*.f64 x (*.f64 c c))) |
(*.f64 (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))) x) |
(*.f64 (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 s (*.f64 (*.f64 x x) s)) (*.f64 c c)) |
(*.f64 (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 c (*.f64 c (*.f64 s x))) (*.f64 s x)) |
(*.f64 (*.f64 c (*.f64 c (*.f64 x x))) (*.f64 s s)) |
(*.f64 (*.f64 (*.f64 x x) s) (*.f64 s (*.f64 c c))) |
(*.f64 (*.f64 c x) (*.f64 (*.f64 c s) (*.f64 s 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 (*.f64 c c))) (*.f64 s x)) |
(*.f64 (*.f64 x (*.f64 c c)) (*.f64 s (*.f64 s x))) |
(*.f64 (*.f64 c (*.f64 s s)) (*.f64 c (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s x))) x) s) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 s (*.f64 c c))) 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))) |
(/.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 s) (*.f64 s (*.f64 c (*.f64 x x))))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x)))))) |
(neg.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) (neg.f64 x))) |
(neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) (neg.f64 c)))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))))) x)) |
(neg.f64 (/.f64 (neg.f64 (cos.f64 (+.f64 x x))) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x)))))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s x))) (/.f64 (*.f64 s x) (cos.f64 (+.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))) (cos.f64 (+.f64 x x))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s x))) (/.f64 (*.f64 s x) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 s (*.f64 (*.f64 x x) s)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s (*.f64 c (*.f64 x x))))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) x) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s x))) (/.f64 (*.f64 s x) (cos.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))))) (neg.f64 x)) |
(/.f64 (neg.f64 (cos.f64 (+.f64 x x))) (*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) (neg.f64 c))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))) (cos.f64 (+.f64 x x)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s (*.f64 c (*.f64 x x))))) c) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 s (*.f64 (*.f64 x x) s))) |
(/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x))))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 (+.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) (neg.f64 c))) |
(/.f64 (*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) #s(literal 1 binary64)) (*.f64 s (*.f64 (*.f64 x x) s))) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 (+.f64 x x)))) (neg.f64 (*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) (neg.f64 c)))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c))) (neg.f64 (*.f64 s (*.f64 (*.f64 x x) s)))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))))) (neg.f64 c)) |
(/.f64 (*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 s (*.f64 c (*.f64 c (*.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 (cos.f64 (+.f64 x x)) x) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) c) (*.f64 s (*.f64 s (*.f64 c (*.f64 x x))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s s)) (*.f64 c (*.f64 c (*.f64 x x)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 (*.f64 x x) s))) (*.f64 c c)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) s) (*.f64 (*.f64 x x) s)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 s s)) (*.f64 x x)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 s x)) (*.f64 s x)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s x)))) (*.f64 s 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 c (*.f64 s (*.f64 c s)))) (*.f64 x x)) |
(pow.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s x))) (/.f64 (*.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 s) (*.f64 s (*.f64 c (*.f64 x x)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x)))))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))))) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (neg.f64 (cos.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) (neg.f64 c)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x))))) (cos.f64 (+.f64 x x))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s (*.f64 c (*.f64 x x))))) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 (*.f64 x x) s)))) |
(+.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 (+.f64 (cos.f64 x) (sin.f64 x)) (-.f64 (cos.f64 x) (sin.f64 x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x 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 s) (*.f64 s (*.f64 c (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) (neg.f64 c))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) x) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 s (*.f64 (*.f64 x x) s))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 s (*.f64 c (*.f64 x x))))) c) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 (*.f64 x x) s))) (*.f64 c c)) |
(/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 s (*.f64 s (*.f64 c (*.f64 x x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s x)))) (*.f64 s 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 s s)) (*.f64 c (*.f64 c (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 c (*.f64 s (*.f64 c s)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 c (*.f64 s (*.f64 c s)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 c (*.f64 s (*.f64 c s)))) x) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 s x)) (*.f64 s (*.f64 c c))) |
(pow.f64 (*.f64 c (*.f64 s x)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) (neg.f64 c)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x))))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 (*.f64 c (*.f64 s (*.f64 c s))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x 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 s) (*.f64 s (*.f64 c (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) (neg.f64 c)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 c (*.f64 s x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x)))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 c (*.f64 s x)))) #s(literal 2 binary64)) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 c (*.f64 x x))))) |
(*.f64 s (*.f64 (*.f64 (*.f64 x x) s) (*.f64 c c))) |
(*.f64 s (*.f64 s (*.f64 c (*.f64 c (*.f64 x x))))) |
(*.f64 s (*.f64 (*.f64 s (*.f64 c (*.f64 x x))) c)) |
(*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x)))) |
(*.f64 (*.f64 c s) (*.f64 x (*.f64 c (*.f64 s x)))) |
(*.f64 x (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) |
(*.f64 x (/.f64 (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x))) |
(*.f64 (*.f64 s (*.f64 c c)) (*.f64 (*.f64 x x) s)) |
(*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 x x)) |
(*.f64 (*.f64 s s) (*.f64 c (*.f64 c (*.f64 x x)))) |
(*.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 (*.f64 x x)) (*.f64 (*.f64 s s) c)) |
(*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) c) |
(*.f64 (*.f64 c c) (*.f64 s (*.f64 (*.f64 x x) s))) |
(*.f64 (*.f64 s x) (*.f64 c (*.f64 c (*.f64 s x)))) |
(*.f64 (*.f64 s (*.f64 s x)) (*.f64 x (*.f64 c c))) |
(*.f64 (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))) x) |
(*.f64 (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 s (*.f64 (*.f64 x x) s)) (*.f64 c c)) |
(*.f64 (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 c (*.f64 c (*.f64 s x))) (*.f64 s x)) |
(*.f64 (*.f64 c (*.f64 c (*.f64 x x))) (*.f64 s s)) |
(*.f64 (*.f64 (*.f64 x x) s) (*.f64 s (*.f64 c c))) |
(*.f64 (*.f64 c x) (*.f64 (*.f64 c s) (*.f64 s 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 (*.f64 c c))) (*.f64 s x)) |
(*.f64 (*.f64 x (*.f64 c c)) (*.f64 s (*.f64 s x))) |
(*.f64 (*.f64 c (*.f64 s s)) (*.f64 c (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s x))) x) s) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 s (*.f64 c c))) 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 (*.f64 c s) (*.f64 s x))) |
(*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))) |
(*.f64 s (*.f64 x (*.f64 s (*.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 s (*.f64 c c)) (*.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 s (*.f64 c c))) |
(*.f64 (*.f64 s (*.f64 s x)) (*.f64 c c)) |
(*.f64 (*.f64 c (*.f64 c (*.f64 s x))) s) |
(*.f64 (*.f64 (*.f64 c s) (*.f64 s x)) c) |
(*.f64 (*.f64 x (*.f64 s (*.f64 c c))) s) |
(*.f64 (*.f64 (*.f64 s x) (*.f64 c s)) c) |
(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 s (*.f64 c c))) |
(*.f64 (*.f64 c s) (*.f64 c s)) |
(*.f64 (*.f64 s (*.f64 c c)) 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 s) (*.f64 s (*.f64 c (*.f64 x x))))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x)))))) |
(neg.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) (neg.f64 x))) |
(neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) (neg.f64 c)))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))))) x)) |
(neg.f64 (/.f64 (neg.f64 (cos.f64 (+.f64 x x))) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x)))))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s x))) (/.f64 (*.f64 s x) (cos.f64 (+.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))) (cos.f64 (+.f64 x x))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s x))) (/.f64 (*.f64 s x) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 s (*.f64 (*.f64 x x) s)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s (*.f64 c (*.f64 x x))))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) x) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s x))) (/.f64 (*.f64 s x) (cos.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))))) (neg.f64 x)) |
(/.f64 (neg.f64 (cos.f64 (+.f64 x x))) (*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) (neg.f64 c))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))) (cos.f64 (+.f64 x x)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s (*.f64 c (*.f64 x x))))) c) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 s (*.f64 (*.f64 x x) s))) |
(/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x))))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 (+.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) (neg.f64 c))) |
(/.f64 (*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) #s(literal 1 binary64)) (*.f64 s (*.f64 (*.f64 x x) s))) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 (+.f64 x x)))) (neg.f64 (*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) (neg.f64 c)))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c))) (neg.f64 (*.f64 s (*.f64 (*.f64 x x) s)))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))))) (neg.f64 c)) |
(/.f64 (*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 s (*.f64 c (*.f64 c (*.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 (cos.f64 (+.f64 x x)) x) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) c) (*.f64 s (*.f64 s (*.f64 c (*.f64 x x))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s s)) (*.f64 c (*.f64 c (*.f64 x x)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 (*.f64 x x) s))) (*.f64 c c)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) s) (*.f64 (*.f64 x x) s)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 s s)) (*.f64 x x)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 s x)) (*.f64 s x)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s x)))) (*.f64 s 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 c (*.f64 s (*.f64 c s)))) (*.f64 x x)) |
(pow.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s x))) (/.f64 (*.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 s) (*.f64 s (*.f64 c (*.f64 x x)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x)))))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))))) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (neg.f64 (cos.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) (neg.f64 c)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x))))) (cos.f64 (+.f64 x x))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s (*.f64 c (*.f64 x x))))) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 (*.f64 x x) s)))) |
(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 s) (*.f64 s (*.f64 c (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) (neg.f64 c)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 c (*.f64 s x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x)))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 c (*.f64 s x)))) #s(literal 2 binary64)) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 c (*.f64 x x))))) |
(*.f64 s (*.f64 (*.f64 (*.f64 x x) s) (*.f64 c c))) |
(*.f64 s (*.f64 s (*.f64 c (*.f64 c (*.f64 x x))))) |
(*.f64 s (*.f64 (*.f64 s (*.f64 c (*.f64 x x))) c)) |
(*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x)))) |
(*.f64 (*.f64 c s) (*.f64 x (*.f64 c (*.f64 s x)))) |
(*.f64 x (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) |
(*.f64 x (/.f64 (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x))) |
(*.f64 (*.f64 s (*.f64 c c)) (*.f64 (*.f64 x x) s)) |
(*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 x x)) |
(*.f64 (*.f64 s s) (*.f64 c (*.f64 c (*.f64 x x)))) |
(*.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 (*.f64 x x)) (*.f64 (*.f64 s s) c)) |
(*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) c) |
(*.f64 (*.f64 c c) (*.f64 s (*.f64 (*.f64 x x) s))) |
(*.f64 (*.f64 s x) (*.f64 c (*.f64 c (*.f64 s x)))) |
(*.f64 (*.f64 s (*.f64 s x)) (*.f64 x (*.f64 c c))) |
(*.f64 (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))) x) |
(*.f64 (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 s (*.f64 (*.f64 x x) s)) (*.f64 c c)) |
(*.f64 (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 c (*.f64 c (*.f64 s x))) (*.f64 s x)) |
(*.f64 (*.f64 c (*.f64 c (*.f64 x x))) (*.f64 s s)) |
(*.f64 (*.f64 (*.f64 x x) s) (*.f64 s (*.f64 c c))) |
(*.f64 (*.f64 c x) (*.f64 (*.f64 c s) (*.f64 s 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 (*.f64 c c))) (*.f64 s x)) |
(*.f64 (*.f64 x (*.f64 c c)) (*.f64 s (*.f64 s x))) |
(*.f64 (*.f64 c (*.f64 s s)) (*.f64 c (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s x))) x) s) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 s (*.f64 c c))) s) |
(*.f64 (*.f64 (*.f64 c (*.f64 s x)) c) (*.f64 s x)) |
(*.f64 (*.f64 (*.f64 c (*.f64 s x)) x) (*.f64 c s)) |
(-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x))))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x)))))) |
(neg.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) (neg.f64 x))) |
(neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) (neg.f64 c)))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))))) x)) |
(neg.f64 (/.f64 (neg.f64 (cos.f64 (+.f64 x x))) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x)))))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s x))) (/.f64 (*.f64 s x) (cos.f64 (+.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))) (cos.f64 (+.f64 x x))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s x))) (/.f64 (*.f64 s x) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 s (*.f64 (*.f64 x x) s)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s (*.f64 c (*.f64 x x))))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) x) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s x))) (/.f64 (*.f64 s x) (cos.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))))) (neg.f64 x)) |
(/.f64 (neg.f64 (cos.f64 (+.f64 x x))) (*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) (neg.f64 c))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))) (cos.f64 (+.f64 x x)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s (*.f64 c (*.f64 x x))))) c) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 s (*.f64 (*.f64 x x) s))) |
(/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x))))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 (+.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) (neg.f64 c))) |
(/.f64 (*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) #s(literal 1 binary64)) (*.f64 s (*.f64 (*.f64 x x) s))) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 (+.f64 x x)))) (neg.f64 (*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) (neg.f64 c)))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c))) (neg.f64 (*.f64 s (*.f64 (*.f64 x x) s)))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))))) (neg.f64 c)) |
(/.f64 (*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 s (*.f64 c (*.f64 c (*.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 (cos.f64 (+.f64 x x)) x) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) c) (*.f64 s (*.f64 s (*.f64 c (*.f64 x x))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s s)) (*.f64 c (*.f64 c (*.f64 x x)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 (*.f64 x x) s))) (*.f64 c c)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) s) (*.f64 (*.f64 x x) s)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 s s)) (*.f64 x x)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 s x)) (*.f64 s x)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s x)))) (*.f64 s 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 c (*.f64 s (*.f64 c s)))) (*.f64 x x)) |
(pow.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s x))) (/.f64 (*.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 s) (*.f64 s (*.f64 c (*.f64 x x)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x)))))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))))) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (neg.f64 (cos.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) (neg.f64 c)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x))))) (cos.f64 (+.f64 x x))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s (*.f64 c (*.f64 x x))))) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 (*.f64 x x) s)))) |
(-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))))) |
(neg.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))) (cos.f64 (+.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c (*.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 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))) (cos.f64 (+.f64 x x))))) |
(/.f64 (neg.f64 (cos.f64 (+.f64 x x))) (neg.f64 (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 s (*.f64 s x))) |
(/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 (+.f64 x x)))) (neg.f64 (neg.f64 (*.f64 s (*.f64 c (*.f64 c (*.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)) c) (*.f64 (*.f64 c s) (*.f64 s x))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c c))) (*.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 s (*.f64 c (*.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 s (*.f64 c (*.f64 c (*.f64 s x)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))))) |
(*.f64 (neg.f64 (cos.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c (*.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)))) |
(+.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 (+.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))) |
(/.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)))) |
(exp.f64 (*.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 (exp.f64 (log.f64 c)) #s(literal 2 binary64)) |
(*.f64 c c) |
(*.f64 (exp.f64 (log.f64 c)) (exp.f64 (log.f64 c))) |
(-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x))))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x)))))) |
(neg.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) (neg.f64 x))) |
(neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) (neg.f64 c)))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))))) x)) |
(neg.f64 (/.f64 (neg.f64 (cos.f64 (+.f64 x x))) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x)))))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s x))) (/.f64 (*.f64 s x) (cos.f64 (+.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))) (cos.f64 (+.f64 x x))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s x))) (/.f64 (*.f64 s x) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 s (*.f64 (*.f64 x x) s)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s (*.f64 c (*.f64 x x))))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) x) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s x))) (/.f64 (*.f64 s x) (cos.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))))) (neg.f64 x)) |
(/.f64 (neg.f64 (cos.f64 (+.f64 x x))) (*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) (neg.f64 c))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))) (cos.f64 (+.f64 x x)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s (*.f64 c (*.f64 x x))))) c) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 s (*.f64 (*.f64 x x) s))) |
(/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x))))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 (+.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) (neg.f64 c))) |
(/.f64 (*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) #s(literal 1 binary64)) (*.f64 s (*.f64 (*.f64 x x) s))) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 (+.f64 x x)))) (neg.f64 (*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) (neg.f64 c)))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c))) (neg.f64 (*.f64 s (*.f64 (*.f64 x x) s)))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))))) (neg.f64 c)) |
(/.f64 (*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 s (*.f64 c (*.f64 c (*.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 (cos.f64 (+.f64 x x)) x) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) c) (*.f64 s (*.f64 s (*.f64 c (*.f64 x x))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s s)) (*.f64 c (*.f64 c (*.f64 x x)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 (*.f64 x x) s))) (*.f64 c c)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) s) (*.f64 (*.f64 x x) s)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 s s)) (*.f64 x x)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 s x)) (*.f64 s x)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 s x)))) (*.f64 s 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 c (*.f64 s (*.f64 c s)))) (*.f64 x x)) |
(pow.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s x))) (/.f64 (*.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 s) (*.f64 s (*.f64 c (*.f64 x x)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x)))))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))))) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (neg.f64 (cos.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) (neg.f64 c)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x))))) (cos.f64 (+.f64 x x))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s (*.f64 c (*.f64 x x))))) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 (*.f64 x x) s)))) |
(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 c (pow.f64 (*.f64 s x) #s(literal 1 binary64))) |
(*.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 (*.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 s (*.f64 (*.f64 x x) s))) |
(*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) |
(*.f64 s (*.f64 (*.f64 (*.f64 x x) s) c)) |
(*.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 x) (*.f64 c (*.f64 s x))) |
(*.f64 (*.f64 s (*.f64 s x)) (*.f64 c x)) |
(*.f64 (*.f64 s (*.f64 (*.f64 x x) s)) 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 (*.f64 c s) (*.f64 s x))) |
(*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))) |
(*.f64 s (*.f64 x (*.f64 s (*.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 s (*.f64 c c)) (*.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 s (*.f64 c c))) |
(*.f64 (*.f64 s (*.f64 s x)) (*.f64 c c)) |
(*.f64 (*.f64 c (*.f64 c (*.f64 s x))) s) |
(*.f64 (*.f64 (*.f64 c s) (*.f64 s x)) c) |
(*.f64 (*.f64 x (*.f64 s (*.f64 c c))) s) |
(*.f64 (*.f64 (*.f64 s x) (*.f64 c s)) c) |
(*.f64 s (*.f64 s x)) |
(*.f64 x (*.f64 s s)) |
(*.f64 (*.f64 s s) x) |
(*.f64 (*.f64 s x) s) |
(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 s) (*.f64 s (*.f64 c (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) (neg.f64 c)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 c (*.f64 s x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x)))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 c (*.f64 s x)))) #s(literal 2 binary64)) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 c (*.f64 x x))))) |
(*.f64 s (*.f64 (*.f64 (*.f64 x x) s) (*.f64 c c))) |
(*.f64 s (*.f64 s (*.f64 c (*.f64 c (*.f64 x x))))) |
(*.f64 s (*.f64 (*.f64 s (*.f64 c (*.f64 x x))) c)) |
(*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x)))) |
(*.f64 (*.f64 c s) (*.f64 x (*.f64 c (*.f64 s x)))) |
(*.f64 x (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) |
(*.f64 x (/.f64 (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x))) |
(*.f64 (*.f64 s (*.f64 c c)) (*.f64 (*.f64 x x) s)) |
(*.f64 (*.f64 c (*.f64 s (*.f64 c s))) (*.f64 x x)) |
(*.f64 (*.f64 s s) (*.f64 c (*.f64 c (*.f64 x x)))) |
(*.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 (*.f64 x x)) (*.f64 (*.f64 s s) c)) |
(*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) c) |
(*.f64 (*.f64 c c) (*.f64 s (*.f64 (*.f64 x x) s))) |
(*.f64 (*.f64 s x) (*.f64 c (*.f64 c (*.f64 s x)))) |
(*.f64 (*.f64 s (*.f64 s x)) (*.f64 x (*.f64 c c))) |
(*.f64 (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))) x) |
(*.f64 (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 s (*.f64 (*.f64 x x) s)) (*.f64 c c)) |
(*.f64 (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 c (*.f64 c (*.f64 s x))) (*.f64 s x)) |
(*.f64 (*.f64 c (*.f64 c (*.f64 x x))) (*.f64 s s)) |
(*.f64 (*.f64 (*.f64 x x) s) (*.f64 s (*.f64 c c))) |
(*.f64 (*.f64 c x) (*.f64 (*.f64 c s) (*.f64 s 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 (*.f64 c c))) (*.f64 s x)) |
(*.f64 (*.f64 x (*.f64 c c)) (*.f64 s (*.f64 s x))) |
(*.f64 (*.f64 c (*.f64 s s)) (*.f64 c (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s x))) x) s) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 s (*.f64 c c))) s) |
(*.f64 (*.f64 (*.f64 c (*.f64 s x)) c) (*.f64 s x)) |
(*.f64 (*.f64 (*.f64 c (*.f64 s x)) x) (*.f64 c s)) |
(exp.f64 (*.f64 (log.f64 (*.f64 s x)) #s(literal 2 binary64))) |
(pow.f64 (*.f64 s x) #s(literal 2 binary64)) |
(*.f64 s (*.f64 (*.f64 x x) s)) |
(*.f64 s (*.f64 s (*.f64 x x))) |
(*.f64 x (*.f64 s (*.f64 s x))) |
(*.f64 (*.f64 s s) (*.f64 x x)) |
(*.f64 (*.f64 x x) (*.f64 s s)) |
(*.f64 (*.f64 s x) (*.f64 s x)) |
(*.f64 (*.f64 s (*.f64 s x)) x) |
(*.f64 (*.f64 (*.f64 x x) s) s) |
(*.f64 (pow.f64 (*.f64 s x) #s(literal 1 binary64)) (pow.f64 (*.f64 s x) #s(literal 1 binary64))) |
| 1× | egg-herbie |
| 15 464× | accelerator-lowering-fma.f32 |
| 15 464× | accelerator-lowering-fma.f64 |
| 5 530× | *-lowering-*.f32 |
| 5 530× | *-lowering-*.f64 |
| 2 412× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 7200 |
| 1 | 155 | 7200 |
| 2 | 451 | 7130 |
| 3 | 1869 | 7080 |
| 4 | 4119 | 7040 |
| 5 | 6437 | 7040 |
| 0 | 8018 | 6998 |
| 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)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (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 (* (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))) |
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 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) |
(/ 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)))) |
(* 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) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow 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) (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) (* (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))))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) 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 (*.f64 x #s(literal -2 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 (*.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 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 x (*.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)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.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 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 (* 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))) |
(/ 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)))))) |
(/ (+ (* -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 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 (*.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 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 x (*.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)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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))))) |
(/ 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 (*.f64 x #s(literal -2 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 (*.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 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 x (*.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)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
(/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s 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 c (*.f64 s 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 x (*.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)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))))) x) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) |
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 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) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(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) |
(/ 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 (*.f64 x #s(literal -2 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 (*.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 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 x (*.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)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 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 (*.f64 x #s(literal -2 binary64))) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
(* 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)) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 s (*.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)) |
(* c (pow x 2)) |
(*.f64 c (*.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 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 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 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 21 613 to 881 computations (95.9% saved)
37 alts after pruning (36 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 272 | 32 | 1 304 |
| Fresh | 12 | 4 | 16 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 288 | 37 | 1 325 |
| Status | Accuracy | Program |
|---|---|---|
| 32.2% | (/.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 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) c)) | |
| 57.9% | (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) | |
| ▶ | 35.7% | (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) c)) |
| 47.7% | (/.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c c) (*.f64 s (*.f64 s x)))) x) | |
| 71.6% | (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 s x)) (*.f64 s (*.f64 c c))) | |
| 89.6% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 c (*.f64 s x))) s)) x) | |
| 63.6% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 c (*.f64 s (*.f64 c s)))) | |
| 61.3% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 (*.f64 x x) s))) (*.f64 c c)) | |
| 77.3% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) x) | |
| 54.5% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 s s)) (*.f64 c (*.f64 c (*.f64 x x)))) | |
| 83.3% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s x))) (*.f64 c (*.f64 s x))) | |
| 74.4% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) x) | |
| 77.3% | (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) | |
| 41.4% | (/.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)) | |
| 78.8% | (/.f64 (*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) x)) (*.f64 s (*.f64 s x))) | |
| 66.0% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) c)) | |
| ▶ | 66.3% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) |
| 78.2% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x))))) | |
| 87.6% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 s (*.f64 s x)) (*.f64 c x)) c)) | |
| 94.3% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 c (*.f64 s x)) x) (*.f64 c s))) | |
| 68.3% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 c (sqrt.f64 c)) (sqrt.f64 c)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) | |
| 91.1% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 x c) (*.f64 (*.f64 c s) (*.f64 s x)))) | |
| 89.5% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))) x)) | |
| ▶ | 98.2% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
| 72.1% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 s (*.f64 s (*.f64 c (*.f64 c (*.f64 x x)))))) | |
| 81.7% | (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) | |
| ▶ | 69.2% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
| 79.8% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s x)) x) (*.f64 c s))) | |
| 71.3% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 c c)) (*.f64 s (*.f64 s x)))) | |
| 64.4% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) c)) | |
| 77.3% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))) x)) | |
| 83.1% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) | |
| 70.9% | (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 c (*.f64 s (*.f64 c s))) x))) | |
| ✓ | 72.6% | (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
| 74.4% | (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))))) | |
| ▶ | 65.7% | (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) |
| 55.0% | (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x))))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x)))))) |
Compiled 1 356 to 808 computations (40.4% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) |
| ✓ | 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 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) c) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal -2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) c)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) (*.f64 c s)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 c 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 | 0 | (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x))) |
| ✓ | 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 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
| ✓ | cost-diff | 128 | (*.f64 #s(literal 2 binary64) x) |
| 1 210× | associate-/r* |
| 1 134× | /-lowering-/.f32 |
| 1 134× | /-lowering-/.f64 |
| 380× | associate-/l/ |
| 342× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 259 |
| 1 | 103 | 259 |
| 2 | 300 | 259 |
| 3 | 868 | 259 |
| 4 | 951 | 259 |
| 5 | 951 | 259 |
| 6 | 1206 | 259 |
| 7 | 1208 | 259 |
| 0 | 1208 | 257 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (cos (* 2 x)) (* (* c (* s x)) (* c (* s x)))) |
(cos (* 2 x)) |
(* 2 x) |
2 |
x |
(* (* c (* s x)) (* c (* s x))) |
(* c (* s x)) |
c |
(* s x) |
s |
(/ 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) (* c s)) (* c s)) |
(* (* x x) (* c s)) |
(* x x) |
x |
(* c s) |
c |
s |
(/ (+ (* x (* x -2)) 1) (* (* (* s s) (* (* x x) c)) c)) |
(+ (* x (* x -2)) 1) |
x |
(* x -2) |
-2 |
1 |
(* (* (* s s) (* (* x x) c)) c) |
(* (* s s) (* (* x x) c)) |
(* s s) |
s |
(* (* x x) c) |
(* x x) |
c |
(/ (cos (+ x x)) (* (* s s) (* x (* (* c c) x)))) |
(cos (+ x x)) |
(+ x x) |
x |
(* (* s s) (* x (* (* c c) x))) |
(* s s) |
s |
(* x (* (* c c) x)) |
(* (* c c) x) |
(* c c) |
c |
| Outputs |
|---|
(/ (cos (* 2 x)) (* (* c (* s x)) (* c (* s x)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(cos (* 2 x)) |
(cos.f64 (+.f64 x x)) |
(* 2 x) |
(+.f64 x x) |
2 |
#s(literal 2 binary64) |
x |
(* (* c (* s x)) (* c (* s x))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* c (* s x)) |
(*.f64 s (*.f64 x c)) |
c |
(* s x) |
(*.f64 x s) |
s |
(/ 1 (* c (* c (* s (* s (* x x)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
1 |
#s(literal 1 binary64) |
(* c (* c (* s (* s (* x x))))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
c |
(* c (* s (* s (* x x)))) |
(*.f64 s (*.f64 x (*.f64 s (*.f64 x c)))) |
(* s (* s (* x x))) |
(*.f64 s (*.f64 x (*.f64 x 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 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
1 |
#s(literal 1 binary64) |
(* (* (* x x) (* c s)) (* c s)) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* (* x x) (* c s)) |
(*.f64 x (*.f64 s (*.f64 x c))) |
(* x x) |
(*.f64 x x) |
x |
(* c s) |
(*.f64 c s) |
c |
s |
(/ (+ (* x (* x -2)) 1) (* (* (* s s) (* (* x x) c)) c)) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(+ (* x (* x -2)) 1) |
(fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
x |
(* x -2) |
(*.f64 x #s(literal -2 binary64)) |
-2 |
#s(literal -2 binary64) |
1 |
#s(literal 1 binary64) |
(* (* (* s s) (* (* x x) c)) c) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* (* s s) (* (* x x) c)) |
(*.f64 s (*.f64 x (*.f64 s (*.f64 x c)))) |
(* s s) |
(*.f64 s s) |
s |
(* (* x x) c) |
(*.f64 x (*.f64 x c)) |
(* x x) |
(*.f64 x x) |
c |
(/ (cos (+ x x)) (* (* s s) (* x (* (* c c) x)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(cos (+ x x)) |
(cos.f64 (+.f64 x x)) |
(+ x x) |
(+.f64 x x) |
x |
(* (* s s) (* x (* (* c c) x))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(* s s) |
(*.f64 s s) |
s |
(* x (* (* c c) x)) |
(*.f64 x (*.f64 c (*.f64 x c))) |
(* (* c c) x) |
(*.f64 c (*.f64 x c)) |
(* c c) |
(*.f64 c c) |
c |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.5% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) |
| ✓ | accuracy | 93.0% | (*.f64 x (*.f64 (*.f64 c c) x)) |
| ✓ | accuracy | 90.9% | (*.f64 (*.f64 c c) x) |
| ✓ | accuracy | 74.0% | (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 c c) x))) |
| ✓ | accuracy | 95.5% | (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) c) |
| ✓ | accuracy | 87.3% | (*.f64 (*.f64 x x) c) |
| ✓ | accuracy | 76.5% | (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) c)) |
| ✓ | accuracy | 74.9% | (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) |
| ✓ | accuracy | 100.0% | (*.f64 c s) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
| ✓ | accuracy | 95.8% | (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s)) |
| ✓ | accuracy | 80.8% | (*.f64 (*.f64 x x) (*.f64 c s)) |
| ✓ | accuracy | 95.5% | (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x))))) |
| ✓ | accuracy | 94.2% | (*.f64 s (*.f64 s (*.f64 x x))) |
| ✓ | accuracy | 92.1% | (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))) |
| ✓ | accuracy | 86.3% | (*.f64 s (*.f64 x x)) |
| ✓ | accuracy | 100.0% | (cos.f64 (*.f64 #s(literal 2 binary64) x)) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x))) |
| ✓ | accuracy | 99.5% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
| ✓ | accuracy | 95.4% | (*.f64 c (*.f64 s x)) |
| 76.0ms | 256× | 0 | valid |
Compiled 259 to 39 computations (84.9% saved)
ival-mult: 31.0ms (56% of total)ival-cos: 13.0ms (23.5% of total)ival-div: 7.0ms (12.7% of total)ival-add: 3.0ms (5.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 (* 2 x)> |
#<alt (/ (cos (* 2 x)) (* (* c (* s x)) (* c (* s x))))> |
#<alt (cos (* 2 x))> |
#<alt (* (* c (* s x)) (* c (* s 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 (* (* (* x x) (* c s)) (* c s))> |
#<alt (* (* x x) (* c s))> |
#<alt (* x x)> |
#<alt (/ (+ (* x (* x -2)) 1) (* (* (* s s) (* (* x x) c)) c))> |
#<alt (+ (* x (* x -2)) 1)> |
#<alt (* x -2)> |
#<alt (* (* (* s s) (* (* x x) c)) c)> |
#<alt (/ (cos (+ x x)) (* (* s s) (* x (* (* c c) x))))> |
#<alt (cos (+ x x))> |
#<alt (+ x x)> |
#<alt (* (* s s) (* x (* (* c c) x)))> |
#<alt (* c (* s x))> |
#<alt (* s (* x x))> |
#<alt (* c s)> |
#<alt (* (* s s) (* (* x x) c))> |
#<alt (* (* x x) c)> |
#<alt (* (* c c) x)> |
#<alt (* x (* (* c c) x))> |
| Outputs |
|---|
#<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 (/ 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 (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (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 (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 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 (/ 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 (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 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 (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (- (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))> |
#<alt (- (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))> |
#<alt (- (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (- (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))> |
#<alt (- (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))> |
#<alt (- (/ 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) (pow x 2))))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt (/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2))))> |
#<alt 1> |
#<alt (+ 1 (* -2 (pow x 2)))> |
#<alt (+ 1 (* -2 (pow x 2)))> |
#<alt (+ 1 (* -2 (pow x 2)))> |
#<alt (* -2 (pow x 2))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 2))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 2))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 2))> |
#<alt (* -2 (pow x 2))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 2))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 2))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 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 (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (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 (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (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 (* 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 s)> |
#<alt (* c s)> |
#<alt (* c s)> |
#<alt (* c s)> |
#<alt (* c s)> |
#<alt (* c s)> |
#<alt (* c s)> |
#<alt (* c s)> |
#<alt (* c s)> |
#<alt (* c s)> |
#<alt (* c s)> |
#<alt (* c s)> |
#<alt (* c s)> |
#<alt (* c s)> |
#<alt (* c s)> |
#<alt (* c s)> |
#<alt (* c s)> |
#<alt (* c s)> |
#<alt (* c s)> |
#<alt (* c s)> |
#<alt (* c s)> |
#<alt (* c s)> |
#<alt (* c s)> |
#<alt (* c s)> |
#<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) x)> |
#<alt (* (pow c 2) x)> |
#<alt (* (pow c 2) x)> |
#<alt (* (pow c 2) x)> |
#<alt (* (pow c 2) x)> |
#<alt (* (pow c 2) x)> |
#<alt (* (pow c 2) x)> |
#<alt (* (pow c 2) x)> |
#<alt (* (pow c 2) x)> |
#<alt (* (pow c 2) x)> |
#<alt (* (pow c 2) x)> |
#<alt (* (pow c 2) x)> |
#<alt (* (pow c 2) x)> |
#<alt (* (pow c 2) x)> |
#<alt (* (pow c 2) x)> |
#<alt (* (pow c 2) x)> |
#<alt (* (pow c 2) x)> |
#<alt (* (pow c 2) x)> |
#<alt (* (pow c 2) x)> |
#<alt (* (pow c 2) x)> |
#<alt (* (pow c 2) x)> |
#<alt (* (pow c 2) x)> |
#<alt (* (pow c 2) x)> |
#<alt (* (pow c 2) x)> |
#<alt (* (pow c 2) (pow x 2))> |
#<alt (* (pow c 2) (pow x 2))> |
#<alt (* (pow c 2) (pow x 2))> |
#<alt (* (pow c 2) (pow x 2))> |
#<alt (* (pow c 2) (pow x 2))> |
#<alt (* (pow c 2) (pow x 2))> |
#<alt (* (pow c 2) (pow x 2))> |
#<alt (* (pow c 2) (pow x 2))> |
#<alt (* (pow c 2) (pow x 2))> |
#<alt (* (pow c 2) (pow x 2))> |
#<alt (* (pow c 2) (pow x 2))> |
#<alt (* (pow c 2) (pow x 2))> |
#<alt (* (pow c 2) (pow x 2))> |
#<alt (* (pow c 2) (pow x 2))> |
#<alt (* (pow c 2) (pow x 2))> |
#<alt (* (pow c 2) (pow x 2))> |
#<alt (* (pow c 2) (pow x 2))> |
#<alt (* (pow c 2) (pow x 2))> |
#<alt (* (pow c 2) (pow x 2))> |
#<alt (* (pow c 2) (pow x 2))> |
#<alt (* (pow c 2) (pow x 2))> |
#<alt (* (pow c 2) (pow x 2))> |
#<alt (* (pow c 2) (pow x 2))> |
#<alt (* (pow c 2) (pow x 2))> |
183 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | 0 | (* (* (* x x) (* c s)) (* c s)) |
| 2.0ms | x | @ | 0 | (* (* c c) x) |
| 1.0ms | s | @ | 0 | (/ (+ (* x (* x -2)) 1) (* (* (* s s) (* (* x x) c)) c)) |
| 1.0ms | x | @ | inf | (/ (+ (* x (* x -2)) 1) (* (* (* s s) (* (* x x) c)) c)) |
| 1.0ms | c | @ | 0 | (/ (+ (* x (* x -2)) 1) (* (* (* s s) (* (* x x) c)) c)) |
| 1× | batch-egg-rewrite |
| 672× | *-lowering-*.f32 |
| 672× | *-lowering-*.f64 |
| 490× | /-lowering-/.f32 |
| 490× | /-lowering-/.f64 |
| 188× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 193 |
| 1 | 168 | 171 |
| 0 | 997 | 169 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 2 x) |
(/ (cos (* 2 x)) (* (* c (* s x)) (* c (* s x)))) |
(cos (* 2 x)) |
(* (* c (* s x)) (* c (* s 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))) |
(* (* (* x x) (* c s)) (* c s)) |
(* (* x x) (* c s)) |
(* x x) |
(/ (+ (* x (* x -2)) 1) (* (* (* s s) (* (* x x) c)) c)) |
(+ (* x (* x -2)) 1) |
(* x -2) |
(* (* (* s s) (* (* x x) c)) c) |
(/ (cos (+ x x)) (* (* s s) (* x (* (* c c) x)))) |
(cos (+ x x)) |
(+ x x) |
(* (* s s) (* x (* (* c c) x))) |
(* c (* s x)) |
(* s (* x x)) |
(* c s) |
(* (* s s) (* (* x x) c)) |
(* (* x x) c) |
(* (* c c) x) |
(* x (* (* c c) x)) |
| Outputs |
|---|
(+.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 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 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(*.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 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))))) |
(neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (neg.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))))) |
(neg.f64 (/.f64 (neg.f64 (cos.f64 (+.f64 x x))) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) (cos.f64 (+.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) (cos.f64 (+.f64 x x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 x x))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s s)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 c s)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 c s))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) (cos.f64 (+.f64 x x))))) |
(/.f64 (neg.f64 (cos.f64 (+.f64 x x))) (neg.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s s)) (*.f64 c (*.f64 c (*.f64 x x)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 c s))) (*.f64 x (*.f64 c s))) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 (+.f64 x x)))) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s s))) (neg.f64 (*.f64 c (*.f64 c (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 c s)))) (neg.f64 (*.f64 x (*.f64 c s)))) |
(/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) c) (*.f64 x (*.f64 s (*.f64 x (*.f64 c s))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) s) (*.f64 s (*.f64 c (*.f64 c (*.f64 x x))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 x x)))) (*.f64 s s)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 s s))) (*.f64 x (*.f64 c c))) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s s)) x) (*.f64 x (*.f64 c c))) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s s)) (*.f64 x (*.f64 c c))) x) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 x (*.f64 x (*.f64 s s)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 x (*.f64 c s)))) (*.f64 x s)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 c s))) c) (*.f64 x s)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 c s))) (*.f64 x s)) c) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 c s))) (*.f64 c s)) x) |
(pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) (cos.f64 (+.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) (cos.f64 (+.f64 x x))) |
(*.f64 (neg.f64 (cos.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s s)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 x x))))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 c s))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c s)))) |
(+.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 (+.f64 (cos.f64 x) (sin.f64 x)) (-.f64 (cos.f64 x) (sin.f64 x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 c s))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x (*.f64 c s)) #s(literal 2 binary64)) |
(*.f64 x (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(*.f64 x (*.f64 (*.f64 x (*.f64 c c)) (*.f64 s s))) |
(*.f64 c (*.f64 x (*.f64 s (*.f64 x (*.f64 c s))))) |
(*.f64 c (/.f64 (*.f64 x (*.f64 s (*.f64 x (*.f64 c s)))) #s(literal 1 binary64))) |
(*.f64 s (*.f64 x (*.f64 c (*.f64 x (*.f64 c s))))) |
(*.f64 s (*.f64 s (*.f64 c (*.f64 c (*.f64 x x))))) |
(*.f64 (*.f64 x s) (*.f64 c (*.f64 x (*.f64 c s)))) |
(*.f64 (*.f64 x (*.f64 c s)) (*.f64 x (*.f64 c s))) |
(*.f64 (*.f64 x x) (*.f64 s (*.f64 c (*.f64 c s)))) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 s s))) (*.f64 c c)) |
(*.f64 (*.f64 x (*.f64 s (*.f64 x (*.f64 c s)))) c) |
(*.f64 (*.f64 x (*.f64 s (*.f64 x (*.f64 c s)))) (/.f64 c #s(literal 1 binary64))) |
(*.f64 (*.f64 c s) (*.f64 x (*.f64 x (*.f64 c s)))) |
(*.f64 (*.f64 c s) (/.f64 (*.f64 x (*.f64 x (*.f64 c s))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 c s))) (*.f64 c s)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 c s))) (/.f64 (*.f64 c s) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 s s) (*.f64 c (*.f64 c (*.f64 x x)))) |
(*.f64 (*.f64 s s) (/.f64 (*.f64 c (*.f64 c (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c (*.f64 x x)) (*.f64 (*.f64 s s) c)) |
(*.f64 (*.f64 c (*.f64 x x)) (*.f64 s (*.f64 c s))) |
(*.f64 (*.f64 c c) (*.f64 x (*.f64 x (*.f64 s s)))) |
(*.f64 (*.f64 c c) (/.f64 (*.f64 x (*.f64 x (*.f64 s s))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 c c)) (*.f64 x (*.f64 s s))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 x x))) (*.f64 s s)) |
(*.f64 (*.f64 c (*.f64 x (*.f64 c s))) (*.f64 x s)) |
(*.f64 (*.f64 x (*.f64 c (*.f64 x (*.f64 c s)))) s) |
(*.f64 (*.f64 x (*.f64 c (*.f64 x (*.f64 c s)))) (/.f64 s #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 s s)) (*.f64 x (*.f64 c c))) |
(*.f64 (*.f64 s (*.f64 c (*.f64 c s))) (*.f64 x x)) |
(*.f64 (*.f64 s (*.f64 c (*.f64 c (*.f64 x x)))) s) |
(*.f64 (pow.f64 (*.f64 x (*.f64 c s)) #s(literal 1 binary64)) (pow.f64 (*.f64 x (*.f64 c s)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 c c))) x) |
(*.f64 (*.f64 (*.f64 x (*.f64 s s)) c) (*.f64 x c)) |
(*.f64 (*.f64 (*.f64 x (*.f64 s s)) (*.f64 c c)) x) |
(*.f64 (*.f64 c (*.f64 s s)) (*.f64 c (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) x) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 x s)) (*.f64 x s)) |
(*.f64 (*.f64 (*.f64 c (*.f64 x (*.f64 c s))) x) s) |
(*.f64 (*.f64 (*.f64 c (*.f64 x (*.f64 c s))) s) x) |
(*.f64 (*.f64 c (*.f64 c s)) (*.f64 x (*.f64 x s))) |
(*.f64 (*.f64 (*.f64 c c) s) (*.f64 x (*.f64 x s))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 x (*.f64 x s))) s) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c s) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c s)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 s (*.f64 x (*.f64 c s)))) (/.f64 #s(literal 1 binary64) c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 x (*.f64 s (*.f64 x (*.f64 c s))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c s)))) (*.f64 c s)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c s))))) (neg.f64 (*.f64 c s))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) c)) (neg.f64 (*.f64 x (*.f64 s (*.f64 x (*.f64 c s)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (*.f64 x (*.f64 x (*.f64 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 x (*.f64 s (*.f64 x (*.f64 c s))))) c) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 x x)))) (*.f64 s s)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 s s)) (*.f64 c (*.f64 c (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 x (*.f64 x (*.f64 s s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x (*.f64 c s)))) (*.f64 x s)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 s (*.f64 c (*.f64 c s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 x (*.f64 c s))))) s) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c s)))) c) s) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c s)))) s) c) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) c) (*.f64 x (*.f64 x (*.f64 s s)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) s) (*.f64 x (*.f64 x (*.f64 c s)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 x (*.f64 x (*.f64 s s)))) c) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 c s)) (*.f64 x (*.f64 x s))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 s s)) (*.f64 c (*.f64 x x))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 c (*.f64 x x))) (*.f64 s s)) |
(/.f64 (/.f64 #s(literal 1 binary64) s) (*.f64 s (*.f64 c (*.f64 c (*.f64 x x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s s))) (*.f64 x (*.f64 c c))) |
(pow.f64 (*.f64 x (*.f64 c s)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (*.f64 x (*.f64 s (*.f64 x (*.f64 c s)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 x (*.f64 c s)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c s)))) (pow.f64 (*.f64 c s) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c s)))) (/.f64 #s(literal 1 binary64) (*.f64 c s))) |
(*.f64 (pow.f64 (*.f64 x (*.f64 s (*.f64 x (*.f64 c s)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (pow.f64 (*.f64 s s) #s(literal -1 binary64)) (pow.f64 (*.f64 c (*.f64 c (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 c c) #s(literal -1 binary64)) (pow.f64 (*.f64 x (*.f64 x (*.f64 s s))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 (*.f64 s (*.f64 c (*.f64 c s))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 c s) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c s))))) |
(*.f64 (pow.f64 (*.f64 x (*.f64 c (*.f64 x (*.f64 c s)))) #s(literal -1 binary64)) (pow.f64 s #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 c s))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x (*.f64 c s)) #s(literal 2 binary64)) |
(*.f64 x (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(*.f64 x (*.f64 (*.f64 x (*.f64 c c)) (*.f64 s s))) |
(*.f64 c (*.f64 x (*.f64 s (*.f64 x (*.f64 c s))))) |
(*.f64 c (/.f64 (*.f64 x (*.f64 s (*.f64 x (*.f64 c s)))) #s(literal 1 binary64))) |
(*.f64 s (*.f64 x (*.f64 c (*.f64 x (*.f64 c s))))) |
(*.f64 s (*.f64 s (*.f64 c (*.f64 c (*.f64 x x))))) |
(*.f64 (*.f64 x s) (*.f64 c (*.f64 x (*.f64 c s)))) |
(*.f64 (*.f64 x (*.f64 c s)) (*.f64 x (*.f64 c s))) |
(*.f64 (*.f64 x x) (*.f64 s (*.f64 c (*.f64 c s)))) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 s s))) (*.f64 c c)) |
(*.f64 (*.f64 x (*.f64 s (*.f64 x (*.f64 c s)))) c) |
(*.f64 (*.f64 x (*.f64 s (*.f64 x (*.f64 c s)))) (/.f64 c #s(literal 1 binary64))) |
(*.f64 (*.f64 c s) (*.f64 x (*.f64 x (*.f64 c s)))) |
(*.f64 (*.f64 c s) (/.f64 (*.f64 x (*.f64 x (*.f64 c s))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 c s))) (*.f64 c s)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 c s))) (/.f64 (*.f64 c s) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 s s) (*.f64 c (*.f64 c (*.f64 x x)))) |
(*.f64 (*.f64 s s) (/.f64 (*.f64 c (*.f64 c (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c (*.f64 x x)) (*.f64 (*.f64 s s) c)) |
(*.f64 (*.f64 c (*.f64 x x)) (*.f64 s (*.f64 c s))) |
(*.f64 (*.f64 c c) (*.f64 x (*.f64 x (*.f64 s s)))) |
(*.f64 (*.f64 c c) (/.f64 (*.f64 x (*.f64 x (*.f64 s s))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 c c)) (*.f64 x (*.f64 s s))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 x x))) (*.f64 s s)) |
(*.f64 (*.f64 c (*.f64 x (*.f64 c s))) (*.f64 x s)) |
(*.f64 (*.f64 x (*.f64 c (*.f64 x (*.f64 c s)))) s) |
(*.f64 (*.f64 x (*.f64 c (*.f64 x (*.f64 c s)))) (/.f64 s #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 s s)) (*.f64 x (*.f64 c c))) |
(*.f64 (*.f64 s (*.f64 c (*.f64 c s))) (*.f64 x x)) |
(*.f64 (*.f64 s (*.f64 c (*.f64 c (*.f64 x x)))) s) |
(*.f64 (pow.f64 (*.f64 x (*.f64 c s)) #s(literal 1 binary64)) (pow.f64 (*.f64 x (*.f64 c s)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 c c))) x) |
(*.f64 (*.f64 (*.f64 x (*.f64 s s)) c) (*.f64 x c)) |
(*.f64 (*.f64 (*.f64 x (*.f64 s s)) (*.f64 c c)) x) |
(*.f64 (*.f64 c (*.f64 s s)) (*.f64 c (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) x) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 x s)) (*.f64 x s)) |
(*.f64 (*.f64 (*.f64 c (*.f64 x (*.f64 c s))) x) s) |
(*.f64 (*.f64 (*.f64 c (*.f64 x (*.f64 c s))) s) x) |
(*.f64 (*.f64 c (*.f64 c s)) (*.f64 x (*.f64 x s))) |
(*.f64 (*.f64 (*.f64 c c) s) (*.f64 x (*.f64 x s))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 x (*.f64 x s))) s) |
(*.f64 x (*.f64 s (*.f64 x (*.f64 c s)))) |
(*.f64 x (*.f64 (*.f64 x c) (*.f64 s s))) |
(*.f64 c (*.f64 x (*.f64 x (*.f64 s s)))) |
(*.f64 s (*.f64 x (*.f64 x (*.f64 c s)))) |
(*.f64 (*.f64 x s) (*.f64 x (*.f64 c s))) |
(*.f64 (*.f64 x (*.f64 c s)) (*.f64 x s)) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 s s))) |
(*.f64 (*.f64 x (*.f64 x s)) (*.f64 c s)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 s s))) c) |
(*.f64 (*.f64 c s) (*.f64 x (*.f64 x s))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 c s))) s) |
(*.f64 (*.f64 s s) (*.f64 c (*.f64 x x))) |
(*.f64 (*.f64 c (*.f64 x x)) (*.f64 s s)) |
(*.f64 (*.f64 x (*.f64 s s)) (*.f64 x c)) |
(*.f64 (*.f64 (*.f64 x s) (*.f64 c s)) x) |
(*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 c s) s) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 c s) (*.f64 x s)) x) |
(*.f64 (*.f64 (*.f64 s s) c) (*.f64 x x)) |
(pow.f64 (*.f64 x s) #s(literal 2 binary64)) |
(*.f64 x (*.f64 x (*.f64 s s))) |
(*.f64 s (*.f64 x (*.f64 x s))) |
(*.f64 (*.f64 x s) (*.f64 x s)) |
(*.f64 (*.f64 x x) (*.f64 s s)) |
(*.f64 (*.f64 x (*.f64 x s)) s) |
(*.f64 (*.f64 s s) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 s s)) x) |
(*.f64 (*.f64 (*.f64 x s) s) x) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c s) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c s)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 s (*.f64 x (*.f64 c s)))) (/.f64 #s(literal 1 binary64) c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 x (*.f64 s (*.f64 x (*.f64 c s))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c s)))) (*.f64 c s)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c s))))) (neg.f64 (*.f64 c s))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) c)) (neg.f64 (*.f64 x (*.f64 s (*.f64 x (*.f64 c s)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (*.f64 x (*.f64 x (*.f64 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 x (*.f64 s (*.f64 x (*.f64 c s))))) c) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 x x)))) (*.f64 s s)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 s s)) (*.f64 c (*.f64 c (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 x (*.f64 x (*.f64 s s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x (*.f64 c s)))) (*.f64 x s)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 s (*.f64 c (*.f64 c s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 x (*.f64 c s))))) s) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c s)))) c) s) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c s)))) s) c) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) c) (*.f64 x (*.f64 x (*.f64 s s)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) s) (*.f64 x (*.f64 x (*.f64 c s)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 x (*.f64 x (*.f64 s s)))) c) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 c s)) (*.f64 x (*.f64 x s))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 s s)) (*.f64 c (*.f64 x x))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 c (*.f64 x x))) (*.f64 s s)) |
(/.f64 (/.f64 #s(literal 1 binary64) s) (*.f64 s (*.f64 c (*.f64 c (*.f64 x x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s s))) (*.f64 x (*.f64 c c))) |
(pow.f64 (*.f64 x (*.f64 c s)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (*.f64 x (*.f64 s (*.f64 x (*.f64 c s)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 s (*.f64 x (*.f64 c s)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c s)))) (pow.f64 (*.f64 c s) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c s)))) (/.f64 #s(literal 1 binary64) (*.f64 c s))) |
(*.f64 (pow.f64 (*.f64 x (*.f64 s (*.f64 x (*.f64 c s)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (pow.f64 (*.f64 s s) #s(literal -1 binary64)) (pow.f64 (*.f64 c (*.f64 c (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 c c) #s(literal -1 binary64)) (pow.f64 (*.f64 x (*.f64 x (*.f64 s s))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 (*.f64 s (*.f64 c (*.f64 c s))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 c s) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c s))))) |
(*.f64 (pow.f64 (*.f64 x (*.f64 c (*.f64 x (*.f64 c s)))) #s(literal -1 binary64)) (pow.f64 s #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 c s))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x (*.f64 c s)) #s(literal 2 binary64)) |
(*.f64 x (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(*.f64 x (*.f64 (*.f64 x (*.f64 c c)) (*.f64 s s))) |
(*.f64 c (*.f64 x (*.f64 s (*.f64 x (*.f64 c s))))) |
(*.f64 c (/.f64 (*.f64 x (*.f64 s (*.f64 x (*.f64 c s)))) #s(literal 1 binary64))) |
(*.f64 s (*.f64 x (*.f64 c (*.f64 x (*.f64 c s))))) |
(*.f64 s (*.f64 s (*.f64 c (*.f64 c (*.f64 x x))))) |
(*.f64 (*.f64 x s) (*.f64 c (*.f64 x (*.f64 c s)))) |
(*.f64 (*.f64 x (*.f64 c s)) (*.f64 x (*.f64 c s))) |
(*.f64 (*.f64 x x) (*.f64 s (*.f64 c (*.f64 c s)))) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 s s))) (*.f64 c c)) |
(*.f64 (*.f64 x (*.f64 s (*.f64 x (*.f64 c s)))) c) |
(*.f64 (*.f64 x (*.f64 s (*.f64 x (*.f64 c s)))) (/.f64 c #s(literal 1 binary64))) |
(*.f64 (*.f64 c s) (*.f64 x (*.f64 x (*.f64 c s)))) |
(*.f64 (*.f64 c s) (/.f64 (*.f64 x (*.f64 x (*.f64 c s))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 c s))) (*.f64 c s)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 c s))) (/.f64 (*.f64 c s) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 s s) (*.f64 c (*.f64 c (*.f64 x x)))) |
(*.f64 (*.f64 s s) (/.f64 (*.f64 c (*.f64 c (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c (*.f64 x x)) (*.f64 (*.f64 s s) c)) |
(*.f64 (*.f64 c (*.f64 x x)) (*.f64 s (*.f64 c s))) |
(*.f64 (*.f64 c c) (*.f64 x (*.f64 x (*.f64 s s)))) |
(*.f64 (*.f64 c c) (/.f64 (*.f64 x (*.f64 x (*.f64 s s))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 c c)) (*.f64 x (*.f64 s s))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 x x))) (*.f64 s s)) |
(*.f64 (*.f64 c (*.f64 x (*.f64 c s))) (*.f64 x s)) |
(*.f64 (*.f64 x (*.f64 c (*.f64 x (*.f64 c s)))) s) |
(*.f64 (*.f64 x (*.f64 c (*.f64 x (*.f64 c s)))) (/.f64 s #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 s s)) (*.f64 x (*.f64 c c))) |
(*.f64 (*.f64 s (*.f64 c (*.f64 c s))) (*.f64 x x)) |
(*.f64 (*.f64 s (*.f64 c (*.f64 c (*.f64 x x)))) s) |
(*.f64 (pow.f64 (*.f64 x (*.f64 c s)) #s(literal 1 binary64)) (pow.f64 (*.f64 x (*.f64 c s)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 c c))) x) |
(*.f64 (*.f64 (*.f64 x (*.f64 s s)) c) (*.f64 x c)) |
(*.f64 (*.f64 (*.f64 x (*.f64 s s)) (*.f64 c c)) x) |
(*.f64 (*.f64 c (*.f64 s s)) (*.f64 c (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) x) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 x s)) (*.f64 x s)) |
(*.f64 (*.f64 (*.f64 c (*.f64 x (*.f64 c s))) x) s) |
(*.f64 (*.f64 (*.f64 c (*.f64 x (*.f64 c s))) s) x) |
(*.f64 (*.f64 c (*.f64 c s)) (*.f64 x (*.f64 x s))) |
(*.f64 (*.f64 (*.f64 c c) s) (*.f64 x (*.f64 x s))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 x (*.f64 x s))) s) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(*.f64 c (*.f64 x (*.f64 x s))) |
(*.f64 s (*.f64 c (*.f64 x x))) |
(*.f64 (*.f64 x s) (*.f64 x c)) |
(*.f64 (*.f64 x (*.f64 c s)) x) |
(*.f64 (*.f64 x x) (*.f64 c s)) |
(*.f64 (*.f64 x (*.f64 x s)) c) |
(*.f64 (*.f64 c s) (*.f64 x x)) |
(*.f64 (*.f64 c (*.f64 x x)) s) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64)) (neg.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) #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 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 s (*.f64 x (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x 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 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 s (*.f64 x (*.f64 c s))))) c) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (*.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 x x)) #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (*.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 x x)) #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) (neg.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (*.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 x x)) #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) (*.f64 x (*.f64 s (*.f64 x (*.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 x (*.f64 x (*.f64 s (*.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)) (neg.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.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) c)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 x (*.f64 s (*.f64 x (*.f64 c s)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 s (*.f64 x (*.f64 c s)))))) (neg.f64 c)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c)) (*.f64 x (*.f64 s (*.f64 x (*.f64 c s))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x 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 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))))) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64)) c) (*.f64 x (*.f64 s (*.f64 x (*.f64 c s))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64)) (*.f64 s s)) (*.f64 c (*.f64 c (*.f64 x x)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64)) (*.f64 c c)) (*.f64 x (*.f64 x (*.f64 s s)))) |
(pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 s (*.f64 x (*.f64 c s))))) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -2 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(-.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 #s(literal 1 binary64) (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)) |
(fma.f64 x (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal -2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #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) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal -2 binary64))))) |
(/.f64 (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 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x 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 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(*.f64 x #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) x) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 c s))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x (*.f64 c s)) #s(literal 2 binary64)) |
(*.f64 x (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(*.f64 x (*.f64 (*.f64 x (*.f64 c c)) (*.f64 s s))) |
(*.f64 c (*.f64 x (*.f64 s (*.f64 x (*.f64 c s))))) |
(*.f64 c (/.f64 (*.f64 x (*.f64 s (*.f64 x (*.f64 c s)))) #s(literal 1 binary64))) |
(*.f64 s (*.f64 x (*.f64 c (*.f64 x (*.f64 c s))))) |
(*.f64 s (*.f64 s (*.f64 c (*.f64 c (*.f64 x x))))) |
(*.f64 (*.f64 x s) (*.f64 c (*.f64 x (*.f64 c s)))) |
(*.f64 (*.f64 x (*.f64 c s)) (*.f64 x (*.f64 c s))) |
(*.f64 (*.f64 x x) (*.f64 s (*.f64 c (*.f64 c s)))) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 s s))) (*.f64 c c)) |
(*.f64 (*.f64 x (*.f64 s (*.f64 x (*.f64 c s)))) c) |
(*.f64 (*.f64 x (*.f64 s (*.f64 x (*.f64 c s)))) (/.f64 c #s(literal 1 binary64))) |
(*.f64 (*.f64 c s) (*.f64 x (*.f64 x (*.f64 c s)))) |
(*.f64 (*.f64 c s) (/.f64 (*.f64 x (*.f64 x (*.f64 c s))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 c s))) (*.f64 c s)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 c s))) (/.f64 (*.f64 c s) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 s s) (*.f64 c (*.f64 c (*.f64 x x)))) |
(*.f64 (*.f64 s s) (/.f64 (*.f64 c (*.f64 c (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c (*.f64 x x)) (*.f64 (*.f64 s s) c)) |
(*.f64 (*.f64 c (*.f64 x x)) (*.f64 s (*.f64 c s))) |
(*.f64 (*.f64 c c) (*.f64 x (*.f64 x (*.f64 s s)))) |
(*.f64 (*.f64 c c) (/.f64 (*.f64 x (*.f64 x (*.f64 s s))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 c c)) (*.f64 x (*.f64 s s))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 x x))) (*.f64 s s)) |
(*.f64 (*.f64 c (*.f64 x (*.f64 c s))) (*.f64 x s)) |
(*.f64 (*.f64 x (*.f64 c (*.f64 x (*.f64 c s)))) s) |
(*.f64 (*.f64 x (*.f64 c (*.f64 x (*.f64 c s)))) (/.f64 s #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 s s)) (*.f64 x (*.f64 c c))) |
(*.f64 (*.f64 s (*.f64 c (*.f64 c s))) (*.f64 x x)) |
(*.f64 (*.f64 s (*.f64 c (*.f64 c (*.f64 x x)))) s) |
(*.f64 (pow.f64 (*.f64 x (*.f64 c s)) #s(literal 1 binary64)) (pow.f64 (*.f64 x (*.f64 c s)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 c c))) x) |
(*.f64 (*.f64 (*.f64 x (*.f64 s s)) c) (*.f64 x c)) |
(*.f64 (*.f64 (*.f64 x (*.f64 s s)) (*.f64 c c)) x) |
(*.f64 (*.f64 c (*.f64 s s)) (*.f64 c (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) x) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 x s)) (*.f64 x s)) |
(*.f64 (*.f64 (*.f64 c (*.f64 x (*.f64 c s))) x) s) |
(*.f64 (*.f64 (*.f64 c (*.f64 x (*.f64 c s))) s) x) |
(*.f64 (*.f64 c (*.f64 c s)) (*.f64 x (*.f64 x s))) |
(*.f64 (*.f64 (*.f64 c c) s) (*.f64 x (*.f64 x s))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 x (*.f64 x s))) s) |
(-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))))) |
(neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (neg.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))))) |
(neg.f64 (/.f64 (neg.f64 (cos.f64 (+.f64 x x))) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) (cos.f64 (+.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) (cos.f64 (+.f64 x x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 x x))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s s)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 c s)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 c s))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) (cos.f64 (+.f64 x x))))) |
(/.f64 (neg.f64 (cos.f64 (+.f64 x x))) (neg.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s s)) (*.f64 c (*.f64 c (*.f64 x x)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 c s))) (*.f64 x (*.f64 c s))) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 (+.f64 x x)))) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s s))) (neg.f64 (*.f64 c (*.f64 c (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 c s)))) (neg.f64 (*.f64 x (*.f64 c s)))) |
(/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) c) (*.f64 x (*.f64 s (*.f64 x (*.f64 c s))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) s) (*.f64 s (*.f64 c (*.f64 c (*.f64 x x))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 c (*.f64 x x)))) (*.f64 s s)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 s s))) (*.f64 x (*.f64 c c))) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s s)) x) (*.f64 x (*.f64 c c))) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s s)) (*.f64 x (*.f64 c c))) x) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 x (*.f64 x (*.f64 s s)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 x (*.f64 c s)))) (*.f64 x s)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 c s))) c) (*.f64 x s)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 c s))) (*.f64 x s)) c) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 c s))) (*.f64 c s)) x) |
(pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) (cos.f64 (+.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) (cos.f64 (+.f64 x x))) |
(*.f64 (neg.f64 (cos.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s s)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 x x))))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 c s))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c s)))) |
(+.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 (+.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))) |
(/.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 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(*.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 (*.f64 (log.f64 (*.f64 x (*.f64 c s))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x (*.f64 c s)) #s(literal 2 binary64)) |
(*.f64 x (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s))) |
(*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) |
(*.f64 x (*.f64 (*.f64 x (*.f64 c c)) (*.f64 s s))) |
(*.f64 c (*.f64 x (*.f64 s (*.f64 x (*.f64 c s))))) |
(*.f64 c (/.f64 (*.f64 x (*.f64 s (*.f64 x (*.f64 c s)))) #s(literal 1 binary64))) |
(*.f64 s (*.f64 x (*.f64 c (*.f64 x (*.f64 c s))))) |
(*.f64 s (*.f64 s (*.f64 c (*.f64 c (*.f64 x x))))) |
(*.f64 (*.f64 x s) (*.f64 c (*.f64 x (*.f64 c s)))) |
(*.f64 (*.f64 x (*.f64 c s)) (*.f64 x (*.f64 c s))) |
(*.f64 (*.f64 x x) (*.f64 s (*.f64 c (*.f64 c s)))) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 s (*.f64 c (*.f64 c s))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 s s))) (*.f64 c c)) |
(*.f64 (*.f64 x (*.f64 s (*.f64 x (*.f64 c s)))) c) |
(*.f64 (*.f64 x (*.f64 s (*.f64 x (*.f64 c s)))) (/.f64 c #s(literal 1 binary64))) |
(*.f64 (*.f64 c s) (*.f64 x (*.f64 x (*.f64 c s)))) |
(*.f64 (*.f64 c s) (/.f64 (*.f64 x (*.f64 x (*.f64 c s))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 c s))) (*.f64 c s)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 c s))) (/.f64 (*.f64 c s) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 s s) (*.f64 c (*.f64 c (*.f64 x x)))) |
(*.f64 (*.f64 s s) (/.f64 (*.f64 c (*.f64 c (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c (*.f64 x x)) (*.f64 (*.f64 s s) c)) |
(*.f64 (*.f64 c (*.f64 x x)) (*.f64 s (*.f64 c s))) |
(*.f64 (*.f64 c c) (*.f64 x (*.f64 x (*.f64 s s)))) |
(*.f64 (*.f64 c c) (/.f64 (*.f64 x (*.f64 x (*.f64 s s))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 c c)) (*.f64 x (*.f64 s s))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 x x))) (*.f64 s s)) |
(*.f64 (*.f64 c (*.f64 x (*.f64 c s))) (*.f64 x s)) |
(*.f64 (*.f64 x (*.f64 c (*.f64 x (*.f64 c s)))) s) |
(*.f64 (*.f64 x (*.f64 c (*.f64 x (*.f64 c s)))) (/.f64 s #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 s s)) (*.f64 x (*.f64 c c))) |
(*.f64 (*.f64 s (*.f64 c (*.f64 c s))) (*.f64 x x)) |
(*.f64 (*.f64 s (*.f64 c (*.f64 c (*.f64 x x)))) s) |
(*.f64 (pow.f64 (*.f64 x (*.f64 c s)) #s(literal 1 binary64)) (pow.f64 (*.f64 x (*.f64 c s)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 s s) (*.f64 x (*.f64 c c))) x) |
(*.f64 (*.f64 (*.f64 x (*.f64 s s)) c) (*.f64 x c)) |
(*.f64 (*.f64 (*.f64 x (*.f64 s s)) (*.f64 c c)) x) |
(*.f64 (*.f64 c (*.f64 s s)) (*.f64 c (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) x) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 x s)) (*.f64 x s)) |
(*.f64 (*.f64 (*.f64 c (*.f64 x (*.f64 c s))) x) s) |
(*.f64 (*.f64 (*.f64 c (*.f64 x (*.f64 c s))) s) x) |
(*.f64 (*.f64 c (*.f64 c s)) (*.f64 x (*.f64 x s))) |
(*.f64 (*.f64 (*.f64 c c) s) (*.f64 x (*.f64 x s))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 x (*.f64 x s))) s) |
(*.f64 x (*.f64 c s)) |
(*.f64 c (*.f64 x s)) |
(*.f64 s (*.f64 x c)) |
(*.f64 (*.f64 x s) c) |
(*.f64 (*.f64 c s) x) |
(*.f64 (*.f64 x c) s) |
(*.f64 x (*.f64 x s)) |
(*.f64 s (*.f64 x x)) |
(*.f64 (*.f64 x s) x) |
(*.f64 (*.f64 x x) s) |
(*.f64 c s) |
(*.f64 s c) |
(*.f64 x (*.f64 s (*.f64 x (*.f64 c s)))) |
(*.f64 x (*.f64 (*.f64 x c) (*.f64 s s))) |
(*.f64 c (*.f64 x (*.f64 x (*.f64 s s)))) |
(*.f64 s (*.f64 x (*.f64 x (*.f64 c s)))) |
(*.f64 (*.f64 x s) (*.f64 x (*.f64 c s))) |
(*.f64 (*.f64 x (*.f64 c s)) (*.f64 x s)) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 s s))) |
(*.f64 (*.f64 x (*.f64 x s)) (*.f64 c s)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 s s))) c) |
(*.f64 (*.f64 c s) (*.f64 x (*.f64 x s))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 c s))) s) |
(*.f64 (*.f64 s s) (*.f64 c (*.f64 x x))) |
(*.f64 (*.f64 c (*.f64 x x)) (*.f64 s s)) |
(*.f64 (*.f64 x (*.f64 s s)) (*.f64 x c)) |
(*.f64 (*.f64 (*.f64 x s) (*.f64 c s)) x) |
(*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 c s) s) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 c s) (*.f64 x s)) x) |
(*.f64 (*.f64 (*.f64 s s) c) (*.f64 x x)) |
(*.f64 x (*.f64 x c)) |
(*.f64 c (*.f64 x x)) |
(*.f64 (*.f64 x x) c) |
(*.f64 (*.f64 x c) x) |
(*.f64 x (*.f64 c c)) |
(*.f64 c (*.f64 x c)) |
(*.f64 (*.f64 c c) x) |
(*.f64 (*.f64 x c) c) |
(*.f64 x (*.f64 x (*.f64 c c))) |
(*.f64 c (*.f64 c (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 c c)) |
(*.f64 (*.f64 c (*.f64 x x)) c) |
(*.f64 (*.f64 c c) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 c c)) x) |
(*.f64 (*.f64 x c) (*.f64 x c)) |
| 1× | egg-herbie |
| 11 050× | accelerator-lowering-fma.f32 |
| 11 050× | accelerator-lowering-fma.f64 |
| 6 438× | *-lowering-*.f32 |
| 6 438× | *-lowering-*.f64 |
| 2 060× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 68 | 7224 |
| 1 | 165 | 7224 |
| 2 | 477 | 7196 |
| 3 | 1931 | 7158 |
| 4 | 3639 | 6902 |
| 5 | 5728 | 6902 |
| 0 | 8077 | 6866 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 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))) |
(/ 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)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (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 (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 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) |
(/ 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)) |
(/ (+ (* -2 (/ (pow x 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)) |
(/ -2 (* (pow c 2) (pow s 2))) |
(- (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2))))) |
(- (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2))))) |
(- (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2))))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(- (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2))))) |
(- (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 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) (pow x 2)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
1 |
(+ 1 (* -2 (pow x 2))) |
(+ 1 (* -2 (pow x 2))) |
(+ 1 (* -2 (pow x 2))) |
(* -2 (pow x 2)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 2)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 2)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 2)) |
(* -2 (pow x 2)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 2)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 2)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 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) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (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) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (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)) |
(* 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 s) |
(* c s) |
(* c s) |
(* c s) |
(* c s) |
(* c s) |
(* c s) |
(* c s) |
(* c s) |
(* c s) |
(* c s) |
(* c s) |
(* c s) |
(* c s) |
(* c s) |
(* c s) |
(* c s) |
(* c s) |
(* c s) |
(* c s) |
(* c s) |
(* c s) |
(* c s) |
(* c s) |
(* 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) x) |
(* (pow c 2) x) |
(* (pow c 2) x) |
(* (pow c 2) x) |
(* (pow c 2) x) |
(* (pow c 2) x) |
(* (pow c 2) x) |
(* (pow c 2) x) |
(* (pow c 2) x) |
(* (pow c 2) x) |
(* (pow c 2) x) |
(* (pow c 2) x) |
(* (pow c 2) x) |
(* (pow c 2) x) |
(* (pow c 2) x) |
(* (pow c 2) x) |
(* (pow c 2) x) |
(* (pow c 2) x) |
(* (pow c 2) x) |
(* (pow c 2) x) |
(* (pow c 2) x) |
(* (pow c 2) x) |
(* (pow c 2) x) |
(* (pow c 2) x) |
(* (pow c 2) (pow x 2)) |
(* (pow c 2) (pow x 2)) |
(* (pow c 2) (pow x 2)) |
(* (pow c 2) (pow x 2)) |
(* (pow c 2) (pow x 2)) |
(* (pow c 2) (pow x 2)) |
(* (pow c 2) (pow x 2)) |
(* (pow c 2) (pow x 2)) |
(* (pow c 2) (pow x 2)) |
(* (pow c 2) (pow x 2)) |
(* (pow c 2) (pow x 2)) |
(* (pow c 2) (pow x 2)) |
(* (pow c 2) (pow x 2)) |
(* (pow c 2) (pow x 2)) |
(* (pow c 2) (pow x 2)) |
(* (pow c 2) (pow x 2)) |
(* (pow c 2) (pow x 2)) |
(* (pow c 2) (pow x 2)) |
(* (pow c 2) (pow x 2)) |
(* (pow c 2) (pow x 2)) |
(* (pow c 2) (pow x 2)) |
(* (pow c 2) (pow x 2)) |
(* (pow c 2) (pow x 2)) |
(* (pow c 2) (pow x 2)) |
| Outputs |
|---|
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 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 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 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 (*.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 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 x (*.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)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 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 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 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 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 (* 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))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 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 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s)))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* c (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(* c (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(* c (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(* c (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(* c (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(* c (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(* c (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(* c (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(* c (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(* c (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(* c (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(* c (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(* c (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(* c (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(* c (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(* c (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(* c (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(* c (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(* c (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(* c (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(* c (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(* c (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(* c (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(* c (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(* c (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(* c (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(* c (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(* c (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(* c (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(* c (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(* c (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(* c (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(* c (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(* c (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(* c (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(* c (* s (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(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) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 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 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s 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 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s 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 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s))))) (*.f64 x x)) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(- (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2))))) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 c (*.f64 c (*.f64 s s)))) |
(- (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2))))) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 c (*.f64 c (*.f64 s s)))) |
(- (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2))))) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(- (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2))))) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 c (*.f64 c (*.f64 s s)))) |
(- (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2))))) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 c (*.f64 c (*.f64 s s)))) |
(- (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2))))) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ (+ 1 (* -2 (pow x 2))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.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 (* -2 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* -2 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
(* -2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -2 binary64))) |
(* (pow x 2) (- (/ 1 (pow x 2)) 2)) |
(fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 2)) |
(fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 2)) |
(fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
(* -2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -2 binary64))) |
(* (pow x 2) (- (/ 1 (pow x 2)) 2)) |
(fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 2)) |
(fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 2)) |
(fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 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 (*.f64 (fma.f64 x (*.f64 x #s(literal -2 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 (*.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 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 x (*.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)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 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 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 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 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) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s s))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 c (*.f64 s 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)) |
(* c (* s x)) |
(*.f64 x (*.f64 c 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)) |
(* s (pow x 2)) |
(*.f64 x (*.f64 x s)) |
(* c s) |
(*.f64 c s) |
(* c s) |
(*.f64 c s) |
(* c s) |
(*.f64 c s) |
(* c s) |
(*.f64 c s) |
(* c s) |
(*.f64 c s) |
(* c s) |
(*.f64 c s) |
(* c s) |
(*.f64 c s) |
(* c s) |
(*.f64 c s) |
(* c s) |
(*.f64 c s) |
(* c s) |
(*.f64 c s) |
(* c s) |
(*.f64 c s) |
(* c s) |
(*.f64 c s) |
(* c s) |
(*.f64 c s) |
(* c s) |
(*.f64 c s) |
(* c s) |
(*.f64 c s) |
(* c s) |
(*.f64 c s) |
(* c s) |
(*.f64 c s) |
(* c s) |
(*.f64 c s) |
(* c s) |
(*.f64 c s) |
(* c s) |
(*.f64 c s) |
(* c s) |
(*.f64 c s) |
(* c s) |
(*.f64 c s) |
(* c s) |
(*.f64 c s) |
(* c s) |
(*.f64 c 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)))) |
(* c (pow x 2)) |
(*.f64 x (*.f64 x c)) |
(* c (pow x 2)) |
(*.f64 x (*.f64 x c)) |
(* c (pow x 2)) |
(*.f64 x (*.f64 x c)) |
(* c (pow x 2)) |
(*.f64 x (*.f64 x c)) |
(* c (pow x 2)) |
(*.f64 x (*.f64 x c)) |
(* c (pow x 2)) |
(*.f64 x (*.f64 x c)) |
(* c (pow x 2)) |
(*.f64 x (*.f64 x c)) |
(* c (pow x 2)) |
(*.f64 x (*.f64 x c)) |
(* c (pow x 2)) |
(*.f64 x (*.f64 x c)) |
(* c (pow x 2)) |
(*.f64 x (*.f64 x c)) |
(* c (pow x 2)) |
(*.f64 x (*.f64 x c)) |
(* c (pow x 2)) |
(*.f64 x (*.f64 x c)) |
(* c (pow x 2)) |
(*.f64 x (*.f64 x c)) |
(* c (pow x 2)) |
(*.f64 x (*.f64 x c)) |
(* c (pow x 2)) |
(*.f64 x (*.f64 x c)) |
(* c (pow x 2)) |
(*.f64 x (*.f64 x c)) |
(* c (pow x 2)) |
(*.f64 x (*.f64 x c)) |
(* c (pow x 2)) |
(*.f64 x (*.f64 x c)) |
(* c (pow x 2)) |
(*.f64 x (*.f64 x c)) |
(* c (pow x 2)) |
(*.f64 x (*.f64 x c)) |
(* c (pow x 2)) |
(*.f64 x (*.f64 x c)) |
(* c (pow x 2)) |
(*.f64 x (*.f64 x c)) |
(* c (pow x 2)) |
(*.f64 x (*.f64 x c)) |
(* c (pow x 2)) |
(*.f64 x (*.f64 x c)) |
(* (pow c 2) x) |
(*.f64 x (*.f64 c c)) |
(* (pow c 2) x) |
(*.f64 x (*.f64 c c)) |
(* (pow c 2) x) |
(*.f64 x (*.f64 c c)) |
(* (pow c 2) x) |
(*.f64 x (*.f64 c c)) |
(* (pow c 2) x) |
(*.f64 x (*.f64 c c)) |
(* (pow c 2) x) |
(*.f64 x (*.f64 c c)) |
(* (pow c 2) x) |
(*.f64 x (*.f64 c c)) |
(* (pow c 2) x) |
(*.f64 x (*.f64 c c)) |
(* (pow c 2) x) |
(*.f64 x (*.f64 c c)) |
(* (pow c 2) x) |
(*.f64 x (*.f64 c c)) |
(* (pow c 2) x) |
(*.f64 x (*.f64 c c)) |
(* (pow c 2) x) |
(*.f64 x (*.f64 c c)) |
(* (pow c 2) x) |
(*.f64 x (*.f64 c c)) |
(* (pow c 2) x) |
(*.f64 x (*.f64 c c)) |
(* (pow c 2) x) |
(*.f64 x (*.f64 c c)) |
(* (pow c 2) x) |
(*.f64 x (*.f64 c c)) |
(* (pow c 2) x) |
(*.f64 x (*.f64 c c)) |
(* (pow c 2) x) |
(*.f64 x (*.f64 c c)) |
(* (pow c 2) x) |
(*.f64 x (*.f64 c c)) |
(* (pow c 2) x) |
(*.f64 x (*.f64 c c)) |
(* (pow c 2) x) |
(*.f64 x (*.f64 c c)) |
(* (pow c 2) x) |
(*.f64 x (*.f64 c c)) |
(* (pow c 2) x) |
(*.f64 x (*.f64 c c)) |
(* (pow c 2) x) |
(*.f64 x (*.f64 c c)) |
(* (pow c 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 c c))) |
(* (pow c 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 c c))) |
(* (pow c 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 c c))) |
(* (pow c 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 c c))) |
(* (pow c 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 c c))) |
(* (pow c 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 c c))) |
(* (pow c 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 c c))) |
(* (pow c 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 c c))) |
(* (pow c 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 c c))) |
(* (pow c 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 c c))) |
(* (pow c 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 c c))) |
(* (pow c 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 c c))) |
(* (pow c 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 c c))) |
(* (pow c 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 c c))) |
(* (pow c 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 c c))) |
(* (pow c 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 c c))) |
(* (pow c 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 c c))) |
(* (pow c 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 c c))) |
(* (pow c 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 c c))) |
(* (pow c 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 c c))) |
(* (pow c 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 c c))) |
(* (pow c 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 c c))) |
(* (pow c 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 c c))) |
(* (pow c 2) (pow x 2)) |
(*.f64 x (*.f64 x (*.f64 c c))) |
Compiled 23 019 to 1 026 computations (95.5% saved)
33 alts after pruning (31 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 406 | 20 | 1 426 |
| Fresh | 20 | 11 | 31 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 430 | 33 | 1 463 |
| Status | Accuracy | Program |
|---|---|---|
| 32.2% | (/.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 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) c)) | |
| 42.9% | (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 s s)) (*.f64 x c)) c)) | |
| 52.6% | (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 x (*.f64 c s))) x) s)) | |
| 59.4% | (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) | |
| 89.6% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 c (*.f64 s x))) s)) x) | |
| 79.6% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c s)))) (*.f64 c s)) | |
| 65.3% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 s (*.f64 c (*.f64 c s)))) | |
| 61.3% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 (*.f64 x x) s))) (*.f64 c c)) | |
| 77.3% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) x) | |
| 83.3% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s x))) (*.f64 c (*.f64 s x))) | |
| 49.7% | (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 c (*.f64 c (*.f64 s s)))) | |
| 78.8% | (/.f64 (*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) x)) (*.f64 s (*.f64 s x))) | |
| ▶ | 14.9% | (/.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) c)) |
| 89.9% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c (*.f64 x (*.f64 c s))) x) s)) | |
| 90.7% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c (*.f64 x (*.f64 c s))) s) x)) | |
| 73.3% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 (*.f64 x c) (*.f64 x c)))) | |
| ▶ | 98.2% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
| ▶ | 78.2% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x))))) |
| 68.3% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 c (sqrt.f64 c)) (sqrt.f64 c)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) | |
| 78.5% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 s (*.f64 x (*.f64 c s)))) (/.f64 #s(literal 1 binary64) c))) | |
| ✓ | 69.2% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
| ▶ | 77.3% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 x (*.f64 c s))) s) x)) |
| 81.7% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 c s)) (*.f64 x (*.f64 c s)))) | |
| 83.1% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) | |
| ✓ | 72.6% | (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
| 74.4% | (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))))) | |
| 78.5% | (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 x (*.f64 x (*.f64 c s))) s))) | |
| 80.4% | (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 x (*.f64 c s)) (*.f64 x s)))) | |
| 76.8% | (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 (*.f64 (*.f64 x s) s) x)))) | |
| ▶ | 31.2% | (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
| 55.0% | (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x))))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x)))))) | |
| 81.6% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) (cos.f64 (+.f64 x x))) | |
| 79.6% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c s)))) (/.f64 #s(literal 1 binary64) (*.f64 c s))) |
Compiled 1 212 to 695 computations (42.7% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x)))) |
| ✓ | 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 s) (*.f64 s (*.f64 c (*.f64 x x))))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) c) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal -2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x #s(literal -2 binary64))) |
| ✓ | cost-diff | 1280 | (/.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) c)) |
| ✓ | cost-diff | 0 | (*.f64 c (*.f64 x (*.f64 c s))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 c (*.f64 x (*.f64 c s))) s) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (*.f64 c (*.f64 x (*.f64 c s))) s) x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 x (*.f64 c s))) s) x)) |
| ✓ | cost-diff | 0 | (*.f64 s s) |
| ✓ | cost-diff | 0 | (*.f64 c (*.f64 s s)) |
| ✓ | cost-diff | 0 | (*.f64 c (*.f64 c (*.f64 s s))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 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)) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
| 6 828× | /-lowering-/.f32 |
| 6 828× | /-lowering-/.f64 |
| 3 744× | associate-*r/ |
| 3 700× | *-lowering-*.f32 |
| 3 700× | *-lowering-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 231 |
| 1 | 102 | 231 |
| 2 | 422 | 231 |
| 3 | 2211 | 231 |
| 4 | 2337 | 231 |
| 5 | 2449 | 231 |
| 6 | 2449 | 231 |
| 7 | 2449 | 231 |
| 0 | 8117 | 231 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (cos (+ x x)) (* (* c (* s x)) (* c (* s x)))) |
(cos (+ x x)) |
(+ x x) |
x |
(* (* c (* s x)) (* c (* s x))) |
(* c (* s x)) |
c |
(* s x) |
s |
(/ -2 (* c (* c (* s s)))) |
-2 |
(* c (* c (* s s))) |
c |
(* c (* s s)) |
(* s s) |
s |
(/ 1 (* (* (* c (* x (* c s))) s) x)) |
1 |
(* (* (* c (* x (* c s))) s) x) |
(* (* c (* x (* c s))) s) |
(* c (* x (* c s))) |
c |
(* x (* c s)) |
x |
(* c s) |
s |
(/ (* x (* x -2)) (* (* (* s s) (* (* x x) c)) c)) |
(* x (* x -2)) |
x |
(* x -2) |
-2 |
(* (* (* s s) (* (* x x) c)) c) |
(* (* s s) (* (* x x) c)) |
(* s s) |
s |
(* (* x x) c) |
(* x x) |
c |
(/ (cos (+ x x)) (* (* c s) (* s (* c (* x x))))) |
(cos (+ x x)) |
(+ x x) |
x |
(* (* c s) (* s (* c (* x x)))) |
(* c s) |
c |
s |
(* s (* c (* x x))) |
(* c (* x x)) |
(* x x) |
| Outputs |
|---|
(/ (cos (+ x x)) (* (* c (* s x)) (* c (* s x)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 c (*.f64 s (*.f64 x (*.f64 c s)))))) |
(cos (+ x x)) |
(cos.f64 (+.f64 x x)) |
(+ x x) |
(+.f64 x x) |
x |
(* (* c (* s x)) (* c (* s x))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 x (*.f64 c s))))) |
(* c (* s x)) |
(*.f64 x (*.f64 c s)) |
c |
(* s x) |
(*.f64 x s) |
s |
(/ -2 (* c (* c (* s s)))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
-2 |
#s(literal -2 binary64) |
(* c (* c (* s s))) |
(*.f64 c (*.f64 c (*.f64 s s))) |
c |
(* c (* s s)) |
(*.f64 c (*.f64 s s)) |
(* s s) |
(*.f64 s s) |
s |
(/ 1 (* (* (* c (* x (* c s))) s) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 s (*.f64 x (*.f64 c s)))))) |
1 |
#s(literal 1 binary64) |
(* (* (* c (* x (* c s))) s) x) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 x (*.f64 c s))))) |
(* (* c (* x (* c s))) s) |
(*.f64 c (*.f64 s (*.f64 x (*.f64 c s)))) |
(* c (* x (* c s))) |
(*.f64 c (*.f64 x (*.f64 c s))) |
c |
(* x (* c s)) |
(*.f64 x (*.f64 c s)) |
x |
(* c s) |
(*.f64 c s) |
s |
(/ (* x (* x -2)) (* (* (* s s) (* (* x x) c)) c)) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* x (* x -2)) |
(*.f64 #s(literal -2 binary64) (*.f64 x x)) |
x |
(* x -2) |
(*.f64 x #s(literal -2 binary64)) |
-2 |
#s(literal -2 binary64) |
(* (* (* s s) (* (* x x) c)) c) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 x (*.f64 c s))))) |
(* (* s s) (* (* x x) c)) |
(*.f64 s (*.f64 x (*.f64 x (*.f64 c s)))) |
(* s s) |
(*.f64 s s) |
s |
(* (* x x) c) |
(*.f64 x (*.f64 x c)) |
(* x x) |
(*.f64 x x) |
c |
(/ (cos (+ x x)) (* (* c s) (* s (* c (* x x))))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 c (*.f64 s (*.f64 x (*.f64 c s)))))) |
(cos (+ x x)) |
(cos.f64 (+.f64 x x)) |
(+ x x) |
(+.f64 x x) |
x |
(* (* c s) (* s (* c (* x x)))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 x (*.f64 c s))))) |
(* c s) |
(*.f64 c s) |
c |
s |
(* s (* c (* x x))) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(* c (* x x)) |
(*.f64 x (*.f64 x c)) |
(* x x) |
(*.f64 x x) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.5% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x))))) |
| ✓ | accuracy | 95.8% | (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x)))) |
| ✓ | accuracy | 89.7% | (*.f64 s (*.f64 c (*.f64 x x))) |
| ✓ | accuracy | 87.3% | (*.f64 c (*.f64 x x)) |
| ✓ | accuracy | 95.5% | (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) c) |
| ✓ | accuracy | 87.3% | (*.f64 (*.f64 x x) c) |
| ✓ | accuracy | 74.9% | (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) |
| ✓ | accuracy | 59.5% | (/.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) c)) |
| ✓ | accuracy | 96.9% | (*.f64 c (*.f64 x (*.f64 c s))) |
| ✓ | accuracy | 93.8% | (*.f64 (*.f64 c (*.f64 x (*.f64 c s))) s) |
| ✓ | accuracy | 93.1% | (*.f64 (*.f64 (*.f64 c (*.f64 x (*.f64 c s))) s) x) |
| ✓ | accuracy | 90.2% | (*.f64 x (*.f64 c s)) |
| ✓ | accuracy | 100.0% | (*.f64 s s) |
| ✓ | accuracy | 98.8% | (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
| ✓ | accuracy | 95.7% | (*.f64 c (*.f64 c (*.f64 s s))) |
| ✓ | accuracy | 87.1% | (*.f64 c (*.f64 s s)) |
| ✓ | accuracy | 100.0% | (cos.f64 (+.f64 x x)) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x))) |
| ✓ | accuracy | 99.5% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
| ✓ | accuracy | 95.4% | (*.f64 c (*.f64 s x)) |
| 83.0ms | 256× | 0 | valid |
Compiled 241 to 34 computations (85.9% saved)
ival-mult: 45.0ms (73.8% of total)ival-div: 8.0ms (13.1% of total)ival-cos: 6.0ms (9.8% of total)ival-add: 2.0ms (3.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 (/ (cos (+ x x)) (* (* c (* s x)) (* c (* s x))))> |
#<alt (cos (+ x x))> |
#<alt (+ x x)> |
#<alt (* (* c (* s x)) (* c (* s x)))> |
#<alt (/ -2 (* c (* c (* s s))))> |
#<alt (* c (* c (* s s)))> |
#<alt (* c (* s s))> |
#<alt (* s s)> |
#<alt (/ 1 (* (* (* c (* x (* c s))) s) x))> |
#<alt (* (* (* c (* x (* c s))) s) x)> |
#<alt (* (* c (* x (* c s))) s)> |
#<alt (* c (* x (* c s)))> |
#<alt (/ (* x (* x -2)) (* (* (* s s) (* (* x x) c)) c))> |
#<alt (* x (* x -2))> |
#<alt (* x -2)> |
#<alt (* (* (* s s) (* (* x x) c)) c)> |
#<alt (/ (cos (+ x x)) (* (* c s) (* s (* c (* x x)))))> |
#<alt (* (* c s) (* s (* c (* x x))))> |
#<alt (* c (* s x))> |
#<alt (* x (* c s))> |
#<alt (* (* s s) (* (* x x) c))> |
#<alt (* (* x x) c)> |
#<alt (* c (* x x))> |
#<alt (* s (* c (* x x)))> |
| Outputs |
|---|
#<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 (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (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 (* (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 (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 (/ 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) (* s x))> |
#<alt (* (pow c 2) (* s x))> |
#<alt (* (pow c 2) (* s x))> |
#<alt (* (pow c 2) (* s x))> |
#<alt (* (pow c 2) (* s x))> |
#<alt (* (pow c 2) (* s x))> |
#<alt (* (pow c 2) (* s x))> |
#<alt (* (pow c 2) (* s x))> |
#<alt (* (pow c 2) (* s x))> |
#<alt (* (pow c 2) (* s x))> |
#<alt (* (pow c 2) (* s x))> |
#<alt (* (pow c 2) (* s x))> |
#<alt (* (pow c 2) (* s x))> |
#<alt (* (pow c 2) (* s x))> |
#<alt (* (pow c 2) (* s x))> |
#<alt (* (pow c 2) (* s x))> |
#<alt (* (pow c 2) (* s x))> |
#<alt (* (pow c 2) (* s x))> |
#<alt (* (pow c 2) (* s x))> |
#<alt (* (pow c 2) (* s x))> |
#<alt (* (pow c 2) (* s x))> |
#<alt (* (pow c 2) (* s x))> |
#<alt (* (pow c 2) (* s x))> |
#<alt (* (pow c 2) (* s x))> |
#<alt (* (pow c 2) (* s x))> |
#<alt (* (pow c 2) (* s x))> |
#<alt (* (pow c 2) (* s x))> |
#<alt (* (pow c 2) (* s x))> |
#<alt (* (pow c 2) (* s x))> |
#<alt (* (pow c 2) (* s x))> |
#<alt (* (pow c 2) (* s x))> |
#<alt (* (pow c 2) (* s x))> |
#<alt (* (pow c 2) (* s x))> |
#<alt (* (pow c 2) (* s x))> |
#<alt (* (pow c 2) (* s x))> |
#<alt (* (pow c 2) (* s x))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (/ -2 (* (pow c 2) (pow s 2)))> |
#<alt (* -2 (pow x 2))> |
#<alt (* -2 (pow x 2))> |
#<alt (* -2 (pow x 2))> |
#<alt (* -2 (pow x 2))> |
#<alt (* -2 (pow x 2))> |
#<alt (* -2 (pow x 2))> |
#<alt (* -2 (pow x 2))> |
#<alt (* -2 (pow x 2))> |
#<alt (* -2 (pow x 2))> |
#<alt (* -2 (pow x 2))> |
#<alt (* -2 (pow x 2))> |
#<alt (* -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 (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (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 (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (pow x 2)))> |
#<alt (* (pow c 2) (* (pow s 2) (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 (* 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 (* 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 (* 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)))> |
171 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | x | @ | inf | (* c (* x (* c s))) |
| 2.0ms | x | @ | 0 | (/ (* x (* x -2)) (* (* (* s s) (* (* x x) c)) c)) |
| 1.0ms | c | @ | inf | (/ -2 (* c (* c (* s s)))) |
| 1.0ms | s | @ | inf | (/ -2 (* c (* c (* s s)))) |
| 0.0ms | c | @ | 0 | (/ -2 (* c (* c (* s s)))) |
| 1× | batch-egg-rewrite |
| 746× | *-lowering-*.f32 |
| 746× | *-lowering-*.f64 |
| 650× | /-lowering-/.f32 |
| 650× | /-lowering-/.f64 |
| 148× | associate-/r* |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 169 |
| 1 | 159 | 161 |
| 0 | 1023 | 161 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (cos (+ x x)) (* (* c (* s x)) (* c (* s x)))) |
(cos (+ x x)) |
(+ x x) |
(* (* c (* s x)) (* c (* s x))) |
(/ -2 (* c (* c (* s s)))) |
(* c (* c (* s s))) |
(* c (* s s)) |
(* s s) |
(/ 1 (* (* (* c (* x (* c s))) s) x)) |
(* (* (* c (* x (* c s))) s) x) |
(* (* c (* x (* c s))) s) |
(* c (* x (* c s))) |
(/ (* x (* x -2)) (* (* (* s s) (* (* x x) c)) c)) |
(* x (* x -2)) |
(* x -2) |
(* (* (* s s) (* (* x x) c)) c) |
(/ (cos (+ x x)) (* (* c s) (* s (* c (* x x))))) |
(* (* c s) (* s (* c (* x x)))) |
(* c (* s x)) |
(* x (* c s)) |
(* (* s s) (* (* x x) c)) |
(* (* x x) c) |
(* c (* x x)) |
(* s (* c (* x x))) |
| Outputs |
|---|
(-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c (*.f64 c (*.f64 s 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 (*.f64 c (*.f64 s s))) (*.f64 x x)))) |
(neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x))))) |
(neg.f64 (/.f64 (neg.f64 (cos.f64 (+.f64 x x))) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)) (cos.f64 (+.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 c s)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 c s))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)) (cos.f64 (+.f64 x x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 s (*.f64 x x))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c s)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)) (cos.f64 (+.f64 x x))))) |
(/.f64 (neg.f64 (cos.f64 (+.f64 x x))) (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)))) |
(/.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 c s)) (*.f64 c (*.f64 s (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 (+.f64 x x)))) (neg.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x))))) |
(/.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 c s))) (neg.f64 (*.f64 c (*.f64 s (*.f64 x x))))) |
(/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x))) |
(/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1 binary64)) (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)))) |
(/.f64 (*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x (*.f64 c (*.f64 s s)))))) x) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) c) (*.f64 x (*.f64 x (*.f64 c (*.f64 s s))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) x) (*.f64 c (*.f64 x (*.f64 c (*.f64 s s))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 (*.f64 c s) c))) (*.f64 x s)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 x (*.f64 c (*.f64 s s))))) x) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 x (*.f64 s (*.f64 x s)))) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 c s))) x) (*.f64 c s)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 c s))) c) (*.f64 x s)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 c s))) (*.f64 x s)) c) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 c s))) (*.f64 c s)) x) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 c s))) (*.f64 x c)) s) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s s)) (*.f64 x (*.f64 (*.f64 x c) c))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 s s))) (*.f64 x (*.f64 x c))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 x (*.f64 c (*.f64 s s))))) c) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 s (*.f64 x x)))) (*.f64 c s)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c s)) s) (*.f64 x (*.f64 x c))) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c s)) (*.f64 c s)) (*.f64 x x)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c s)) (*.f64 x (*.f64 x c))) s) |
(pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.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 c (*.f64 c (*.f64 s s))) (*.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)))) |
(*.f64 (neg.f64 (cos.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x))) (cos.f64 (+.f64 x x))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 c s))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c s)))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c s)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 x x))))) |
(*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.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 (+.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))) |
(/.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 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x x)) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 #s(literal 0 binary64) #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 (*.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 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 c s))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x (*.f64 c s)) #s(literal 2 binary64)) |
(*.f64 x (*.f64 c (*.f64 x (*.f64 c (*.f64 s s))))) |
(*.f64 x (/.f64 (*.f64 c (*.f64 x (*.f64 c (*.f64 s s)))) #s(literal 1 binary64))) |
(*.f64 c (*.f64 x (*.f64 x (*.f64 c (*.f64 s s))))) |
(*.f64 c (/.f64 (*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) #s(literal 1 binary64))) |
(*.f64 s (*.f64 (*.f64 x (*.f64 (*.f64 c s) c)) x)) |
(*.f64 s (*.f64 (*.f64 c (*.f64 s (*.f64 x x))) c)) |
(*.f64 s (*.f64 s (*.f64 x (*.f64 (*.f64 x c) c)))) |
(*.f64 s (*.f64 c (*.f64 c (*.f64 s (*.f64 x x))))) |
(*.f64 s (*.f64 (*.f64 x (*.f64 x c)) (*.f64 c s))) |
(*.f64 (*.f64 x s) (*.f64 x (*.f64 (*.f64 c s) c))) |
(*.f64 (*.f64 x (*.f64 c s)) (*.f64 x (*.f64 c s))) |
(*.f64 (*.f64 x (*.f64 c s)) (/.f64 (*.f64 x (*.f64 c s)) #s(literal 1 binary64))) |
(*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 x c) c))) |
(*.f64 (*.f64 c (*.f64 s s)) (*.f64 x (*.f64 x c))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)) |
(*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) |
(*.f64 (*.f64 x (*.f64 (*.f64 c s) c)) (*.f64 x s)) |
(*.f64 (*.f64 x (*.f64 (*.f64 c s) c)) (/.f64 (*.f64 x s) #s(literal 1 binary64))) |
(*.f64 (*.f64 c (*.f64 x (*.f64 c (*.f64 s s)))) x) |
(*.f64 (*.f64 c (*.f64 x (*.f64 c (*.f64 s s)))) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(*.f64 (*.f64 x x) (pow.f64 (*.f64 c s) #s(literal 2 binary64))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) c) |
(*.f64 (*.f64 x (*.f64 x c)) (*.f64 c (*.f64 s s))) |
(*.f64 (*.f64 c (*.f64 s (*.f64 x x))) (*.f64 c s)) |
(*.f64 (*.f64 c c) (*.f64 x (*.f64 s (*.f64 x s)))) |
(*.f64 (*.f64 c c) (/.f64 (*.f64 x (*.f64 s (*.f64 x s))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 s (*.f64 x s))) (*.f64 c c)) |
(*.f64 (*.f64 x c) (*.f64 x (*.f64 c (*.f64 s s)))) |
(*.f64 (*.f64 x (*.f64 (*.f64 x c) c)) (*.f64 s s)) |
(*.f64 (pow.f64 (*.f64 c s) #s(literal 2 binary64)) (*.f64 x x)) |
(*.f64 (pow.f64 (*.f64 x c) #s(literal 2 binary64)) (*.f64 s s)) |
(*.f64 (pow.f64 (*.f64 x (*.f64 c s)) #s(literal 1 binary64)) (pow.f64 (*.f64 x (*.f64 c s)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 c s) c))) s) |
(*.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 x c)) s) |
(*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 c s) c)) x) s) |
(*.f64 (*.f64 (*.f64 c (*.f64 s s)) x) (*.f64 x c)) |
(*.f64 (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x c)) x) |
(*.f64 (*.f64 (*.f64 c s) (*.f64 x (*.f64 x c))) s) |
(*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 x x))) c) s) |
(neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 (*.f64 c (*.f64 c (*.f64 s s)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 s s)) (/.f64 #s(literal -2 binary64) c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (*.f64 c (*.f64 c (*.f64 s s))))) |
(/.f64 (/.f64 #s(literal -2 binary64) c) (*.f64 c (*.f64 s s))) |
(/.f64 (neg.f64 (/.f64 #s(literal -2 binary64) c)) (neg.f64 (*.f64 c (*.f64 s s)))) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 s s))) c) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 s s)) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) c) c) (*.f64 s s)) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) c) (*.f64 s s)) c) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) c) (*.f64 c s)) s) |
(pow.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s))))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 c (*.f64 c (*.f64 s s)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) c) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s s)))) |
(*.f64 c (*.f64 c (*.f64 s s))) |
(*.f64 (*.f64 s s) (*.f64 c c)) |
(*.f64 (*.f64 c (*.f64 s s)) c) |
(*.f64 (*.f64 c s) (*.f64 c s)) |
(*.f64 (*.f64 c c) (*.f64 s s)) |
(*.f64 (*.f64 c (*.f64 c s)) s) |
(*.f64 (*.f64 (*.f64 c c) s) s) |
(*.f64 c (*.f64 s s)) |
(*.f64 s (*.f64 c s)) |
(*.f64 (*.f64 s s) c) |
(*.f64 (*.f64 c s) s) |
(exp.f64 (*.f64 (log.f64 s) #s(literal 2 binary64))) |
(pow.f64 s #s(literal 2 binary64)) |
(*.f64 s s) |
(*.f64 (pow.f64 s #s(literal 1 binary64)) (pow.f64 s #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x (*.f64 c (*.f64 s s))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x (*.f64 c (*.f64 s s))))) x) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x (*.f64 c (*.f64 s s)))))) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c s)) (*.f64 c (*.f64 s (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 c (*.f64 x (*.f64 c (*.f64 s s))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c s))) (*.f64 x (*.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) c) (*.f64 x (*.f64 x (*.f64 c (*.f64 s s))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s s))) (*.f64 x (*.f64 x c))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s s))))) c) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 c s) c))) (*.f64 x s)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 x (*.f64 s (*.f64 x s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 s s)) (*.f64 x (*.f64 (*.f64 x c) c))) |
(pow.f64 (*.f64 x (*.f64 c s)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x (*.f64 c (*.f64 s s))))) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x (*.f64 c (*.f64 s s))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x (*.f64 c (*.f64 s s)))))) |
(*.f64 (pow.f64 c #s(literal -1 binary64)) (pow.f64 (*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x (*.f64 c s)) #s(literal -1 binary64)) (pow.f64 (*.f64 x (*.f64 c s)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x (*.f64 (*.f64 c s) c)) #s(literal -1 binary64)) (pow.f64 (*.f64 x s) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 c c) #s(literal -1 binary64)) (pow.f64 (*.f64 x (*.f64 s (*.f64 x s))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 c s))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x (*.f64 c s)) #s(literal 2 binary64)) |
(*.f64 x (*.f64 c (*.f64 x (*.f64 c (*.f64 s s))))) |
(*.f64 x (/.f64 (*.f64 c (*.f64 x (*.f64 c (*.f64 s s)))) #s(literal 1 binary64))) |
(*.f64 c (*.f64 x (*.f64 x (*.f64 c (*.f64 s s))))) |
(*.f64 c (/.f64 (*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) #s(literal 1 binary64))) |
(*.f64 s (*.f64 (*.f64 x (*.f64 (*.f64 c s) c)) x)) |
(*.f64 s (*.f64 (*.f64 c (*.f64 s (*.f64 x x))) c)) |
(*.f64 s (*.f64 s (*.f64 x (*.f64 (*.f64 x c) c)))) |
(*.f64 s (*.f64 c (*.f64 c (*.f64 s (*.f64 x x))))) |
(*.f64 s (*.f64 (*.f64 x (*.f64 x c)) (*.f64 c s))) |
(*.f64 (*.f64 x s) (*.f64 x (*.f64 (*.f64 c s) c))) |
(*.f64 (*.f64 x (*.f64 c s)) (*.f64 x (*.f64 c s))) |
(*.f64 (*.f64 x (*.f64 c s)) (/.f64 (*.f64 x (*.f64 c s)) #s(literal 1 binary64))) |
(*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 x c) c))) |
(*.f64 (*.f64 c (*.f64 s s)) (*.f64 x (*.f64 x c))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)) |
(*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) |
(*.f64 (*.f64 x (*.f64 (*.f64 c s) c)) (*.f64 x s)) |
(*.f64 (*.f64 x (*.f64 (*.f64 c s) c)) (/.f64 (*.f64 x s) #s(literal 1 binary64))) |
(*.f64 (*.f64 c (*.f64 x (*.f64 c (*.f64 s s)))) x) |
(*.f64 (*.f64 c (*.f64 x (*.f64 c (*.f64 s s)))) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(*.f64 (*.f64 x x) (pow.f64 (*.f64 c s) #s(literal 2 binary64))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) c) |
(*.f64 (*.f64 x (*.f64 x c)) (*.f64 c (*.f64 s s))) |
(*.f64 (*.f64 c (*.f64 s (*.f64 x x))) (*.f64 c s)) |
(*.f64 (*.f64 c c) (*.f64 x (*.f64 s (*.f64 x s)))) |
(*.f64 (*.f64 c c) (/.f64 (*.f64 x (*.f64 s (*.f64 x s))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 s (*.f64 x s))) (*.f64 c c)) |
(*.f64 (*.f64 x c) (*.f64 x (*.f64 c (*.f64 s s)))) |
(*.f64 (*.f64 x (*.f64 (*.f64 x c) c)) (*.f64 s s)) |
(*.f64 (pow.f64 (*.f64 c s) #s(literal 2 binary64)) (*.f64 x x)) |
(*.f64 (pow.f64 (*.f64 x c) #s(literal 2 binary64)) (*.f64 s s)) |
(*.f64 (pow.f64 (*.f64 x (*.f64 c s)) #s(literal 1 binary64)) (pow.f64 (*.f64 x (*.f64 c s)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 c s) c))) s) |
(*.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 x c)) s) |
(*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 c s) c)) x) s) |
(*.f64 (*.f64 (*.f64 c (*.f64 s s)) x) (*.f64 x c)) |
(*.f64 (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x c)) x) |
(*.f64 (*.f64 (*.f64 c s) (*.f64 x (*.f64 x c))) s) |
(*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 x x))) c) s) |
(*.f64 c (*.f64 x (*.f64 c (*.f64 s s)))) |
(*.f64 s (*.f64 x (*.f64 (*.f64 c s) c))) |
(*.f64 (*.f64 x (*.f64 c s)) (*.f64 c s)) |
(*.f64 (*.f64 c s) (*.f64 x (*.f64 c s))) |
(*.f64 (*.f64 x (*.f64 (*.f64 c s) c)) s) |
(*.f64 (*.f64 x c) (*.f64 c (*.f64 s s))) |
(*.f64 (*.f64 x (*.f64 c (*.f64 s s))) c) |
(*.f64 x (*.f64 (*.f64 c s) c)) |
(*.f64 c (*.f64 x (*.f64 c s))) |
(*.f64 (*.f64 x s) (*.f64 c c)) |
(*.f64 (*.f64 x (*.f64 c s)) c) |
(*.f64 (*.f64 c s) (*.f64 x c)) |
(*.f64 (*.f64 c c) (*.f64 x s)) |
(*.f64 (*.f64 x c) (*.f64 c s)) |
(*.f64 (*.f64 c (*.f64 c s)) x) |
(*.f64 (*.f64 c (*.f64 x c)) s) |
(*.f64 (*.f64 (*.f64 x c) c) s) |
(neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s s))))))) |
(/.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s s))))) c) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64))) (neg.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))))) (neg.f64 c)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 x (*.f64 x (*.f64 x (*.f64 c (*.f64 s s))))) (*.f64 x #s(literal -2 binary64))) c) |
(/.f64 (*.f64 x (/.f64 (*.f64 x #s(literal -2 binary64)) c)) (*.f64 x (*.f64 x (*.f64 c (*.f64 s s))))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 s s)) (*.f64 x (*.f64 (*.f64 x c) c))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) c) (*.f64 x (*.f64 x (*.f64 c (*.f64 s s))))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 c (*.f64 s s))) (*.f64 x (*.f64 x c))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 c s)) (*.f64 c (*.f64 s (*.f64 x x)))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 c (*.f64 s (*.f64 x x)))) (*.f64 c s)) |
(pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x))))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 x (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)))) |
(*.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x))))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x))))) |
(*.f64 (/.f64 x (*.f64 x (*.f64 x (*.f64 c (*.f64 s s))))) (/.f64 (*.f64 x #s(literal -2 binary64)) c)) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) c) (/.f64 x (*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x))) (*.f64 x (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 x (*.f64 c (*.f64 s s))))) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x))) x) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 c (*.f64 s (*.f64 x x)))) (/.f64 x (*.f64 c s))) |
(*.f64 (/.f64 x (*.f64 s s)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 x (*.f64 (*.f64 x c) c)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 s s)) (/.f64 x (*.f64 x (*.f64 (*.f64 x c) c)))) |
(*.f64 (/.f64 x (*.f64 c (*.f64 s (*.f64 x x)))) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 c s))) |
(*.f64 (/.f64 x c) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 s s)) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 (*.f64 x c) c)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 x (*.f64 x (*.f64 c (*.f64 s s))))) (/.f64 x c)) |
(*.f64 (/.f64 x (*.f64 c (*.f64 s s))) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 x (*.f64 x c)))) |
(*.f64 (/.f64 x (*.f64 c s)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 c (*.f64 s (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 c s)) (/.f64 x (*.f64 c (*.f64 s (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 c (*.f64 s s))) (/.f64 x (*.f64 x (*.f64 x c)))) |
(*.f64 (/.f64 (*.f64 x x) c) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s s))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x c)))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 c s)) (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 s (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 c (*.f64 s s))))) (/.f64 #s(literal -2 binary64) c)) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 c (*.f64 s (*.f64 x x)))) (/.f64 #s(literal -2 binary64) (*.f64 c s))) |
(*.f64 x (*.f64 x #s(literal -2 binary64))) |
(*.f64 #s(literal -2 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal -2 binary64)) x) |
(*.f64 (*.f64 x x) #s(literal -2 binary64)) |
(*.f64 x #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) x) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 c s))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x (*.f64 c s)) #s(literal 2 binary64)) |
(*.f64 x (*.f64 c (*.f64 x (*.f64 c (*.f64 s s))))) |
(*.f64 x (/.f64 (*.f64 c (*.f64 x (*.f64 c (*.f64 s s)))) #s(literal 1 binary64))) |
(*.f64 c (*.f64 x (*.f64 x (*.f64 c (*.f64 s s))))) |
(*.f64 c (/.f64 (*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) #s(literal 1 binary64))) |
(*.f64 s (*.f64 (*.f64 x (*.f64 (*.f64 c s) c)) x)) |
(*.f64 s (*.f64 (*.f64 c (*.f64 s (*.f64 x x))) c)) |
(*.f64 s (*.f64 s (*.f64 x (*.f64 (*.f64 x c) c)))) |
(*.f64 s (*.f64 c (*.f64 c (*.f64 s (*.f64 x x))))) |
(*.f64 s (*.f64 (*.f64 x (*.f64 x c)) (*.f64 c s))) |
(*.f64 (*.f64 x s) (*.f64 x (*.f64 (*.f64 c s) c))) |
(*.f64 (*.f64 x (*.f64 c s)) (*.f64 x (*.f64 c s))) |
(*.f64 (*.f64 x (*.f64 c s)) (/.f64 (*.f64 x (*.f64 c s)) #s(literal 1 binary64))) |
(*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 x c) c))) |
(*.f64 (*.f64 c (*.f64 s s)) (*.f64 x (*.f64 x c))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)) |
(*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) |
(*.f64 (*.f64 x (*.f64 (*.f64 c s) c)) (*.f64 x s)) |
(*.f64 (*.f64 x (*.f64 (*.f64 c s) c)) (/.f64 (*.f64 x s) #s(literal 1 binary64))) |
(*.f64 (*.f64 c (*.f64 x (*.f64 c (*.f64 s s)))) x) |
(*.f64 (*.f64 c (*.f64 x (*.f64 c (*.f64 s s)))) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(*.f64 (*.f64 x x) (pow.f64 (*.f64 c s) #s(literal 2 binary64))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) c) |
(*.f64 (*.f64 x (*.f64 x c)) (*.f64 c (*.f64 s s))) |
(*.f64 (*.f64 c (*.f64 s (*.f64 x x))) (*.f64 c s)) |
(*.f64 (*.f64 c c) (*.f64 x (*.f64 s (*.f64 x s)))) |
(*.f64 (*.f64 c c) (/.f64 (*.f64 x (*.f64 s (*.f64 x s))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 s (*.f64 x s))) (*.f64 c c)) |
(*.f64 (*.f64 x c) (*.f64 x (*.f64 c (*.f64 s s)))) |
(*.f64 (*.f64 x (*.f64 (*.f64 x c) c)) (*.f64 s s)) |
(*.f64 (pow.f64 (*.f64 c s) #s(literal 2 binary64)) (*.f64 x x)) |
(*.f64 (pow.f64 (*.f64 x c) #s(literal 2 binary64)) (*.f64 s s)) |
(*.f64 (pow.f64 (*.f64 x (*.f64 c s)) #s(literal 1 binary64)) (pow.f64 (*.f64 x (*.f64 c s)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 c s) c))) s) |
(*.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 x c)) s) |
(*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 c s) c)) x) s) |
(*.f64 (*.f64 (*.f64 c (*.f64 s s)) x) (*.f64 x c)) |
(*.f64 (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x c)) x) |
(*.f64 (*.f64 (*.f64 c s) (*.f64 x (*.f64 x c))) s) |
(*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 x x))) c) s) |
(-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c (*.f64 c (*.f64 s 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 (*.f64 c (*.f64 s s))) (*.f64 x x)))) |
(neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x))))) |
(neg.f64 (/.f64 (neg.f64 (cos.f64 (+.f64 x x))) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)) (cos.f64 (+.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 c s)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 c s))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)) (cos.f64 (+.f64 x x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 s (*.f64 x x))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c s)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)) (cos.f64 (+.f64 x x))))) |
(/.f64 (neg.f64 (cos.f64 (+.f64 x x))) (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)))) |
(/.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 c s)) (*.f64 c (*.f64 s (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 (+.f64 x x)))) (neg.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x))))) |
(/.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 c s))) (neg.f64 (*.f64 c (*.f64 s (*.f64 x x))))) |
(/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x))) |
(/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1 binary64)) (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)))) |
(/.f64 (*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x (*.f64 c (*.f64 s s)))))) x) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) c) (*.f64 x (*.f64 x (*.f64 c (*.f64 s s))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) x) (*.f64 c (*.f64 x (*.f64 c (*.f64 s s))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 (*.f64 c s) c))) (*.f64 x s)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 x (*.f64 c (*.f64 s s))))) x) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 x (*.f64 s (*.f64 x s)))) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 c s))) x) (*.f64 c s)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 c s))) c) (*.f64 x s)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 c s))) (*.f64 x s)) c) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 c s))) (*.f64 c s)) x) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 c s))) (*.f64 x c)) s) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s s)) (*.f64 x (*.f64 (*.f64 x c) c))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 s s))) (*.f64 x (*.f64 x c))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 x (*.f64 c (*.f64 s s))))) c) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c (*.f64 s (*.f64 x x)))) (*.f64 c s)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c s)) s) (*.f64 x (*.f64 x c))) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c s)) (*.f64 c s)) (*.f64 x x)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c s)) (*.f64 x (*.f64 x c))) s) |
(pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.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 c (*.f64 c (*.f64 s s))) (*.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)))) |
(*.f64 (neg.f64 (cos.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x))) (cos.f64 (+.f64 x x))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 x (*.f64 c s))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c s)))) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c s)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s (*.f64 x x))))) |
(*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 c s))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x (*.f64 c s)) #s(literal 2 binary64)) |
(*.f64 x (*.f64 c (*.f64 x (*.f64 c (*.f64 s s))))) |
(*.f64 x (/.f64 (*.f64 c (*.f64 x (*.f64 c (*.f64 s s)))) #s(literal 1 binary64))) |
(*.f64 c (*.f64 x (*.f64 x (*.f64 c (*.f64 s s))))) |
(*.f64 c (/.f64 (*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) #s(literal 1 binary64))) |
(*.f64 s (*.f64 (*.f64 x (*.f64 (*.f64 c s) c)) x)) |
(*.f64 s (*.f64 (*.f64 c (*.f64 s (*.f64 x x))) c)) |
(*.f64 s (*.f64 s (*.f64 x (*.f64 (*.f64 x c) c)))) |
(*.f64 s (*.f64 c (*.f64 c (*.f64 s (*.f64 x x))))) |
(*.f64 s (*.f64 (*.f64 x (*.f64 x c)) (*.f64 c s))) |
(*.f64 (*.f64 x s) (*.f64 x (*.f64 (*.f64 c s) c))) |
(*.f64 (*.f64 x (*.f64 c s)) (*.f64 x (*.f64 c s))) |
(*.f64 (*.f64 x (*.f64 c s)) (/.f64 (*.f64 x (*.f64 c s)) #s(literal 1 binary64))) |
(*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 x c) c))) |
(*.f64 (*.f64 c (*.f64 s s)) (*.f64 x (*.f64 x c))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)) |
(*.f64 (*.f64 c s) (*.f64 c (*.f64 s (*.f64 x x)))) |
(*.f64 (*.f64 x (*.f64 (*.f64 c s) c)) (*.f64 x s)) |
(*.f64 (*.f64 x (*.f64 (*.f64 c s) c)) (/.f64 (*.f64 x s) #s(literal 1 binary64))) |
(*.f64 (*.f64 c (*.f64 x (*.f64 c (*.f64 s s)))) x) |
(*.f64 (*.f64 c (*.f64 x (*.f64 c (*.f64 s s)))) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s)))) |
(*.f64 (*.f64 x x) (pow.f64 (*.f64 c s) #s(literal 2 binary64))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) c) |
(*.f64 (*.f64 x (*.f64 x c)) (*.f64 c (*.f64 s s))) |
(*.f64 (*.f64 c (*.f64 s (*.f64 x x))) (*.f64 c s)) |
(*.f64 (*.f64 c c) (*.f64 x (*.f64 s (*.f64 x s)))) |
(*.f64 (*.f64 c c) (/.f64 (*.f64 x (*.f64 s (*.f64 x s))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 s (*.f64 x s))) (*.f64 c c)) |
(*.f64 (*.f64 x c) (*.f64 x (*.f64 c (*.f64 s s)))) |
(*.f64 (*.f64 x (*.f64 (*.f64 x c) c)) (*.f64 s s)) |
(*.f64 (pow.f64 (*.f64 c s) #s(literal 2 binary64)) (*.f64 x x)) |
(*.f64 (pow.f64 (*.f64 x c) #s(literal 2 binary64)) (*.f64 s s)) |
(*.f64 (pow.f64 (*.f64 x (*.f64 c s)) #s(literal 1 binary64)) (pow.f64 (*.f64 x (*.f64 c s)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 c s) c))) s) |
(*.f64 (*.f64 (*.f64 x (*.f64 c s)) (*.f64 x c)) s) |
(*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 c s) c)) x) s) |
(*.f64 (*.f64 (*.f64 c (*.f64 s s)) x) (*.f64 x c)) |
(*.f64 (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x c)) x) |
(*.f64 (*.f64 (*.f64 c s) (*.f64 x (*.f64 x c))) s) |
(*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 x x))) c) s) |
(*.f64 x (*.f64 c s)) |
(*.f64 c (*.f64 x s)) |
(*.f64 s (*.f64 x c)) |
(*.f64 (*.f64 x s) c) |
(*.f64 (*.f64 c s) x) |
(*.f64 (*.f64 x c) s) |
(*.f64 x (*.f64 c s)) |
(*.f64 c (*.f64 x s)) |
(*.f64 s (*.f64 x c)) |
(*.f64 (*.f64 x s) c) |
(*.f64 (*.f64 c s) x) |
(*.f64 (*.f64 x c) s) |
(*.f64 x (*.f64 x (*.f64 c (*.f64 s s)))) |
(*.f64 c (*.f64 x (*.f64 s (*.f64 x s)))) |
(*.f64 s (*.f64 c (*.f64 s (*.f64 x x)))) |
(*.f64 (*.f64 x s) (*.f64 x (*.f64 c s))) |
(*.f64 (*.f64 x (*.f64 c s)) (*.f64 x s)) |
(*.f64 (*.f64 s s) (*.f64 x (*.f64 x c))) |
(*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (*.f64 c (*.f64 s s))) |
(*.f64 (*.f64 x (*.f64 x c)) (*.f64 s s)) |
(*.f64 (*.f64 c (*.f64 s (*.f64 x x))) s) |
(*.f64 (*.f64 x (*.f64 s (*.f64 x s))) c) |
(*.f64 (*.f64 x c) (*.f64 x (*.f64 s s))) |
(*.f64 (*.f64 x (*.f64 c (*.f64 s s))) x) |
(*.f64 (*.f64 (*.f64 s s) x) (*.f64 x c)) |
(*.f64 (*.f64 (*.f64 s s) (*.f64 x c)) x) |
(*.f64 (*.f64 (*.f64 x s) x) (*.f64 c s)) |
(*.f64 x (*.f64 x c)) |
(*.f64 c (*.f64 x x)) |
(*.f64 (*.f64 x x) c) |
(*.f64 (*.f64 x c) x) |
(*.f64 x (*.f64 x c)) |
(*.f64 c (*.f64 x x)) |
(*.f64 (*.f64 x x) c) |
(*.f64 (*.f64 x c) x) |
(*.f64 x (*.f64 x (*.f64 c s))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
(*.f64 c (*.f64 (*.f64 x x) s)) |
(*.f64 s (*.f64 x (*.f64 x c))) |
(*.f64 (*.f64 x s) (*.f64 x c)) |
(*.f64 (*.f64 x (*.f64 c s)) x) |
(*.f64 (*.f64 c s) (*.f64 x x)) |
(*.f64 (*.f64 x x) (*.f64 c s)) |
(*.f64 (*.f64 x (*.f64 x c)) s) |
(*.f64 (*.f64 x c) (*.f64 x s)) |
(*.f64 (*.f64 s (*.f64 x x)) c) |
| 1× | egg-herbie |
| 14 970× | accelerator-lowering-fma.f32 |
| 14 970× | accelerator-lowering-fma.f64 |
| 5 540× | *-lowering-*.f32 |
| 5 540× | *-lowering-*.f64 |
| 2 450× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 64 | 6168 |
| 1 | 159 | 6168 |
| 2 | 461 | 6140 |
| 3 | 1798 | 6120 |
| 4 | 4498 | 6104 |
| 5 | 6648 | 6104 |
| 0 | 8025 | 6086 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 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))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -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)) |
(* (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)) |
(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)))) |
(/ 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) (* s x)) |
(* (pow c 2) (* s x)) |
(* (pow c 2) (* s x)) |
(* (pow c 2) (* s x)) |
(* (pow c 2) (* s x)) |
(* (pow c 2) (* s x)) |
(* (pow c 2) (* s x)) |
(* (pow c 2) (* s x)) |
(* (pow c 2) (* s x)) |
(* (pow c 2) (* s x)) |
(* (pow c 2) (* s x)) |
(* (pow c 2) (* s x)) |
(* (pow c 2) (* s x)) |
(* (pow c 2) (* s x)) |
(* (pow c 2) (* s x)) |
(* (pow c 2) (* s x)) |
(* (pow c 2) (* s x)) |
(* (pow c 2) (* s x)) |
(* (pow c 2) (* s x)) |
(* (pow c 2) (* s x)) |
(* (pow c 2) (* s x)) |
(* (pow c 2) (* s x)) |
(* (pow c 2) (* s x)) |
(* (pow c 2) (* s x)) |
(* (pow c 2) (* s x)) |
(* (pow c 2) (* s x)) |
(* (pow c 2) (* s x)) |
(* (pow c 2) (* s x)) |
(* (pow c 2) (* s x)) |
(* (pow c 2) (* s x)) |
(* (pow c 2) (* s x)) |
(* (pow c 2) (* s x)) |
(* (pow c 2) (* s x)) |
(* (pow c 2) (* s x)) |
(* (pow c 2) (* s x)) |
(* (pow c 2) (* s x)) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(* -2 (pow x 2)) |
(* -2 (pow x 2)) |
(* -2 (pow x 2)) |
(* -2 (pow x 2)) |
(* -2 (pow x 2)) |
(* -2 (pow x 2)) |
(* -2 (pow x 2)) |
(* -2 (pow x 2)) |
(* -2 (pow x 2)) |
(* -2 (pow x 2)) |
(* -2 (pow x 2)) |
(* -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) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (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)))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(* (pow c 2) (* (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)) |
(* 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)) |
(* 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)) |
(* 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 |
|---|
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s 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 (*.f64 x #s(literal -2 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 (*.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 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 (/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 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 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
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 x (*.f64 x (fma.f64 x (*.f64 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) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.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))) |
(* (pow c 2) (pow s 2)) |
(*.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)) |
(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 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))) |
(* (pow c 2) (* (pow s 2) x)) |
(*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))) |
(* (pow c 2) (* s x)) |
(*.f64 c (*.f64 c (*.f64 s x))) |
(* (pow c 2) (* s x)) |
(*.f64 c (*.f64 c (*.f64 s x))) |
(* (pow c 2) (* s x)) |
(*.f64 c (*.f64 c (*.f64 s x))) |
(* (pow c 2) (* s x)) |
(*.f64 c (*.f64 c (*.f64 s x))) |
(* (pow c 2) (* s x)) |
(*.f64 c (*.f64 c (*.f64 s x))) |
(* (pow c 2) (* s x)) |
(*.f64 c (*.f64 c (*.f64 s x))) |
(* (pow c 2) (* s x)) |
(*.f64 c (*.f64 c (*.f64 s x))) |
(* (pow c 2) (* s x)) |
(*.f64 c (*.f64 c (*.f64 s x))) |
(* (pow c 2) (* s x)) |
(*.f64 c (*.f64 c (*.f64 s x))) |
(* (pow c 2) (* s x)) |
(*.f64 c (*.f64 c (*.f64 s x))) |
(* (pow c 2) (* s x)) |
(*.f64 c (*.f64 c (*.f64 s x))) |
(* (pow c 2) (* s x)) |
(*.f64 c (*.f64 c (*.f64 s x))) |
(* (pow c 2) (* s x)) |
(*.f64 c (*.f64 c (*.f64 s x))) |
(* (pow c 2) (* s x)) |
(*.f64 c (*.f64 c (*.f64 s x))) |
(* (pow c 2) (* s x)) |
(*.f64 c (*.f64 c (*.f64 s x))) |
(* (pow c 2) (* s x)) |
(*.f64 c (*.f64 c (*.f64 s x))) |
(* (pow c 2) (* s x)) |
(*.f64 c (*.f64 c (*.f64 s x))) |
(* (pow c 2) (* s x)) |
(*.f64 c (*.f64 c (*.f64 s x))) |
(* (pow c 2) (* s x)) |
(*.f64 c (*.f64 c (*.f64 s x))) |
(* (pow c 2) (* s x)) |
(*.f64 c (*.f64 c (*.f64 s x))) |
(* (pow c 2) (* s x)) |
(*.f64 c (*.f64 c (*.f64 s x))) |
(* (pow c 2) (* s x)) |
(*.f64 c (*.f64 c (*.f64 s x))) |
(* (pow c 2) (* s x)) |
(*.f64 c (*.f64 c (*.f64 s x))) |
(* (pow c 2) (* s x)) |
(*.f64 c (*.f64 c (*.f64 s x))) |
(* (pow c 2) (* s x)) |
(*.f64 c (*.f64 c (*.f64 s x))) |
(* (pow c 2) (* s x)) |
(*.f64 c (*.f64 c (*.f64 s x))) |
(* (pow c 2) (* s x)) |
(*.f64 c (*.f64 c (*.f64 s x))) |
(* (pow c 2) (* s x)) |
(*.f64 c (*.f64 c (*.f64 s x))) |
(* (pow c 2) (* s x)) |
(*.f64 c (*.f64 c (*.f64 s x))) |
(* (pow c 2) (* s x)) |
(*.f64 c (*.f64 c (*.f64 s x))) |
(* (pow c 2) (* s x)) |
(*.f64 c (*.f64 c (*.f64 s x))) |
(* (pow c 2) (* s x)) |
(*.f64 c (*.f64 c (*.f64 s x))) |
(* (pow c 2) (* s x)) |
(*.f64 c (*.f64 c (*.f64 s x))) |
(* (pow c 2) (* s x)) |
(*.f64 c (*.f64 c (*.f64 s x))) |
(* (pow c 2) (* s x)) |
(*.f64 c (*.f64 c (*.f64 s x))) |
(* (pow c 2) (* s x)) |
(*.f64 c (*.f64 c (*.f64 s x))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/ -2 (* (pow c 2) (pow s 2))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(* -2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -2 binary64)) |
(* -2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -2 binary64)) |
(* -2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -2 binary64)) |
(* -2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -2 binary64)) |
(* -2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -2 binary64)) |
(* -2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -2 binary64)) |
(* -2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -2 binary64)) |
(* -2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -2 binary64)) |
(* -2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -2 binary64)) |
(* -2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -2 binary64)) |
(* -2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -2 binary64)) |
(* -2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s 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 (*.f64 x #s(literal -2 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 (*.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 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 (/.f64 x (*.f64 c (*.f64 c (*.f64 s s)))) (fma.f64 x (*.f64 x #s(literal -4/45 binary64)) #s(literal 2/3 binary64))) (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 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 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))) |
(/.f64 (cos.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x)))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.f64 c (*.f64 s x))))) |
(* (pow c 2) (* (pow s 2) (pow x 2))) |
(*.f64 x (*.f64 c (*.f64 s (*.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 (* 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 (* s x)) |
(*.f64 c (*.f64 s x)) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 s (*.f64 c (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 s (*.f64 c (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 s (*.f64 c (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 s (*.f64 c (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 s (*.f64 c (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 s (*.f64 c (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 s (*.f64 c (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 s (*.f64 c (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 s (*.f64 c (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 s (*.f64 c (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 s (*.f64 c (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 s (*.f64 c (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 s (*.f64 c (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 s (*.f64 c (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 s (*.f64 c (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 s (*.f64 c (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 s (*.f64 c (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 s (*.f64 c (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 s (*.f64 c (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 s (*.f64 c (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 s (*.f64 c (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 s (*.f64 c (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 s (*.f64 c (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 s (*.f64 c (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 s (*.f64 c (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 s (*.f64 c (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 s (*.f64 c (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 s (*.f64 c (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 s (*.f64 c (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 s (*.f64 c (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 s (*.f64 c (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 s (*.f64 c (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 s (*.f64 c (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 s (*.f64 c (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 s (*.f64 c (*.f64 s (*.f64 x x)))) |
(* c (* (pow s 2) (pow x 2))) |
(*.f64 s (*.f64 c (*.f64 s (*.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)) |
(* 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)) |
(* c (pow x 2)) |
(*.f64 c (*.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))) |
(* c (* s (pow x 2))) |
(*.f64 c (*.f64 s (*.f64 x x))) |
Compiled 19 442 to 918 computations (95.3% saved)
42 alts after pruning (37 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 248 | 14 | 1 262 |
| Fresh | 3 | 23 | 26 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1 253 | 42 | 1 295 |
| Status | Accuracy | Program |
|---|---|---|
| 32.2% | (/.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 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) c)) | |
| 52.6% | (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 x (*.f64 c s))) x) s)) | |
| 59.4% | (/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) | |
| 31.1% | (/.f64 (/.f64 (/.f64 #s(literal -2 binary64) c) (*.f64 s s)) c) | |
| 89.6% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 c (*.f64 s x))) s)) x) | |
| 79.6% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c s)))) (*.f64 c s)) | |
| 65.3% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 s (*.f64 c (*.f64 c s)))) | |
| 77.3% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) x) | |
| 83.3% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s x))) (*.f64 c (*.f64 s x))) | |
| 31.1% | (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 s s))) c) | |
| 31.1% | (/.f64 (/.f64 #s(literal -2 binary64) c) (*.f64 c (*.f64 s s))) | |
| 49.7% | (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 c (*.f64 c (*.f64 s s)))) | |
| 78.8% | (/.f64 (*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) x)) (*.f64 s (*.f64 s x))) | |
| 15.0% | (/.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 x x))) s) c)) | |
| 14.9% | (/.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 x x))) c) s)) | |
| 18.5% | (/.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x (*.f64 c s)) (*.f64 x (*.f64 c s)))) | |
| 89.9% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c (*.f64 x (*.f64 c s))) x) s)) | |
| 73.3% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 (*.f64 x c) (*.f64 x c)))) | |
| ✓ | 98.2% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
| 86.9% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c s) (*.f64 (*.f64 x (*.f64 x c)) s))) | |
| 68.3% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 c (sqrt.f64 c)) (sqrt.f64 c)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) | |
| 78.5% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 s (*.f64 x (*.f64 c s)))) (/.f64 #s(literal 1 binary64) c))) | |
| ✓ | 69.2% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
| ✓ | 77.3% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 x (*.f64 c s))) s) x)) |
| 81.7% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 c s)) (*.f64 x (*.f64 c s)))) | |
| 57.2% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) | |
| 83.1% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) | |
| ✓ | 72.6% | (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) |
| 74.4% | (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 c (*.f64 s (*.f64 s x)))))) | |
| 78.5% | (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 x (*.f64 x (*.f64 c s))) s))) | |
| 80.4% | (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 x (*.f64 c s)) (*.f64 x s)))) | |
| 76.8% | (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 (*.f64 (*.f64 x s) s) x)))) | |
| 26.4% | (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 c c) s) s)) | |
| 29.4% | (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 s s) (*.f64 c c))) | |
| 26.5% | (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c s)) s)) | |
| 26.6% | (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 c s) (*.f64 c s))) | |
| 28.5% | (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (*.f64 c s) s))) | |
| ✓ | 31.2% | (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
| 55.0% | (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x))))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x)))))) | |
| 34.6% | (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x))) x) | |
| 81.6% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) (cos.f64 (+.f64 x x))) | |
| 79.6% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c s)))) (/.f64 #s(literal 1 binary64) (*.f64 c s))) |
Compiled 2 068 to 704 computations (66% saved)
| Inputs |
|---|
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (*.f64 c s) s))) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 c s) (*.f64 c s))) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c s)) s)) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 s s) (*.f64 c c))) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 c c) s) s)) |
(/.f64 (/.f64 #s(literal -2 binary64) c) (*.f64 c (*.f64 s s))) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 s s))) c) |
(/.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 (*.f64 x s) s) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 x (*.f64 c s)) (*.f64 x s)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 x (*.f64 x (*.f64 c s))) s))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 c (*.f64 s (*.f64 s 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 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) c)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 c c)) (*.f64 s (*.f64 s x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 c s)) (*.f64 x (*.f64 c s)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s x)) x) (*.f64 c s))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 x (*.f64 c s))) s) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) c) (*.f64 s s)) c) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) x) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s x))) (*.f64 c (*.f64 s x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 s s)) (*.f64 c (*.f64 c (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) x) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 (*.f64 x x) s))) (*.f64 c c)) |
(/.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 s (*.f64 c (*.f64 c s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c s)))) (*.f64 c s)) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 c (*.f64 c (*.f64 s s)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x))) x) |
(/.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x (*.f64 c s)) (*.f64 x (*.f64 c s)))) |
(/.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 x x))) c) s)) |
(/.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 x x))) s) c)) |
(/.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) c)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c s)))) (/.f64 #s(literal 1 binary64) (*.f64 c s))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 x (*.f64 c s))) x) s)) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) c)) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 s s)) (*.f64 x c)) c)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 s x)) (*.f64 s (*.f64 c c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 s (*.f64 x (*.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 (*.f64 c c) (*.f64 s (*.f64 s x)))) x) |
(/.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 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) c)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x))))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c s) (*.f64 (*.f64 x (*.f64 x 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 s s) (*.f64 x (*.f64 (*.f64 c c) x)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 (*.f64 x c) (*.f64 x c)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c (*.f64 x (*.f64 c s))) s) 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 s s) (*.f64 (*.f64 x x) c)) c)) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 s (*.f64 s (*.f64 c (*.f64 c (*.f64 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 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))) x)) |
(/.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 (*.f64 c (*.f64 s x)) x) (*.f64 c s))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) c)) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 s (*.f64 s x)) (*.f64 c x)) c)) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 c c) x) s) (*.f64 s x))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 c c) x) (*.f64 s x)) s)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 s (*.f64 c (*.f64 c s)))))) (cos.f64 (+.f64 x 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 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s x))) (*.f64 (*.f64 c c) 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 c (*.f64 c (*.f64 s x))) s)) x) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c))) c) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) x)) (*.f64 s x)) s) |
(*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s (*.f64 s x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) x)) |
(/.f64 (*.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) x)) (*.f64 s (*.f64 s 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 #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 s x) (*.f64 s x)))) |
(*.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 (*.f64 (*.f64 c (sqrt.f64 c)) (sqrt.f64 c)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
(-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x))))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x)))))) |
(/.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 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 (sqrt.f64 s) #s(literal 4 binary64))) x))) |
| Outputs |
|---|
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
6 calls:
| 31.0ms | (pow.f64 s #s(literal 2 binary64)) |
| 25.0ms | c |
| 24.0ms | x |
| 24.0ms | s |
| 22.0ms | (pow.f64 c #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.2% | 1 | x |
| 98.2% | 1 | c |
| 98.2% | 1 | s |
| 98.2% | 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.2% | 1 | (pow.f64 c #s(literal 2 binary64)) |
| 98.2% | 1 | (pow.f64 s #s(literal 2 binary64)) |
Compiled 43 to 31 computations (27.9% saved)
| Inputs |
|---|
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (*.f64 c s) s))) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 c s) (*.f64 c s))) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c s)) s)) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 s s) (*.f64 c c))) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 c c) s) s)) |
(/.f64 (/.f64 #s(literal -2 binary64) c) (*.f64 c (*.f64 s s))) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 s s))) c) |
(/.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 (*.f64 x s) s) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 x (*.f64 c s)) (*.f64 x s)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 x (*.f64 x (*.f64 c s))) s))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 c (*.f64 s (*.f64 s 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 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) c)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 c c)) (*.f64 s (*.f64 s x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 c s)) (*.f64 x (*.f64 c s)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s x)) x) (*.f64 c s))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 x (*.f64 c s))) s) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) c) (*.f64 s s)) c) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) x) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s x))) (*.f64 c (*.f64 s x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 s s)) (*.f64 c (*.f64 c (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) x) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 (*.f64 x x) s))) (*.f64 c c)) |
(/.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 s (*.f64 c (*.f64 c s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c s)))) (*.f64 c s)) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 c (*.f64 c (*.f64 s s)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x))) x) |
(/.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x (*.f64 c s)) (*.f64 x (*.f64 c s)))) |
(/.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 x x))) c) s)) |
(/.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 x x))) s) c)) |
(/.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) c)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c s)))) (/.f64 #s(literal 1 binary64) (*.f64 c s))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 x (*.f64 c s))) x) s)) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) c)) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 s s)) (*.f64 x c)) c)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 s x)) (*.f64 s (*.f64 c c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 s (*.f64 x (*.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 (*.f64 c c) (*.f64 s (*.f64 s x)))) x) |
(/.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 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) c)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x))))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c s) (*.f64 (*.f64 x (*.f64 x c)) s))) |
| Outputs |
|---|
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s x))) (*.f64 c (*.f64 s x))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c s) (*.f64 (*.f64 x (*.f64 x c)) s))) |
6 calls:
| 16.0ms | (pow.f64 s #s(literal 2 binary64)) |
| 16.0ms | s |
| 15.0ms | x |
| 15.0ms | c |
| 13.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 |
|---|---|---|
| 93.9% | 2 | c |
| 92.8% | 3 | (/.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))) |
| 93.9% | 2 | (pow.f64 c #s(literal 2 binary64)) |
| 92.7% | 2 | (pow.f64 s #s(literal 2 binary64)) |
| 99.0% | 2 | x |
| 93.2% | 2 | s |
Compiled 43 to 31 computations (27.9% saved)
| Inputs |
|---|
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (*.f64 c s) s))) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 c s) (*.f64 c s))) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c s)) s)) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 s s) (*.f64 c c))) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 c c) s) s)) |
(/.f64 (/.f64 #s(literal -2 binary64) c) (*.f64 c (*.f64 s s))) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 s s))) c) |
(/.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 (*.f64 x s) s) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 x (*.f64 c s)) (*.f64 x s)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 x (*.f64 x (*.f64 c s))) s))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 c (*.f64 s (*.f64 s 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 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) c)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 c c)) (*.f64 s (*.f64 s x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 c s)) (*.f64 x (*.f64 c s)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s x)) x) (*.f64 c s))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 x (*.f64 c s))) s) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) c) (*.f64 s s)) c) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) x) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s x))) (*.f64 c (*.f64 s x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 s s)) (*.f64 c (*.f64 c (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) x) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 (*.f64 x x) s))) (*.f64 c c)) |
(/.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 s (*.f64 c (*.f64 c s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c s)))) (*.f64 c s)) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 c (*.f64 c (*.f64 s s)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x))) x) |
(/.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x (*.f64 c s)) (*.f64 x (*.f64 c s)))) |
(/.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 x x))) c) s)) |
(/.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 x x))) s) c)) |
(/.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) c)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c s)))) (/.f64 #s(literal 1 binary64) (*.f64 c s))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 x (*.f64 c s))) x) s)) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) c)) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 s s)) (*.f64 x c)) c)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 s x)) (*.f64 s (*.f64 c c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 s (*.f64 x (*.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 (*.f64 c c) (*.f64 s (*.f64 s x)))) x) |
(/.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 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) c)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x))))) |
| Outputs |
|---|
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s x))) (*.f64 c (*.f64 s x))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s x)) x) (*.f64 c s))) |
1 calls:
| 16.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.1% | 3 | x |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (*.f64 c s) s))) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 c s) (*.f64 c s))) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c s)) s)) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 s s) (*.f64 c c))) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 c c) s) s)) |
(/.f64 (/.f64 #s(literal -2 binary64) c) (*.f64 c (*.f64 s s))) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 s s))) c) |
(/.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 (*.f64 x s) s) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 x (*.f64 c s)) (*.f64 x s)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 x (*.f64 x (*.f64 c s))) s))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 c (*.f64 s (*.f64 s 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 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) c)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 c c)) (*.f64 s (*.f64 s x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 c s)) (*.f64 x (*.f64 c s)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s x)) x) (*.f64 c s))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 x (*.f64 c s))) s) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) c) (*.f64 s s)) c) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) x) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s x))) (*.f64 c (*.f64 s x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 s s)) (*.f64 c (*.f64 c (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) x) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 s (*.f64 (*.f64 x x) s))) (*.f64 c c)) |
(/.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 s (*.f64 c (*.f64 c s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c s)))) (*.f64 c s)) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 c (*.f64 c (*.f64 s s)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 s s))) (*.f64 x x))) x) |
(/.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x (*.f64 c s)) (*.f64 x (*.f64 c s)))) |
(/.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 x x))) c) s)) |
(/.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 c (*.f64 s (*.f64 x x))) s) c)) |
(/.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) c)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 c s)))) (/.f64 #s(literal 1 binary64) (*.f64 c s))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 x (*.f64 c s))) x) s)) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) c)) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 s s)) (*.f64 x c)) c)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 s x)) (*.f64 s (*.f64 c c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 s (*.f64 x (*.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 (*.f64 c c) (*.f64 s (*.f64 s x)))) x) |
(/.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 (*.f64 (*.f64 s s) (*.f64 (*.f64 x x) c)) c)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64))) |
| Outputs |
|---|
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s x))) (*.f64 c (*.f64 s x))) |
6 calls:
| 30.0ms | (pow.f64 c #s(literal 2 binary64)) |
| 17.0ms | x |
| 14.0ms | c |
| 14.0ms | (pow.f64 s #s(literal 2 binary64)) |
| 14.0ms | s |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.8% | 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))) |
| 83.3% | 1 | (pow.f64 s #s(literal 2 binary64)) |
| 83.3% | 1 | s |
| 83.3% | 1 | (pow.f64 c #s(literal 2 binary64)) |
| 83.3% | 1 | c |
| 83.3% | 1 | x |
Compiled 43 to 31 computations (27.9% saved)
| Inputs |
|---|
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (*.f64 c s) s))) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 c s) (*.f64 c s))) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c s)) s)) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 s s) (*.f64 c c))) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 c c) s) s)) |
(/.f64 (/.f64 #s(literal -2 binary64) c) (*.f64 c (*.f64 s s))) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 s s))) c) |
(/.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 (*.f64 x s) s) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 x (*.f64 c s)) (*.f64 x s)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 x (*.f64 x (*.f64 c s))) s))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 c (*.f64 s (*.f64 s 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 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 c (*.f64 c (*.f64 s x)))) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s (*.f64 s (*.f64 c (*.f64 x x)))) c)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 c (*.f64 c (*.f64 s s))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 c c)) (*.f64 s (*.f64 s x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 c s)) (*.f64 x (*.f64 c s)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s x)) x) (*.f64 c s))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 x (*.f64 c s))) s) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 c s)) (*.f64 c s))) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) c) (*.f64 s s)) c) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 s (*.f64 c (*.f64 c (*.f64 s x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s x))))) x) |
| Outputs |
|---|
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
1 calls:
| 8.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 |
|---|---|---|
| 85.5% | 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 -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (*.f64 c s) s))) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 c s) (*.f64 c s))) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c s)) s)) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 s s) (*.f64 c c))) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 c c) s) s)) |
(/.f64 (/.f64 #s(literal -2 binary64) c) (*.f64 c (*.f64 s s))) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 s s))) c) |
(/.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 (*.f64 x s) s) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 x (*.f64 c s)) (*.f64 x s)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 x (*.f64 x (*.f64 c s))) s))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 c (*.f64 c (*.f64 s (*.f64 s 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))) |
| Outputs |
|---|
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 x (*.f64 c s)) (*.f64 x s)))) |
6 calls:
| 6.0ms | (pow.f64 c #s(literal 2 binary64)) |
| 5.0ms | c |
| 5.0ms | x |
| 5.0ms | s |
| 5.0ms | (pow.f64 s #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.4% | 1 | c |
| 80.4% | 1 | (pow.f64 c #s(literal 2 binary64)) |
| 80.4% | 1 | s |
| 80.4% | 1 | (pow.f64 s #s(literal 2 binary64)) |
| 80.4% | 1 | x |
| 82.8% | 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 43 to 31 computations (27.9% saved)
| Inputs |
|---|
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (*.f64 c s) s))) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 c s) (*.f64 c s))) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c s)) s)) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 s s) (*.f64 c c))) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 c c) s) s)) |
(/.f64 (/.f64 #s(literal -2 binary64) c) (*.f64 c (*.f64 s s))) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 s s))) c) |
(/.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 (*.f64 x s) s) x)))) |
| Outputs |
|---|
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 (*.f64 (*.f64 x s) s) x)))) |
6 calls:
| 7.0ms | (pow.f64 c #s(literal 2 binary64)) |
| 4.0ms | x |
| 4.0ms | s |
| 4.0ms | c |
| 3.0ms | (pow.f64 s #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.8% | 1 | s |
| 76.8% | 1 | (pow.f64 s #s(literal 2 binary64)) |
| 76.8% | 1 | c |
| 76.8% | 1 | (pow.f64 c #s(literal 2 binary64)) |
| 76.8% | 1 | x |
| 79.3% | 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 43 to 31 computations (27.9% saved)
| Inputs |
|---|
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (*.f64 c s) s))) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 c s) (*.f64 c s))) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c s)) s)) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 s s) (*.f64 c c))) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 c c) s) s)) |
(/.f64 (/.f64 #s(literal -2 binary64) c) (*.f64 c (*.f64 s s))) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 s s))) c) |
(/.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)))))) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 s s) (*.f64 c c))) |
6 calls:
| 4.0ms | s |
| 3.0ms | c |
| 3.0ms | x |
| 3.0ms | (pow.f64 s #s(literal 2 binary64)) |
| 3.0ms | (pow.f64 c #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.7% | 1 | x |
| 68.2% | 2 | c |
| 68.2% | 2 | (pow.f64 c #s(literal 2 binary64)) |
| 65.7% | 1 | (pow.f64 s #s(literal 2 binary64)) |
| 65.7% | 1 | s |
| 68.2% | 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 43 to 31 computations (27.9% saved)
Total -3.1b remaining (-7.2%)
Threshold costs -3.1b (-7.2%)
| Inputs |
|---|
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (*.f64 c s) s))) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 c s) (*.f64 c s))) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c s)) s)) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 s s) (*.f64 c c))) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 c c) s) s)) |
(/.f64 (/.f64 #s(literal -2 binary64) c) (*.f64 c (*.f64 s s))) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 s s))) c) |
| Outputs |
|---|
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
6 calls:
| 4.0ms | c |
| 3.0ms | x |
| 3.0ms | s |
| 3.0ms | (pow.f64 s #s(literal 2 binary64)) |
| 3.0ms | (pow.f64 c #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 31.2% | 1 | s |
| 31.2% | 1 | (pow.f64 s #s(literal 2 binary64)) |
| 31.2% | 1 | x |
| 31.2% | 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))) |
| 31.2% | 1 | c |
| 31.2% | 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 |
|---|---|---|
| 19.0ms | 6.763756152990581e-57 | 4.678646339055203e-46 |
| 14.0ms | 160× | 0 | valid |
Compiled 392 to 228 computations (41.8% saved)
ival-mult: 5.0ms (50.5% of total)ival-pow2: 3.0ms (30.3% of total)ival-div: 1.0ms (10.1% of total)ival-cos: 1.0ms (10.1% 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× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 1.5973684109971965e+159 | 2.2062679884738804e+159 |
| 2.0ms | 2.701109088387944e-23 | 2.3513114072214293e-22 |
| 9.0ms | 64× | 0 | valid |
Compiled 170 to 108 computations (36.5% saved)
ival-mult: 4.0ms (53.5% of total)ival-cos: 2.0ms (26.8% of total)ival-pow2: 1.0ms (13.4% 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× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.505992721349674e-160 | 0.0 |
Compiled 22 to 18 computations (18.2% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.505992721349674e-160 | 0.0 |
Compiled 22 to 18 computations (18.2% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.505992721349674e-160 | 0.0 |
Compiled 22 to 18 computations (18.2% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.505992721349674e-160 | 0.0 |
Compiled 22 to 18 computations (18.2% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.295843503020523e+231 | 3.102269591100231e+240 |
Compiled 22 to 19 computations (13.6% saved)
| 1× | egg-herbie |
| 60× | *-commutative_binary64 |
| 2× | 1-exp_binary64 |
| 2× | 1-exp_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 77 | 300 |
| 1 | 110 | 300 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 s x)) (*.f64 c (*.f64 s x)))) |
(if (<=.f64 x #s(literal 336999333339383/421249166674228746791672110734681729275580381602196445017243910144 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s x))) (*.f64 c (*.f64 s x))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c s) (*.f64 (*.f64 x (*.f64 x c)) s)))) |
(if (<=.f64 x #s(literal 4253529586511731/85070591730234615865843651857942052864 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s x))) (*.f64 c (*.f64 s x))) (if (<=.f64 x #s(literal 1899999999999999825099061696670096575110928220698412407589391903750628186239836839554659797711947529586738885526045129597196655068825897040796523486286155087872 binary64)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s x)) x) (*.f64 c 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 -1582914569427869/15829145694278690179872161345257420162248406342477557754500035589945422406818039498900249667919554879334250971265032917718487362195632077437922953926521162746662833417516744704 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.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 -1582914569427869/15829145694278690179872161345257420162248406342477557754500035589945422406818039498900249667919554879334250971265032917718487362195632077437922953926521162746662833417516744704 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s 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 -1582914569427869/15829145694278690179872161345257420162248406342477557754500035589945422406818039498900249667919554879334250971265032917718487362195632077437922953926521162746662833417516744704 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 x (*.f64 c s)) (*.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 -1582914569427869/15829145694278690179872161345257420162248406342477557754500035589945422406818039498900249667919554879334250971265032917718487362195632077437922953926521162746662833417516744704 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 (*.f64 (*.f64 x s) s) x))))) |
(if (<=.f64 (pow.f64 c #s(literal 2 binary64)) #s(literal 2000000000000000112950822041041682829681252763966116749401130328310913127935156394378439523178919965959536338695072724193131961289213847754610320291206559558839567880608124639637128476165182553839199176610603506544803697392590258176 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
| 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 s)) (*.f64 c (*.f64 x s)))) |
(if (<=.f64 x #s(literal 336999333339383/421249166674228746791672110734681729275580381602196445017243910144 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s x))) (*.f64 c (*.f64 s x))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c s) (*.f64 (*.f64 x (*.f64 x c)) s)))) |
(if (<=.f64 x #s(literal 336999333339383/421249166674228746791672110734681729275580381602196445017243910144 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x s))) (*.f64 c (*.f64 x s))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c s) (*.f64 s (*.f64 x (*.f64 x c)))))) |
(if (<=.f64 x #s(literal 4253529586511731/85070591730234615865843651857942052864 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 s x))) (*.f64 c (*.f64 s x))) (if (<=.f64 x #s(literal 1899999999999999825099061696670096575110928220698412407589391903750628186239836839554659797711947529586738885526045129597196655068825897040796523486286155087872 binary64)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s x)) x) (*.f64 c s))))) |
(if (<=.f64 x #s(literal 4253529586511731/85070591730234615865843651857942052864 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 x s))) (*.f64 c (*.f64 x s))) (if (<=.f64 x #s(literal 1899999999999999825099061696670096575110928220698412407589391903750628186239836839554659797711947529586738885526045129597196655068825897040796523486286155087872 binary64)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c s) (*.f64 s (*.f64 c (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) (*.f64 x (*.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 -1582914569427869/15829145694278690179872161345257420162248406342477557754500035589945422406818039498900249667919554879334250971265032917718487362195632077437922953926521162746662833417516744704 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.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 -1582914569427869/15829145694278690179872161345257420162248406342477557754500035589945422406818039498900249667919554879334250971265032917718487362195632077437922953926521162746662833417516744704 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.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 -1582914569427869/15829145694278690179872161345257420162248406342477557754500035589945422406818039498900249667919554879334250971265032917718487362195632077437922953926521162746662833417516744704 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s 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 -1582914569427869/15829145694278690179872161345257420162248406342477557754500035589945422406818039498900249667919554879334250971265032917718487362195632077437922953926521162746662833417516744704 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s 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 -1582914569427869/15829145694278690179872161345257420162248406342477557754500035589945422406818039498900249667919554879334250971265032917718487362195632077437922953926521162746662833417516744704 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 x (*.f64 c s)) (*.f64 x s))))) |
(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 -1582914569427869/15829145694278690179872161345257420162248406342477557754500035589945422406818039498900249667919554879334250971265032917718487362195632077437922953926521162746662833417516744704 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 x (*.f64 c s)) (*.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 -1582914569427869/15829145694278690179872161345257420162248406342477557754500035589945422406818039498900249667919554879334250971265032917718487362195632077437922953926521162746662833417516744704 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 (*.f64 (*.f64 x s) 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 -1582914569427869/15829145694278690179872161345257420162248406342477557754500035589945422406818039498900249667919554879334250971265032917718487362195632077437922953926521162746662833417516744704 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 x (*.f64 s (*.f64 x s))))))) |
(if (<=.f64 (pow.f64 c #s(literal 2 binary64)) #s(literal 2000000000000000112950822041041682829681252763966116749401130328310913127935156394378439523178919965959536338695072724193131961289213847754610320291206559558839567880608124639637128476165182553839199176610603506544803697392590258176 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 s (*.f64 s (*.f64 x x)))))) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) |
(/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 s s)))) |
| 15 610× | accelerator-lowering-fma.f32 |
| 15 610× | accelerator-lowering-fma.f64 |
| 15 464× | accelerator-lowering-fma.f32 |
| 15 464× | accelerator-lowering-fma.f64 |
| 11 050× | accelerator-lowering-fma.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 172 |
| 1 | 158 | 158 |
| 0 | 841 | 158 |
| 0 | 32 | 169 |
| 1 | 159 | 161 |
| 0 | 1023 | 161 |
| 0 | 50 | 1476 |
| 1 | 117 | 1476 |
| 2 | 383 | 1462 |
| 3 | 1957 | 1452 |
| 4 | 4755 | 1444 |
| 5 | 6901 | 1444 |
| 0 | 8120 | 1432 |
| 0 | 37 | 193 |
| 1 | 168 | 171 |
| 0 | 997 | 169 |
| 0 | 12 | 49 |
| 1 | 47 | 49 |
| 2 | 209 | 45 |
| 3 | 1937 | 39 |
| 0 | 8390 | 39 |
| 0 | 68 | 7224 |
| 1 | 165 | 7224 |
| 2 | 477 | 7196 |
| 3 | 1931 | 7158 |
| 4 | 3639 | 6902 |
| 5 | 5728 | 6902 |
| 0 | 8077 | 6866 |
| 0 | 65 | 7200 |
| 1 | 155 | 7200 |
| 2 | 451 | 7130 |
| 3 | 1869 | 7080 |
| 4 | 4119 | 7040 |
| 5 | 6437 | 7040 |
| 0 | 8018 | 6998 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 1 052 to 536 computations (49% saved)
Compiled 1 220 to 480 computations (60.7% saved)
Loading profile data...