
Time bar (total: 12.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 5 |
| 12.5% | 12.5% | 87.4% | 0.1% | 0% | 0% | 0% | 6 |
| 15.6% | 15.6% | 84.3% | 0.1% | 0% | 0% | 0% | 7 |
| 16.7% | 15.6% | 78% | 0.1% | 0% | 6.2% | 0% | 8 |
| 25% | 23.4% | 70.2% | 0.1% | 0% | 6.2% | 0% | 9 |
| 29.7% | 26.9% | 63.6% | 0.1% | 0% | 9.4% | 0% | 10 |
| 30.8% | 26.9% | 60.5% | 0.1% | 0% | 12.5% | 0% | 11 |
| 35.9% | 31.4% | 56% | 0.1% | 0% | 12.5% | 0% | 12 |
Compiled 29 to 22 computations (24.1% saved)
| 1.4s | 8 256× | 0 | valid |
| 54.0ms | 306× | 0 | invalid |
ival-mult: 217.0ms (18.3% of total)ival-div: 205.0ms (17.3% of total)ival-tan: 191.0ms (16.2% of total)ival-pow: 186.0ms (15.7% of total)ival-sin: 169.0ms (14.3% of total)ival-add: 120.0ms (10.1% of total)ival-neg: 75.0ms (6.3% of total)exact: 10.0ms (0.8% of total)ival-true: 6.0ms (0.5% of total)ival-assert: 4.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 74 | 0 | - | 0 | - | (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
| 34 | 0 | - | 0 | - | (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) |
| 1 | 0 | - | 0 | - | (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) |
| 0 | 0 | - | 0 | - | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 F F) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 0 | 0 | - | 0 | - | (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
| 0 | 0 | - | 0 | - | (*.f64 F F) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) x) |
| 0 | 0 | - | 0 | - | (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
| 0 | 0 | - | 0 | - | F |
| 0 | 0 | - | 0 | - | (tan.f64 B) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (/.f64 F (sin.f64 B)) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) (tan.f64 B)) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | B |
| 0 | 0 | - | 0 | - | (sin.f64 B) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
pow.f64 | (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) | oflow-rescue | 74 | 0 |
| ↳ | (*.f64 F F) | overflow | 74 | |
| ↳ | (*.f64 #s(literal 2 binary64) x) | overflow | 1 | |
| ↳ | (+.f64 (*.f64 F F) #s(literal 2 binary64)) | overflow | 74 | |
| ↳ | (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) | overflow | 74 | |
*.f64 | (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) | n*o | 34 | 0 |
+.f64 | (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) | nan-rescue | 1 | 0 |
| ↳ | (*.f64 F F) | overflow | 74 | |
| ↳ | (+.f64 (*.f64 F F) #s(literal 2 binary64)) | overflow | 74 | |
| ↳ | (*.f64 #s(literal 2 binary64) x) | overflow | 1 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 60 | 0 |
| - | 22 | 174 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 60 | 0 | 0 |
| - | 22 | 0 | 174 |
| number | freq |
|---|---|
| 0 | 174 |
| 1 | 56 |
| 2 | 25 |
| 3 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 98.0ms | 512× | 0 | valid |
Compiled 265 to 64 computations (75.8% saved)
ival-mult: 16.0ms (22% of total)ival-sin: 12.0ms (16.5% of total)ival-tan: 11.0ms (15.2% of total)ival-pow: 11.0ms (15.2% of total)ival-div: 10.0ms (13.8% of total)ival-add: 7.0ms (9.6% of total)ival-neg: 4.0ms (5.5% of total)exact: 1.0ms (1.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | egg-herbie |
| 926× | times-frac |
| 816× | lower-fma.f64 |
| 816× | lower-fma.f32 |
| 748× | unsub-neg |
| 564× | distribute-rgt-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 81 | 229 |
| 1 | 209 | 195 |
| 2 | 538 | 191 |
| 3 | 1197 | 191 |
| 4 | 2806 | 191 |
| 5 | 4494 | 191 |
| 6 | 5054 | 191 |
| 7 | 5344 | 191 |
| 8 | 5458 | 191 |
| 9 | 5466 | 191 |
| 10 | 5472 | 191 |
| 11 | 5800 | 191 |
| 12 | 5936 | 191 |
| 13 | 5936 | 191 |
| 14 | 5936 | 191 |
| 15 | 5936 | 191 |
| 0 | 20 | 24 |
| 0 | 37 | 24 |
| 1 | 58 | 21 |
| 2 | 98 | 21 |
| 3 | 150 | 21 |
| 4 | 210 | 21 |
| 5 | 314 | 21 |
| 6 | 466 | 21 |
| 7 | 908 | 21 |
| 8 | 1160 | 21 |
| 9 | 1260 | 21 |
| 10 | 1429 | 21 |
| 11 | 1552 | 21 |
| 12 | 1572 | 21 |
| 0 | 1572 | 19 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| Outputs |
|---|
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(negabs B)
Compiled 27 to 20 computations (25.9% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 76.7% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
Compiled 27 to 20 computations (25.9% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 128 | (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) | |
| cost-diff | 128 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) | |
| cost-diff | 320 | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) | |
| cost-diff | 704 | (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
| 816× | lower-fma.f64 |
| 816× | lower-fma.f32 |
| 472× | lower-*.f32 |
| 464× | lower-*.f64 |
| 224× | lower--.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 103 |
| 0 | 37 | 103 |
| 1 | 58 | 96 |
| 2 | 98 | 96 |
| 3 | 150 | 96 |
| 4 | 210 | 96 |
| 5 | 314 | 96 |
| 6 | 466 | 96 |
| 7 | 908 | 96 |
| 8 | 1160 | 96 |
| 9 | 1260 | 96 |
| 10 | 1429 | 96 |
| 11 | 1552 | 96 |
| 12 | 1572 | 96 |
| 0 | 1572 | 87 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
x |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
#s(literal 1 binary64) |
(tan.f64 B) |
B |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) |
(/.f64 F (sin.f64 B)) |
F |
(sin.f64 B) |
(pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
(+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(+.f64 (*.f64 F F) #s(literal 2 binary64)) |
(*.f64 F F) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) x) |
(neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
| Outputs |
|---|
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(/.f64 x (tan.f64 B)) |
x |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
#s(literal 1 binary64) |
(tan.f64 B) |
B |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) |
(/.f64 F (sin.f64 B)) |
F |
(sin.f64 B) |
(pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
(+.f64 (*.f64 F F) #s(literal 2 binary64)) |
(fma.f64 F F #s(literal 2 binary64)) |
(*.f64 F F) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) x) |
(neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
#s(literal -1/2 binary64) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 1/2 binary64) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.20703125000000003 | (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) | |
| accuracy | 0.24609375 | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) | |
| accuracy | 8.306861506308449 | (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) | |
| accuracy | 17.222353656506687 | (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
| 53.0ms | 256× | 0 | valid |
Compiled 119 to 22 computations (81.5% saved)
ival-add: 7.0ms (18.4% of total)ival-div: 6.0ms (15.7% of total)ival-mult: 6.0ms (15.7% of total)ival-tan: 6.0ms (15.7% of total)ival-sin: 5.0ms (13.1% of total)ival-pow: 5.0ms (13.1% of total)ival-neg: 2.0ms (5.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (patch (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #<representation binary64>) () ()) |
#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ()) |
#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ()) |
#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ()) |
#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (/ x B) (taylor 0 B) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (* -1/3 (* (pow B 2) x))) B) (taylor 0 B) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) (taylor 0 B) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) (taylor 0 B) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) (taylor 0 B) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) (taylor 0 B) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) (taylor 0 B) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor 0 B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) (taylor 0 B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) (taylor 0 B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) (taylor 0 B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf B) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf B) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf B) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf B) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf B) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf B) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf B) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf B) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (* 2 x)) (taylor 0 F) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (+ (* 2 x) (pow F 2))) (taylor 0 F) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (+ (* 2 x) (pow F 2))) (taylor 0 F) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (+ (* 2 x) (pow F 2))) (taylor 0 F) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (+ 2 (* 2 x)))) (taylor 0 F) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) (taylor 0 F) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) (taylor 0 F) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (taylor 0 F) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor 0 F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (taylor 0 F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (taylor 0 F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) (taylor 0 F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (pow F 2) (taylor inf F) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) (taylor inf F) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) (taylor inf F) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) (taylor inf F) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 F) (taylor inf F) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) (taylor inf F) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) (taylor inf F) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) (taylor inf F) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (sin B)) (taylor inf F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (taylor inf F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (taylor inf F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (taylor inf F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (pow F 2) (taylor -inf F) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) (taylor -inf F) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) (taylor -inf F) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) (taylor -inf F) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 F) (taylor -inf F) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) (taylor -inf F) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) (taylor -inf F) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) (taylor -inf F) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (sin B)) (taylor -inf F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (taylor -inf F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) (taylor -inf F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) (taylor -inf F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor 0 x) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor 0 x) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor 0 x) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor 0 x) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (pow F 2)) (taylor 0 x) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (+ (* 2 x) (pow F 2))) (taylor 0 x) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (+ (* 2 x) (pow F 2))) (taylor 0 x) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (+ (* 2 x) (pow F 2))) (taylor 0 x) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (+ 2 (pow F 2)))) (taylor 0 x) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) (taylor 0 x) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (taylor 0 x) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (taylor 0 x) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf x) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf x) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf x) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf x) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 x) (taylor inf x) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) (taylor inf x) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) (taylor inf x) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) (taylor inf x) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 x)) (sqrt 1/2)) (taylor inf x) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) (taylor inf x) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) (taylor inf x) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) (taylor inf x) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) (taylor inf x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) (taylor inf x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) (taylor inf x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) (taylor inf x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf x) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf x) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf x) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf x) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 x) (taylor -inf x) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) (taylor -inf x) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) (taylor -inf x) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) (taylor -inf x) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) (taylor -inf x) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) (taylor -inf x) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) (taylor -inf x) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) (taylor -inf x) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) (taylor -inf x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) (taylor -inf x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | x | @ | -inf | ((/ 1 2) (* x (/ 1 (tan B))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (+ (+ (* F F) 2) (* 2 x)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) |
| 4.0ms | x | @ | inf | ((/ 1 2) (* x (/ 1 (tan B))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (+ (+ (* F F) 2) (* 2 x)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) |
| 4.0ms | F | @ | 0 | ((/ 1 2) (* x (/ 1 (tan B))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (+ (+ (* F F) 2) (* 2 x)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) |
| 3.0ms | B | @ | inf | ((/ 1 2) (* x (/ 1 (tan B))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (+ (+ (* F F) 2) (* 2 x)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) |
| 3.0ms | x | @ | 0 | ((/ 1 2) (* x (/ 1 (tan B))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (+ (+ (* F F) 2) (* 2 x)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) |
| 1× | egg-herbie |
| 19 732× | lower-fma.f64 |
| 19 732× | lower-fma.f32 |
| 6 298× | lower-*.f64 |
| 6 298× | lower-*.f32 |
| 5 568× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 477 | 4114 |
| 1 | 1454 | 3922 |
| 2 | 5306 | 3838 |
| 0 | 8485 | 3503 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(+ 2 (* 2 x)) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(sqrt (/ 1 (+ 2 (* 2 x)))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(pow F 2) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(/ 1 F) |
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) |
(/ 1 (sin B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(pow F 2) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(/ -1 F) |
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) |
(/ -1 (sin B)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ 2 (pow F 2)) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(sqrt (/ 1 (+ 2 (pow F 2)))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(* 2 x) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(* 2 x) |
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) |
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) |
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) |
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
| Outputs |
|---|
(/ x B) |
(/.f64 x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 1/45 binary64) (*.f64 B B) #s(literal 1/3 binary64))) B)) B x) B) |
(/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 B) (*.f64 B (*.f64 x #s(literal 2/945 binary64))) (*.f64 #s(literal -1/45 binary64) x)) (*.f64 B B) (*.f64 #s(literal -1/3 binary64) x)) (*.f64 B B) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F) (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x) (neg.f64 x))) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/.f64 (fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 F (*.f64 B B)) #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) F)) (*.f64 x (fma.f64 #s(literal 1/45 binary64) (*.f64 B B) #s(literal 1/3 binary64)))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 (*.f64 x #s(literal 2/945 binary64)) B) B (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 B B)) (fma.f64 (*.f64 F (*.f64 B B)) #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) F)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F)) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(/.f64 (fma.f64 (pow.f64 B #s(literal 4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F))) B) |
(/ (* x (cos B)) (sin B)) |
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))) |
(/ (* x (cos B)) (sin B)) |
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))) |
(/ (* x (cos B)) (sin B)) |
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))) |
(/ (* x (cos B)) (sin B)) |
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(/ (* x (cos B)) (sin B)) |
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))) |
(/ (* x (cos B)) (sin B)) |
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))) |
(/ (* x (cos B)) (sin B)) |
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))) |
(/ (* x (cos B)) (sin B)) |
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F (/.f64 F (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) F)) |
(+ 2 (* 2 x)) |
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(sqrt (/ 1 (+ 2 (* 2 x)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(fma.f64 (pow.f64 F #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) #s(literal 3/8 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) |
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) F) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F (/.f64 F (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) F) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (/.f64 #s(literal 3/8 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F (/.f64 F (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 7 binary64)))))) (*.f64 F F))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) F) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 B) F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 B) F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -3/4 binary64)) #s(literal 1/2 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))))) |
(pow F 2) |
(*.f64 F F) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 F F)) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 F F)) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 F F)) |
(/ 1 F) |
(/.f64 #s(literal 1 binary64) F) |
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) |
(/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (/.f64 #s(literal -1/2 binary64) F) #s(literal 1 binary64)) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (/.f64 #s(literal 2 binary64) F) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -3/4 binary64)) #s(literal 1/2 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))))) #s(literal 1 binary64)) F) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 B) F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) F)) (/.f64 #s(literal -1/2 binary64) F) (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -3/4 binary64)) #s(literal 1/2 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 B) F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F)) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 B) F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -3/4 binary64)) #s(literal 1/2 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))))) |
(pow F 2) |
(*.f64 F F) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 F F)) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 F F)) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) (*.f64 F F)) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (/.f64 #s(literal -1/2 binary64) F) #s(literal 1 binary64)) (neg.f64 F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (neg.f64 F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (/.f64 #s(literal 2 binary64) F) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -3/4 binary64)) #s(literal 1/2 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))))) #s(literal 1 binary64)) (neg.f64 F)) |
(/ -1 (sin B)) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 B) F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 B) F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -3/4 binary64)) #s(literal 1/2 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(/ (* x (cos B)) (sin B)) |
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))) |
(/ (* x (cos B)) (sin B)) |
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))) |
(/ (* x (cos B)) (sin B)) |
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))) |
(/ (* x (cos B)) (sin B)) |
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (/.f64 F (sin.f64 B))) #s(literal 3/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 x (/.f64 F (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ 2 (pow F 2)) |
(fma.f64 F F #s(literal 2 binary64)) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(sqrt (/ 1 (+ 2 (pow F 2)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) |
(fma.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) #s(literal 3/2 binary64))) x (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(*.f64 F (-.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 (/.f64 x (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (neg.f64 F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (sin.f64 B)) (*.f64 (*.f64 (*.f64 x (/.f64 F (sin.f64 B))) #s(literal 3/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (neg.f64 F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (sin.f64 B)) (*.f64 (fma.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 x (/.f64 F (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x)) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(/ (* x (cos B)) (sin B)) |
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))) |
(/ (* x (cos B)) (sin B)) |
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))) |
(/ (* x (cos B)) (sin B)) |
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))) |
(/ (* x (cos B)) (sin B)) |
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 F (sin.f64 B)))) (/.f64 (cos.f64 B) (sin.f64 B))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) F)) (sin.f64 B)) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 F (sin.f64 B)))) (/.f64 (cos.f64 B) (sin.f64 B)))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F)) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) F)) (sin.f64 B)) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 F (sin.f64 B)))) (/.f64 (cos.f64 B) (sin.f64 B))))) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(*.f64 (fma.f64 F (/.f64 F x) (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))) x) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(*.f64 (fma.f64 F (/.f64 F x) (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))) x) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(*.f64 (fma.f64 F (/.f64 F x) (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))) x) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 F (sin.f64 B))))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (sin.f64 B)) (fma.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 F (sin.f64 B)))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (sin.f64 B)) (fma.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 F (sin.f64 B))))))) |
(/ (* x (cos B)) (sin B)) |
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))) |
(/ (* x (cos B)) (sin B)) |
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))) |
(/ (* x (cos B)) (sin B)) |
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))) |
(/ (* x (cos B)) (sin B)) |
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (neg.f64 F) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (fma.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) (sin.f64 B)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) |
(*.f64 (neg.f64 x) (-.f64 #s(literal -2 binary64) (/.f64 (fma.f64 F F #s(literal 2 binary64)) x))) |
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) |
(*.f64 (neg.f64 x) (-.f64 #s(literal -2 binary64) (/.f64 (fma.f64 F F #s(literal 2 binary64)) x))) |
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) |
(*.f64 (neg.f64 x) (-.f64 #s(literal -2 binary64) (/.f64 (fma.f64 F F #s(literal 2 binary64)) x))) |
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/16 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) (neg.f64 (pow.f64 x #s(literal 3 binary64)))))) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (fma.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) (sin.f64 B)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (neg.f64 (pow.f64 x #s(literal 3 binary64)))))) |
| 9 162× | lower-fma.f64 |
| 9 162× | lower-fma.f32 |
| 5 634× | lower-*.f32 |
| 5 626× | lower-*.f64 |
| 2 936× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 67 |
| 0 | 37 | 63 |
| 1 | 122 | 62 |
| 2 | 789 | 62 |
| 0 | 8296 | 54 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) |
| Outputs |
|---|
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
Compiled 17 450 to 1 809 computations (89.6% saved)
28 alts after pruning (28 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 455 | 28 | 483 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 456 | 28 | 484 |
| Status | Accuracy | Program |
|---|---|---|
| 76.9% | (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 85.9% | (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal -1 binary64))) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 85.9% | (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 76.7% | (fma.f64 (*.f64 (neg.f64 x) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (cos.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) | |
| ▶ | 85.9% | (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
| 85.9% | (fma.f64 (neg.f64 F) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 73.1% | (/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (tan.f64 B))) | |
| 55.5% | (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (tan.f64 B) x)) (/.f64 (sin.f64 B) F)) (*.f64 (/.f64 (sin.f64 B) F) (/.f64 (tan.f64 B) x))) | |
| 76.8% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))))) | |
| ▶ | 76.8% | (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 76.8% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B))))) | |
| 76.7% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))) | |
| 60.4% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 (neg.f64 F) F #s(literal -2 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) | |
| 49.9% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) | |
| ▶ | 76.7% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
| ▶ | 52.7% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
| 57.2% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) | |
| 59.4% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) | |
| 64.0% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) | |
| 43.9% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) | |
| 56.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))) | |
| 40.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 (*.f64 x #s(literal 2/945 binary64)) B) B (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) | |
| 40.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 F (*.f64 B B)) #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) F)) (*.f64 x (fma.f64 #s(literal 1/45 binary64) (*.f64 B B) #s(literal 1/3 binary64)))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x))) B)) | |
| 41.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F) (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x) (neg.f64 x))) B)) | |
| ▶ | 41.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
| 57.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) | |
| 26.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) | |
| 60.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
Compiled 1 406 to 968 computations (31.2% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 128 | (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) | |
| cost-diff | 128 | (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) | |
| cost-diff | 704 | (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) | |
| cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (tan.f64 B)) | |
| cost-diff | 0 | (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) | |
| cost-diff | 128 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) | |
| cost-diff | 320 | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) | |
| cost-diff | 0 | (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) | |
| cost-diff | 128 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) | |
| cost-diff | 320 | (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) | |
| cost-diff | 320 | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) | |
| cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) | |
| cost-diff | 0 | (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) | |
| cost-diff | 0 | (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) | |
| cost-diff | 0 | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) | |
| cost-diff | 0 | (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) | |
| cost-diff | 0 | (neg.f64 F) | |
| cost-diff | 0 | (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) | |
| cost-diff | 448 | (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
| 4 418× | lower-fma.f32 |
| 4 404× | lower-fma.f64 |
| 3 106× | lower-*.f32 |
| 3 088× | lower-*.f64 |
| 1 658× | unsub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 70 | 592 |
| 0 | 120 | 573 |
| 1 | 198 | 561 |
| 2 | 332 | 559 |
| 3 | 643 | 555 |
| 4 | 1067 | 555 |
| 5 | 2073 | 555 |
| 6 | 3737 | 552 |
| 7 | 6885 | 552 |
| 0 | 8066 | 549 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(neg.f64 F) |
F |
(pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) |
x |
#s(literal 2 binary64) |
(fma.f64 F F #s(literal 2 binary64)) |
#s(literal -1/2 binary64) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
#s(literal -1 binary64) |
(sin.f64 B) |
B |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(neg.f64 x) |
(tan.f64 B) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
#s(literal 1 binary64) |
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
F |
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
x |
(neg.f64 x) |
B |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
x |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
#s(literal 1 binary64) |
(tan.f64 B) |
B |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
F |
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F) |
(*.f64 B B) |
(*.f64 #s(literal 1/6 binary64) F) |
#s(literal 1/6 binary64) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
x |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
#s(literal 1 binary64) |
(tan.f64 B) |
B |
(*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 F (sin.f64 B)) |
F |
(sin.f64 B) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) |
(fma.f64 F F #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
#s(literal 1 binary64) |
(/.f64 (tan.f64 B) x) |
(tan.f64 B) |
B |
x |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) |
(/.f64 F (sin.f64 B)) |
F |
(sin.f64 B) |
(pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
(+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(+.f64 (*.f64 F F) #s(literal 2 binary64)) |
(*.f64 F F) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) x) |
(neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
| Outputs |
|---|
(fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) |
(neg.f64 F) |
F |
(pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
x |
#s(literal 2 binary64) |
(fma.f64 F F #s(literal 2 binary64)) |
#s(literal -1/2 binary64) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
#s(literal -1 binary64) |
(sin.f64 B) |
B |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(neg.f64 x) |
(tan.f64 B) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) |
#s(literal 1 binary64) |
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
F |
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
x |
(neg.f64 x) |
B |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (/.f64 x (tan.f64 B))) |
(neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(/.f64 x (tan.f64 B)) |
x |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
#s(literal 1 binary64) |
(tan.f64 B) |
B |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) |
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
F |
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F) |
(*.f64 B B) |
(*.f64 #s(literal 1/6 binary64) F) |
#s(literal 1/6 binary64) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(fma.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(/.f64 x (tan.f64 B)) |
x |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
#s(literal 1 binary64) |
(tan.f64 B) |
B |
(*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F (sin.f64 B))) |
(/.f64 F (sin.f64 B)) |
F |
(sin.f64 B) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) |
(fma.f64 F F #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 x (tan.f64 B)) |
#s(literal 1 binary64) |
(/.f64 (tan.f64 B) x) |
(tan.f64 B) |
B |
x |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) |
(/.f64 F (sin.f64 B)) |
F |
(sin.f64 B) |
(pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
(+.f64 (*.f64 F F) #s(literal 2 binary64)) |
(fma.f64 F F #s(literal 2 binary64)) |
(*.f64 F F) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) x) |
(neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
#s(literal -1/2 binary64) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 1/2 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.20703125000000003 | (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) | |
| accuracy | 0.2421875 | (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) | |
| accuracy | 8.306861506308449 | (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) | |
| accuracy | 17.222353656506687 | (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) | |
| accuracy | 0.3888935339098658 | (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) | |
| accuracy | 8.306861506308449 | (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) | |
| accuracy | 12.4823174830227 | #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) | |
| accuracy | 16.76036859592984 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) | |
| accuracy | 4.8750782227704414 | (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) | |
| accuracy | 13.82840738257468 | (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) | |
| accuracy | 16.77989984592984 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) | |
| accuracy | 34.2306391822029 | #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) | |
| accuracy | 0.24999724760556022 | (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) | |
| accuracy | 0.3654560339098658 | (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) | |
| accuracy | 16.77989984592984 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) | |
| accuracy | 34.54893202061454 | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) | |
| accuracy | 0.10546875 | (/.f64 #s(literal -1 binary64) (sin.f64 B)) | |
| accuracy | 0.1484375 | (/.f64 (neg.f64 x) (tan.f64 B)) | |
| accuracy | 0.25390625 | (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) | |
| accuracy | 17.222353656506687 | (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
| 137.0ms | 256× | 0 | valid |
Compiled 592 to 54 computations (90.9% saved)
ival-mult: 39.0ms (37.8% of total)ival-div: 17.0ms (16.5% of total)ival-add: 12.0ms (11.6% of total)ival-pow: 11.0ms (10.7% of total)ival-sin: 6.0ms (5.8% of total)ival-tan: 5.0ms (4.8% of total)ival-neg: 5.0ms (4.8% of total)const: 4.0ms (3.9% of total)ival-sqrt: 3.0ms (2.9% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #<representation binary64>) () ()) |
#s(alt (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (patch (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #<representation binary64>) () ()) |
#s(alt (neg.f64 F) (patch (neg.f64 F) #<representation binary64>) () ()) |
#s(alt (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (patch (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #<representation binary64>) () ()) |
#s(alt (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) (patch (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) #<representation binary64>) () ()) |
#s(alt (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) (patch (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ()) |
#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ()) |
#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ()) |
#s(alt (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (patch (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #<representation binary64>) () ()) |
#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (tan.f64 B)) (patch (/.f64 #s(literal 1 binary64) (tan.f64 B)) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (patch (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #<representation binary64>) () ()) |
#s(alt (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ()) |
#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ()) |
#s(alt (/.f64 (neg.f64 x) (tan.f64 B)) (patch (/.f64 (neg.f64 x) (tan.f64 B)) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal -1 binary64) (sin.f64 B)) (patch (/.f64 #s(literal -1 binary64) (sin.f64 B)) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #<representation binary64>) () ()) |
#s(alt (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ()) |
#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ()) |
#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ()) |
#s(alt #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) #<representation binary64>) () ()) |
#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (/ (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) (taylor 0 B) (#s(alt (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x))))) B) (taylor 0 B) (#s(alt (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x))))))))) B) (taylor 0 B) (#s(alt (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x)))))))))))))) B) (taylor 0 B) (#s(alt (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) (taylor 0 B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) (taylor 0 B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) (taylor 0 B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) (patch (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) (patch (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) (patch (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) (patch (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ x B) (taylor 0 B) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (* -1/3 (* (pow B 2) x))) B) (taylor 0 B) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) (taylor 0 B) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) (taylor 0 B) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor 0 B) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) (taylor 0 B) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) (taylor 0 B) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) (taylor 0 B) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) (taylor 0 B) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) (taylor 0 B) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) (taylor 0 B) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ x B)) (taylor 0 B) (#s(alt (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (patch (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 1/3 (* (pow B 2) x)) x) B) (taylor 0 B) (#s(alt (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (patch (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B) (taylor 0 B) (#s(alt (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (patch (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B) (taylor 0 B) (#s(alt (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (patch (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) (taylor 0 B) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) (taylor 0 B) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) (taylor 0 B) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 B) (taylor 0 B) (#s(alt (/.f64 #s(literal 1 binary64) (tan.f64 B)) (patch (/.f64 #s(literal 1 binary64) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* -1/3 (pow B 2))) B) (taylor 0 B) (#s(alt (/.f64 #s(literal 1 binary64) (tan.f64 B)) (patch (/.f64 #s(literal 1 binary64) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B) (taylor 0 B) (#s(alt (/.f64 #s(literal 1 binary64) (tan.f64 B)) (patch (/.f64 #s(literal 1 binary64) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B) (taylor 0 B) (#s(alt (/.f64 #s(literal 1 binary64) (tan.f64 B)) (patch (/.f64 #s(literal 1 binary64) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ x B) (taylor 0 B) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (* -1/3 (* (pow B 2) x))) B) (taylor 0 B) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) (taylor 0 B) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) (taylor 0 B) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) (taylor 0 B) (#s(alt (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) (taylor 0 B) (#s(alt (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) (taylor 0 B) (#s(alt (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ x B)) (taylor 0 B) (#s(alt (/.f64 (neg.f64 x) (tan.f64 B)) (patch (/.f64 (neg.f64 x) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 x) (* 1/3 (* (pow B 2) x))) B) (taylor 0 B) (#s(alt (/.f64 (neg.f64 x) (tan.f64 B)) (patch (/.f64 (neg.f64 x) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 x) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))))) B) (taylor 0 B) (#s(alt (/.f64 (neg.f64 x) (tan.f64 B)) (patch (/.f64 (neg.f64 x) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 x) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x)))))))))) B) (taylor 0 B) (#s(alt (/.f64 (neg.f64 x) (tan.f64 B)) (patch (/.f64 (neg.f64 x) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 B) (taylor 0 B) (#s(alt (/.f64 #s(literal -1 binary64) (sin.f64 B)) (patch (/.f64 #s(literal -1 binary64) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1/6 (pow B 2)) 1) B) (taylor 0 B) (#s(alt (/.f64 #s(literal -1 binary64) (sin.f64 B)) (patch (/.f64 #s(literal -1 binary64) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B) (taylor 0 B) (#s(alt (/.f64 #s(literal -1 binary64) (sin.f64 B)) (patch (/.f64 #s(literal -1 binary64) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* (pow B 2) (- (* (pow B 2) (- (* -31/15120 (pow B 2)) 7/360)) 1/6)) 1) B) (taylor 0 B) (#s(alt (/.f64 #s(literal -1 binary64) (sin.f64 B)) (patch (/.f64 #s(literal -1 binary64) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor 0 B) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) (taylor 0 B) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) (taylor 0 B) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) (taylor 0 B) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor 0 B) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (taylor 0 B) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (taylor 0 B) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (taylor 0 B) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor 0 B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) (taylor 0 B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) (taylor 0 B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) (taylor 0 B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor 0 B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) (taylor 0 B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) (taylor 0 B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) (taylor 0 B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (taylor inf B) (#s(alt (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (taylor inf B) (#s(alt (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (taylor inf B) (#s(alt (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (taylor inf B) (#s(alt (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor inf B) (#s(alt (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) (patch (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor inf B) (#s(alt (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) (patch (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor inf B) (#s(alt (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) (patch (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor inf B) (#s(alt (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) (patch (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf B) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf B) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf B) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf B) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (taylor inf B) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (taylor inf B) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (taylor inf B) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (taylor inf B) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (patch (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (patch (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (patch (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (patch (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos B) (sin B)) (taylor inf B) (#s(alt (/.f64 #s(literal 1 binary64) (tan.f64 B)) (patch (/.f64 #s(literal 1 binary64) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos B) (sin B)) (taylor inf B) (#s(alt (/.f64 #s(literal 1 binary64) (tan.f64 B)) (patch (/.f64 #s(literal 1 binary64) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos B) (sin B)) (taylor inf B) (#s(alt (/.f64 #s(literal 1 binary64) (tan.f64 B)) (patch (/.f64 #s(literal 1 binary64) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos B) (sin B)) (taylor inf B) (#s(alt (/.f64 #s(literal 1 binary64) (tan.f64 B)) (patch (/.f64 #s(literal 1 binary64) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf B) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf B) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf B) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf B) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (/.f64 (neg.f64 x) (tan.f64 B)) (patch (/.f64 (neg.f64 x) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (/.f64 (neg.f64 x) (tan.f64 B)) (patch (/.f64 (neg.f64 x) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (/.f64 (neg.f64 x) (tan.f64 B)) (patch (/.f64 (neg.f64 x) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (/.f64 (neg.f64 x) (tan.f64 B)) (patch (/.f64 (neg.f64 x) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (sin B)) (taylor inf B) (#s(alt (/.f64 #s(literal -1 binary64) (sin.f64 B)) (patch (/.f64 #s(literal -1 binary64) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (sin B)) (taylor inf B) (#s(alt (/.f64 #s(literal -1 binary64) (sin.f64 B)) (patch (/.f64 #s(literal -1 binary64) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (sin B)) (taylor inf B) (#s(alt (/.f64 #s(literal -1 binary64) (sin.f64 B)) (patch (/.f64 #s(literal -1 binary64) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (sin B)) (taylor inf B) (#s(alt (/.f64 #s(literal -1 binary64) (sin.f64 B)) (patch (/.f64 #s(literal -1 binary64) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (taylor inf B) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (taylor inf B) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (taylor inf B) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (taylor inf B) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (taylor -inf B) (#s(alt (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (taylor -inf B) (#s(alt (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (taylor -inf B) (#s(alt (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (taylor -inf B) (#s(alt (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor -inf B) (#s(alt (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) (patch (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor -inf B) (#s(alt (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) (patch (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor -inf B) (#s(alt (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) (patch (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor -inf B) (#s(alt (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) (patch (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf B) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf B) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf B) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf B) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (taylor -inf B) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* B (+ (* -1 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) (taylor -inf B) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* B (+ (* -1 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) (taylor -inf B) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* B (+ (* -1 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) (taylor -inf B) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (patch (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (patch (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (patch (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (patch (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos B) (sin B)) (taylor -inf B) (#s(alt (/.f64 #s(literal 1 binary64) (tan.f64 B)) (patch (/.f64 #s(literal 1 binary64) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos B) (sin B)) (taylor -inf B) (#s(alt (/.f64 #s(literal 1 binary64) (tan.f64 B)) (patch (/.f64 #s(literal 1 binary64) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos B) (sin B)) (taylor -inf B) (#s(alt (/.f64 #s(literal 1 binary64) (tan.f64 B)) (patch (/.f64 #s(literal 1 binary64) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos B) (sin B)) (taylor -inf B) (#s(alt (/.f64 #s(literal 1 binary64) (tan.f64 B)) (patch (/.f64 #s(literal 1 binary64) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf B) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf B) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf B) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf B) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (/.f64 (neg.f64 x) (tan.f64 B)) (patch (/.f64 (neg.f64 x) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (/.f64 (neg.f64 x) (tan.f64 B)) (patch (/.f64 (neg.f64 x) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (/.f64 (neg.f64 x) (tan.f64 B)) (patch (/.f64 (neg.f64 x) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (/.f64 (neg.f64 x) (tan.f64 B)) (patch (/.f64 (neg.f64 x) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (sin B)) (taylor -inf B) (#s(alt (/.f64 #s(literal -1 binary64) (sin.f64 B)) (patch (/.f64 #s(literal -1 binary64) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (sin B)) (taylor -inf B) (#s(alt (/.f64 #s(literal -1 binary64) (sin.f64 B)) (patch (/.f64 #s(literal -1 binary64) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (sin B)) (taylor -inf B) (#s(alt (/.f64 #s(literal -1 binary64) (sin.f64 B)) (patch (/.f64 #s(literal -1 binary64) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (sin B)) (taylor -inf B) (#s(alt (/.f64 #s(literal -1 binary64) (sin.f64 B)) (patch (/.f64 #s(literal -1 binary64) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (taylor -inf B) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (taylor -inf B) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (taylor -inf B) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (taylor -inf B) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (taylor 0 F) (#s(alt (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (taylor 0 F) (#s(alt (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) (taylor 0 F) (#s(alt (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (taylor 0 F) (#s(alt (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (patch (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* 1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) (taylor 0 F) (#s(alt (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (patch (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))) (* 1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))) (taylor 0 F) (#s(alt (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (patch (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* 1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))) (* 5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))))))))) (taylor 0 F) (#s(alt (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (patch (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 F) (taylor 0 F) (#s(alt (neg.f64 F) (patch (neg.f64 F) #<representation binary64>) () ())) ()) |
#s(alt (* -1 F) (taylor 0 F) (#s(alt (neg.f64 F) (patch (neg.f64 F) #<representation binary64>) () ())) ()) |
#s(alt (* -1 F) (taylor 0 F) (#s(alt (neg.f64 F) (patch (neg.f64 F) #<representation binary64>) () ())) ()) |
#s(alt (* -1 F) (taylor 0 F) (#s(alt (neg.f64 F) (patch (neg.f64 F) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (+ 2 (* 2 x)))) (taylor 0 F) (#s(alt (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (patch (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) (taylor 0 F) (#s(alt (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (patch (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) (taylor 0 F) (#s(alt (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (patch (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (taylor 0 F) (#s(alt (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (patch (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ x B)) (taylor 0 F) (#s(alt (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) (patch (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))) (taylor 0 F) (#s(alt (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) (patch (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (taylor 0 F) (#s(alt (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) (patch (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) (taylor 0 F) (#s(alt (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) (patch (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor 0 F) (#s(alt (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) (patch (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) (taylor 0 F) (#s(alt (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) (patch (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x) (taylor 0 F) (#s(alt (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) (patch (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) x) (taylor 0 F) (#s(alt (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) (patch (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (+ 2 (* 2 x)))) (taylor 0 F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) (taylor 0 F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) (taylor 0 F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (taylor 0 F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor 0 F) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* -1/2 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x))))))) (taylor 0 F) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (taylor 0 F) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) (taylor 0 F) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (* 2 x)) (taylor 0 F) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (+ (* 2 x) (pow F 2))) (taylor 0 F) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (+ (* 2 x) (pow F 2))) (taylor 0 F) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (+ (* 2 x) (pow F 2))) (taylor 0 F) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (+ 2 (* 2 x))) (taylor 0 F) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (pow F 2) (pow (+ 2 (* 2 x)) 2))) (/ 1 (+ 2 (* 2 x)))) (taylor 0 F) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))) (taylor 0 F) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (pow F 2) (- (* (pow F 2) (+ (* -1 (/ (pow F 2) (pow (+ 2 (* 2 x)) 4))) (/ 1 (pow (+ 2 (* 2 x)) 3)))) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))) (taylor 0 F) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (* 2 x)) (taylor 0 F) (#s(alt (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (+ (* 2 x) (pow F 2))) (taylor 0 F) (#s(alt (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (+ (* 2 x) (pow F 2))) (taylor 0 F) (#s(alt (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (+ (* 2 x) (pow F 2))) (taylor 0 F) (#s(alt (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor 0 F) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (taylor 0 F) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (taylor 0 F) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) (taylor 0 F) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor 0 F) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* -1/2 (* (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (+ 2 (* 2 x))))))) (taylor 0 F) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (taylor 0 F) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) (taylor 0 F) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor 0 F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1/8 (/ (pow F 2) (sqrt 1/2)))) (taylor 0 F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* 1/8 (/ 1 (sqrt 1/2)))))) (taylor 0 F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* (pow F 2) (- (* (pow F 2) (+ (* -1/2 (/ (* (pow F 2) (+ 1/16 (* -1/8 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* 1/2 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2))))) (* 1/8 (/ 1 (sqrt 1/2)))))) (taylor 0 F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (+ 2 (* 2 x)))) (taylor 0 F) (#s(alt #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) (taylor 0 F) (#s(alt #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) (taylor 0 F) (#s(alt #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (taylor 0 F) (#s(alt #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor 0 F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (taylor 0 F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (taylor 0 F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) (taylor 0 F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor 0 F) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1/4 (pow F 2))) (taylor 0 F) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))) (taylor 0 F) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* (pow F 2) (- (* (pow F 2) (+ 1/8 (* -1/16 (pow F 2)))) 1/4))) (taylor 0 F) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (+ 2 (* 2 x)))) (taylor 0 F) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) (taylor 0 F) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) (taylor 0 F) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (taylor 0 F) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor 0 F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (taylor 0 F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (taylor 0 F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) (taylor 0 F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) (taylor inf F) (#s(alt (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))) (taylor inf F) (#s(alt (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B))))) (taylor inf F) (#s(alt (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B)))))) (taylor inf F) (#s(alt (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt -1 (taylor inf F) (#s(alt (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (patch (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1) (taylor inf F) (#s(alt (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (patch (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1) (taylor inf F) (#s(alt (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (patch (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1) (taylor inf F) (#s(alt (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (patch (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 F) (taylor inf F) (#s(alt (neg.f64 F) (patch (neg.f64 F) #<representation binary64>) () ())) ()) |
#s(alt (* -1 F) (taylor inf F) (#s(alt (neg.f64 F) (patch (neg.f64 F) #<representation binary64>) () ())) ()) |
#s(alt (* -1 F) (taylor inf F) (#s(alt (neg.f64 F) (patch (neg.f64 F) #<representation binary64>) () ())) ()) |
#s(alt (* -1 F) (taylor inf F) (#s(alt (neg.f64 F) (patch (neg.f64 F) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 F) (taylor inf F) (#s(alt (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (patch (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) (taylor inf F) (#s(alt (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (patch (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) (taylor inf F) (#s(alt (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (patch (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) (taylor inf F) (#s(alt (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (patch (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- 1 x) B) (taylor inf F) (#s(alt (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) (patch (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) (taylor inf F) (#s(alt (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) (patch (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B)) (taylor inf F) (#s(alt (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) (patch (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))) (/ 1 B)))) (/ x B)) (taylor inf F) (#s(alt (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) (patch (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (- 1 x) (taylor inf F) (#s(alt (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) (patch (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) (taylor inf F) (#s(alt (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) (patch (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) x) (taylor inf F) (#s(alt (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) (patch (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) x) (taylor inf F) (#s(alt (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) (patch (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 F) (taylor inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) (taylor inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) (taylor inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) (taylor inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* 1/6 (pow B 2))) B) (taylor inf F) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* 1/6 B) (/ 1 B))) (taylor inf F) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* 1/6 B) (/ 1 B)))) (taylor inf F) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3))) (* B (pow F 6)))) (+ (* 1/6 B) (/ 1 B))))) (taylor inf F) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (pow F 2) (taylor inf F) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) (taylor inf F) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) (taylor inf F) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) (taylor inf F) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow F 2)) (taylor inf F) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* -1 (/ (+ 2 (* 2 x)) (pow F 2)))) (pow F 2)) (taylor inf F) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))) (pow F 2)) (taylor inf F) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (* -1 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6)))) (+ (* -1 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) (pow F 2)) (taylor inf F) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (pow F 2) (taylor inf F) (#s(alt (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) (taylor inf F) (#s(alt (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) (taylor inf F) (#s(alt (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) (taylor inf F) (#s(alt (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (sin B)) (taylor inf F) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (taylor inf F) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (taylor inf F) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (taylor inf F) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/6 (pow B 2))) (taylor inf F) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (* 1/6 (pow B 2)))) (taylor inf F) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (* 1/6 (pow B 2))))) (taylor inf F) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3))) (pow F 6))) (* 1/6 (pow B 2)))))) (taylor inf F) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 F) (taylor inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- 1 (/ 1 (pow F 2))) F) (taylor inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ 3/2 (pow F 4))) (/ 1 (pow F 2))) F) (taylor inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ 3/2 (pow F 4))) (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6))))) F) (taylor inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 F) (taylor inf F) (#s(alt #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) (taylor inf F) (#s(alt #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) (taylor inf F) (#s(alt #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) (taylor inf F) (#s(alt #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (sin B)) (taylor inf F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (taylor inf F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (taylor inf F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (taylor inf F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow F 2)) (taylor inf F) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- 1 (* 2 (/ 1 (pow F 2)))) (pow F 2)) (taylor inf F) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ 4 (pow F 4))) (* 2 (/ 1 (pow F 2)))) (pow F 2)) (taylor inf F) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ 4 (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 8 (/ 1 (pow F 6))))) (pow F 2)) (taylor inf F) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 F) (taylor inf F) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) (taylor inf F) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) (taylor inf F) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) (taylor inf F) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (sin B)) (taylor inf F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (taylor inf F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (taylor inf F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (taylor inf F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) (taylor -inf F) (#s(alt (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1 (/ (* x (cos B)) (sin B))) (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B))))) (/ 1 (sin B))) (taylor -inf F) (#s(alt (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))))) (/ 1 (sin B))) (taylor -inf F) (#s(alt (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B))))))) (/ 1 (sin B))) (taylor -inf F) (#s(alt (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf F) (#s(alt (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (patch (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) (taylor -inf F) (#s(alt (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (patch (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) (taylor -inf F) (#s(alt (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (patch (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) (taylor -inf F) (#s(alt (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (patch (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 F) (taylor -inf F) (#s(alt (neg.f64 F) (patch (neg.f64 F) #<representation binary64>) () ())) ()) |
#s(alt (* -1 F) (taylor -inf F) (#s(alt (neg.f64 F) (patch (neg.f64 F) #<representation binary64>) () ())) ()) |
#s(alt (* -1 F) (taylor -inf F) (#s(alt (neg.f64 F) (patch (neg.f64 F) #<representation binary64>) () ())) ()) |
#s(alt (* -1 F) (taylor -inf F) (#s(alt (neg.f64 F) (patch (neg.f64 F) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 F) (taylor -inf F) (#s(alt (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (patch (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) (taylor -inf F) (#s(alt (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (patch (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) (taylor -inf F) (#s(alt (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (patch (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) (taylor -inf F) (#s(alt (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (patch (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 x) B)) (taylor -inf F) (#s(alt (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) (patch (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))) (taylor -inf F) (#s(alt (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) (patch (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))))) (taylor -inf F) (#s(alt (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) (patch (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6))))))) (taylor -inf F) (#s(alt (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) (patch (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ 1 x)) (taylor -inf F) (#s(alt (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) (patch (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)) (taylor -inf F) (#s(alt (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) (patch (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) (+ 1 x)) (taylor -inf F) (#s(alt (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) (patch (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) (+ 1 x)) (taylor -inf F) (#s(alt (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) (patch (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 F) (taylor -inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) (taylor -inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) (taylor -inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) (taylor -inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1/6 (pow B 2)) 1) B) (taylor -inf F) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (* -1/6 B)) (/ 1 B)) (taylor -inf F) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 4)))) (* -1/6 B))) (/ 1 B)) (taylor -inf F) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 4)))) (+ (* -1/2 (/ (* (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 6)))) (* -1/6 B)))) (/ 1 B)) (taylor -inf F) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (pow F 2) (taylor -inf F) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) (taylor -inf F) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) (taylor -inf F) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) (taylor -inf F) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow F 2)) (taylor -inf F) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* -1 (/ (+ 2 (* 2 x)) (pow F 2)))) (pow F 2)) (taylor -inf F) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))) (pow F 2)) (taylor -inf F) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (* -1 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6)))) (+ (* -1 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) (pow F 2)) (taylor -inf F) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (pow F 2) (taylor -inf F) (#s(alt (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) (taylor -inf F) (#s(alt (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) (taylor -inf F) (#s(alt (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) (taylor -inf F) (#s(alt (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (sin B)) (taylor -inf F) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (taylor -inf F) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) (taylor -inf F) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) (taylor -inf F) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1/6 (pow B 2)) 1) (taylor -inf F) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (pow F 2))) (* -1/6 (pow B 2))) 1) (taylor -inf F) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (pow F 2))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (pow F 4))) (* -1/6 (pow B 2)))) 1) (taylor -inf F) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (pow F 2))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (pow F 4))) (+ (* -1/2 (/ (* (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (- (* -1/6 (pow B 2)) 1)) (pow F 6))) (* -1/6 (pow B 2))))) 1) (taylor -inf F) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 F) (taylor -inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- 1 (/ 1 (pow F 2))) F)) (taylor -inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ 1 (/ 3/2 (pow F 4))) (/ 1 (pow F 2))) F)) (taylor -inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ 1 (/ 3/2 (pow F 4))) (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6))))) F)) (taylor -inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 F) (taylor -inf F) (#s(alt #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) (taylor -inf F) (#s(alt #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) (taylor -inf F) (#s(alt #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) (taylor -inf F) (#s(alt #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (sin B)) (taylor -inf F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (taylor -inf F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) (taylor -inf F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) (taylor -inf F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow F 2)) (taylor -inf F) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- 1 (* 2 (/ 1 (pow F 2)))) (pow F 2)) (taylor -inf F) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ 4 (pow F 4))) (* 2 (/ 1 (pow F 2)))) (pow F 2)) (taylor -inf F) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ 4 (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 8 (/ 1 (pow F 6))))) (pow F 2)) (taylor -inf F) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 F) (taylor -inf F) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) (taylor -inf F) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) (taylor -inf F) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) (taylor -inf F) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (sin B)) (taylor -inf F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (taylor -inf F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) (taylor -inf F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) (taylor -inf F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* -1 (/ (cos B) (sin B))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* -1 (/ (cos B) (sin B))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* -1 (/ (cos B) (sin B))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (patch (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (taylor 0 x) (#s(alt (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (patch (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (* x (+ (* -3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))) (taylor 0 x) (#s(alt (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (patch (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (* x (+ (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (* 5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7)))))))))) (taylor 0 x) (#s(alt (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (patch (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (+ 2 (pow F 2)))) (taylor 0 x) (#s(alt (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (patch (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) (taylor 0 x) (#s(alt (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (patch (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (taylor 0 x) (#s(alt (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (patch (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (taylor 0 x) (#s(alt (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (patch (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) (patch (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) (patch (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) (patch (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) (patch (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) (patch (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1))) (taylor 0 x) (#s(alt (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) (patch (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) 1))) (taylor 0 x) (#s(alt (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) (patch (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) 1))) (taylor 0 x) (#s(alt (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) (patch (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (+ 2 (pow F 2)))) (taylor 0 x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) (taylor 0 x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (taylor 0 x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (taylor 0 x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor 0 x) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor 0 x) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor 0 x) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor 0 x) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 x) (#s(alt (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (patch (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 x) (#s(alt (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (patch (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 x) (#s(alt (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (patch (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 x) (#s(alt (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (patch (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (pow F 2)) (taylor 0 x) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (+ (* 2 x) (pow F 2))) (taylor 0 x) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (+ (* 2 x) (pow F 2))) (taylor 0 x) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (+ (* 2 x) (pow F 2))) (taylor 0 x) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 x) (#s(alt (/.f64 (neg.f64 x) (tan.f64 B)) (patch (/.f64 (neg.f64 x) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 x) (#s(alt (/.f64 (neg.f64 x) (tan.f64 B)) (patch (/.f64 (neg.f64 x) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 x) (#s(alt (/.f64 (neg.f64 x) (tan.f64 B)) (patch (/.f64 (neg.f64 x) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 x) (#s(alt (/.f64 (neg.f64 x) (tan.f64 B)) (patch (/.f64 (neg.f64 x) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (+ 2 (pow F 2))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -2 (/ x (pow (+ 2 (pow F 2)) 2))) (/ 1 (+ 2 (pow F 2)))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (* 4 (/ x (pow (+ 2 (pow F 2)) 3))) (* 2 (/ 1 (pow (+ 2 (pow F 2)) 2))))) (/ 1 (+ 2 (pow F 2)))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (* x (+ (* -8 (/ x (pow (+ 2 (pow F 2)) 4))) (* 4 (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 2 (/ 1 (pow (+ 2 (pow F 2)) 2))))) (/ 1 (+ 2 (pow F 2)))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (pow F 2)) (taylor 0 x) (#s(alt (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (+ (* 2 x) (pow F 2))) (taylor 0 x) (#s(alt (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (+ (* 2 x) (pow F 2))) (taylor 0 x) (#s(alt (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (+ (* 2 x) (pow F 2))) (taylor 0 x) (#s(alt (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ F (* 1/6 (* (pow B 2) F)))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (* x (+ F (* 1/6 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ F (* 1/6 (* (pow B 2) F))))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (+ F (* 1/6 (* (pow B 2) F))))) (* 3/2 (* (* x (+ F (* 1/6 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ F (* 1/6 (* (pow B 2) F))))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (+ F (* 1/6 (* (pow B 2) F))))) (* x (+ (* -5/2 (* (* x (+ F (* 1/6 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))) (+ F (* 1/6 (* (pow B 2) F))))))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ F (* 1/6 (* (pow B 2) F))))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (+ 2 (pow F 2)))) (taylor 0 x) (#s(alt #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) (taylor 0 x) (#s(alt #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (taylor 0 x) (#s(alt #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (taylor 0 x) (#s(alt #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (+ 2 (pow F 2)))) (taylor 0 x) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) (taylor 0 x) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (taylor 0 x) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (taylor 0 x) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) (taylor inf x) (#s(alt (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (patch (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) (* 1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) (taylor inf x) (#s(alt (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (patch (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) (+ (* -1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* 1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))))) (taylor inf x) (#s(alt (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (patch (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) (+ (* -1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* 1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7)))))))) (taylor inf x) (#s(alt (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (patch (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 x)) (sqrt 1/2)) (taylor inf x) (#s(alt (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (patch (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) (taylor inf x) (#s(alt (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (patch (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) (taylor inf x) (#s(alt (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (patch (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) (taylor inf x) (#s(alt (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (patch (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ x B)) (taylor inf x) (#s(alt (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) (patch (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B))) (taylor inf x) (#s(alt (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) (patch (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))) (taylor inf x) (#s(alt (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) (patch (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B))) (taylor inf x) (#s(alt (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) (patch (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor inf x) (#s(alt (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) (patch (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1)) (taylor inf x) (#s(alt (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) (patch (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) 1)) (taylor inf x) (#s(alt (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) (patch (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1)) (taylor inf x) (#s(alt (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) (patch (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 x)) (sqrt 1/2)) (taylor inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) (taylor inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) (taylor inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) (taylor inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf x) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf x) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf x) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf x) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x))) (taylor inf x) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x)))) (taylor inf x) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x))))) (taylor inf x) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (/ (* (+ F (* 1/6 (* (pow B 2) F))) (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x)))))) (taylor inf x) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (patch (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (patch (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (patch (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (patch (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 x) (taylor inf x) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) (taylor inf x) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) (taylor inf x) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) (taylor inf x) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt (/.f64 (neg.f64 x) (tan.f64 B)) (patch (/.f64 (neg.f64 x) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt (/.f64 (neg.f64 x) (tan.f64 B)) (patch (/.f64 (neg.f64 x) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt (/.f64 (neg.f64 x) (tan.f64 B)) (patch (/.f64 (neg.f64 x) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt (/.f64 (neg.f64 x) (tan.f64 B)) (patch (/.f64 (neg.f64 x) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1/2 (* -1/4 (/ (+ 2 (pow F 2)) x))) x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1/2 (* 1/8 (/ (pow (+ 2 (pow F 2)) 2) (pow x 2)))) (* 1/4 (/ (+ 2 (pow F 2)) x))) x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1/2 (* -1/16 (/ (pow (+ 2 (pow F 2)) 3) (pow x 3)))) (+ (* -1/8 (/ (pow (+ 2 (pow F 2)) 2) (pow x 2))) (* 1/4 (/ (+ 2 (pow F 2)) x)))) x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 x) (taylor inf x) (#s(alt (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) (taylor inf x) (#s(alt (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) (taylor inf x) (#s(alt (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) (taylor inf x) (#s(alt (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) (taylor inf x) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) (taylor inf x) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) (taylor inf x) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) (taylor inf x) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 x)) (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F))))) (taylor inf x) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))))) (taylor inf x) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F))))))) (taylor inf x) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (* (+ F (* 1/6 (* (pow B 2) F))) (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))))))) (taylor inf x) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 x)) (sqrt 1/2)) (taylor inf x) (#s(alt #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) (taylor inf x) (#s(alt #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) (taylor inf x) (#s(alt #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) (taylor inf x) (#s(alt #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) (taylor inf x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) (taylor inf x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) (taylor inf x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) (taylor inf x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 x)) (sqrt 1/2)) (taylor inf x) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) (taylor inf x) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) (taylor inf x) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) (taylor inf x) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) (taylor inf x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) (taylor inf x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) (taylor inf x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) (taylor inf x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) (taylor -inf x) (#s(alt (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (patch (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) (* 1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3)))))) (taylor -inf x) (#s(alt (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (patch (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* 1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))))) (taylor -inf x) (#s(alt (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (patch (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) (+ (* -1 (/ (+ (* -1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x)))) (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x)))) (pow x 3))) (* 1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))))) (taylor -inf x) (#s(alt (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (patch (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) (taylor -inf x) (#s(alt (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (patch (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) (taylor -inf x) (#s(alt (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (patch (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) (taylor -inf x) (#s(alt (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (patch (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) (taylor -inf x) (#s(alt (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (patch (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ x B)) (taylor -inf x) (#s(alt (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) (patch (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))) (taylor -inf x) (#s(alt (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) (patch (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (/ 1 B)))) (taylor -inf x) (#s(alt (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) (patch (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))) x)) (/ 1 B)))) (taylor -inf x) (#s(alt (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) (patch (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) (patch (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3)))))))) (taylor -inf x) (#s(alt (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) (patch (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x))))) (taylor -inf x) (#s(alt (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) (patch (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) x))))) (taylor -inf x) (#s(alt (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) (patch (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) (taylor -inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) (taylor -inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) (taylor -inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) (taylor -inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf x) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf x) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf x) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf x) (#s(alt (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) (patch (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x)))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* (sqrt -1) (* (+ F (* 1/6 (* (pow B 2) F))) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* B (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (patch (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (patch (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (patch (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (patch (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) (patch (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 x) (taylor -inf x) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) (taylor -inf x) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) (taylor -inf x) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) (taylor -inf x) (#s(alt (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (patch (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt (/.f64 (neg.f64 x) (tan.f64 B)) (patch (/.f64 (neg.f64 x) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt (/.f64 (neg.f64 x) (tan.f64 B)) (patch (/.f64 (neg.f64 x) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt (/.f64 (neg.f64 x) (tan.f64 B)) (patch (/.f64 (neg.f64 x) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt (/.f64 (neg.f64 x) (tan.f64 B)) (patch (/.f64 (neg.f64 x) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 x) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 1/4 (/ (+ 2 (pow F 2)) x)) 1/2) x)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow (+ 2 (pow F 2)) 2) x)) (* 1/4 (+ 2 (pow F 2)))) x)) 1/2) x)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ (pow (+ 2 (pow F 2)) 3) x)) (* 1/8 (pow (+ 2 (pow F 2)) 2))) x)) (* 1/4 (+ 2 (pow F 2)))) x)) 1/2) x)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 x) (taylor -inf x) (#s(alt (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) (taylor -inf x) (#s(alt (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) (taylor -inf x) (#s(alt (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) (taylor -inf x) (#s(alt (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) (taylor -inf x) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) (taylor -inf x) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) (taylor -inf x) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) (taylor -inf x) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F)))))) (taylor -inf x) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))))) (taylor -inf x) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F)))))))) (taylor -inf x) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (* (+ F (* 1/6 (* (pow B 2) F))) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F)))))))) (taylor -inf x) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) (taylor -inf x) (#s(alt #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) (taylor -inf x) (#s(alt #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) (taylor -inf x) (#s(alt #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) (taylor -inf x) (#s(alt #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) (taylor -inf x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) (taylor -inf x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) (taylor -inf x) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) (taylor -inf x) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) (taylor -inf x) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) (taylor -inf x) (#s(alt (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (patch (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) (taylor -inf x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) (taylor -inf x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | x | @ | 0 | ((+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (* x (/ 1 (tan B))) (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ 1 (tan B)) (/ 1 (/ (tan B) x)) (/ 1 2) (+ (neg (/ 1 (/ (tan B) x))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (+ (+ (* F F) 2) (* 2 x)) (/ (neg x) (tan B)) (/ -1 (sin B)) (/ 1 (+ (* F F) (+ (* 2 x) 2))) (+ (* F F) (+ (* 2 x) 2)) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (sqrt (/ 1 (+ (* F F) 2))) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ 1 (+ (* F F) 2)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) |
| 10.0ms | F | @ | inf | ((+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (* x (/ 1 (tan B))) (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ 1 (tan B)) (/ 1 (/ (tan B) x)) (/ 1 2) (+ (neg (/ 1 (/ (tan B) x))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (+ (+ (* F F) 2) (* 2 x)) (/ (neg x) (tan B)) (/ -1 (sin B)) (/ 1 (+ (* F F) (+ (* 2 x) 2))) (+ (* F F) (+ (* 2 x) 2)) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (sqrt (/ 1 (+ (* F F) 2))) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ 1 (+ (* F F) 2)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) |
| 8.0ms | x | @ | inf | ((+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (* x (/ 1 (tan B))) (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ 1 (tan B)) (/ 1 (/ (tan B) x)) (/ 1 2) (+ (neg (/ 1 (/ (tan B) x))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (+ (+ (* F F) 2) (* 2 x)) (/ (neg x) (tan B)) (/ -1 (sin B)) (/ 1 (+ (* F F) (+ (* 2 x) 2))) (+ (* F F) (+ (* 2 x) 2)) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (sqrt (/ 1 (+ (* F F) 2))) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ 1 (+ (* F F) 2)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) |
| 7.0ms | x | @ | -inf | ((+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (* x (/ 1 (tan B))) (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ 1 (tan B)) (/ 1 (/ (tan B) x)) (/ 1 2) (+ (neg (/ 1 (/ (tan B) x))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (+ (+ (* F F) 2) (* 2 x)) (/ (neg x) (tan B)) (/ -1 (sin B)) (/ 1 (+ (* F F) (+ (* 2 x) 2))) (+ (* F F) (+ (* 2 x) 2)) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (sqrt (/ 1 (+ (* F F) 2))) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ 1 (+ (* F F) 2)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) |
| 4.0ms | B | @ | 0 | ((+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (* x (/ 1 (tan B))) (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ 1 (tan B)) (/ 1 (/ (tan B) x)) (/ 1 2) (+ (neg (/ 1 (/ (tan B) x))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (+ (+ (* F F) 2) (* 2 x)) (/ (neg x) (tan B)) (/ -1 (sin B)) (/ 1 (+ (* F F) (+ (* 2 x) 2))) (+ (* F F) (+ (* 2 x) 2)) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (sqrt (/ 1 (+ (* F F) 2))) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ 1 (+ (* F F) 2)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) |
| 1× | egg-herbie |
| 10 540× | lower-fma.f64 |
| 10 540× | lower-fma.f32 |
| 7 044× | lower-+.f64 |
| 7 044× | lower-+.f32 |
| 6 760× | lower-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1261 | 23297 |
| 1 | 4028 | 22514 |
| 0 | 8639 | 20529 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x))))) B) |
(/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x))))))))) B) |
(/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x)))))))))))))) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(* -1 (/ x B)) |
(/ (- (* 1/3 (* (pow B 2) x)) x) B) |
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B) |
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(/ 1 B) |
(/ (+ 1 (* -1/3 (pow B 2))) B) |
(/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B) |
(/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B) |
(/ x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(* -1 (/ x B)) |
(/ (+ (* -1 x) (* 1/3 (* (pow B 2) x))) B) |
(/ (+ (* -1 x) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))))) B) |
(/ (+ (* -1 x) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x)))))))))) B) |
(/ -1 B) |
(/ (- (* -1/6 (pow B 2)) 1) B) |
(/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B) |
(/ (- (* (pow B 2) (- (* (pow B 2) (- (* -31/15120 (pow B 2)) 7/360)) 1/6)) 1) B) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
(* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
(* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/ -1 (sin B)) |
(/ -1 (sin B)) |
(/ -1 (sin B)) |
(/ -1 (sin B)) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(* -1 (* B (+ (* -1 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) |
(* -1 (* B (+ (* -1 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) |
(* -1 (* B (+ (* -1 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/ -1 (sin B)) |
(/ -1 (sin B)) |
(/ -1 (sin B)) |
(/ -1 (sin B)) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(* -1 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* 1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) |
(* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))) (* 1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))) |
(* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* 1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))) (* 5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))))))))) |
(* -1 F) |
(* -1 F) |
(* -1 F) |
(* -1 F) |
(sqrt (/ 1 (+ 2 (* 2 x)))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(* -1 (/ x B)) |
(+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(* -1 x) |
(- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) |
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x) |
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) x) |
(sqrt (/ 1 (+ 2 (* 2 x)))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* F (+ (* -1/2 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(* F (+ (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* F (+ (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(+ 2 (* 2 x)) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(/ 1 (+ 2 (* 2 x))) |
(+ (* -1 (/ (pow F 2) (pow (+ 2 (* 2 x)) 2))) (/ 1 (+ 2 (* 2 x)))) |
(+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))) |
(+ (* (pow F 2) (- (* (pow F 2) (+ (* -1 (/ (pow F 2) (pow (+ 2 (* 2 x)) 4))) (/ 1 (pow (+ 2 (* 2 x)) 3)))) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))) |
(+ 2 (* 2 x)) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* F (+ (* -1/2 (* (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(* F (+ (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* F (+ (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* -1/8 (/ (pow F 2) (sqrt 1/2)))) |
(+ (sqrt 1/2) (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* 1/8 (/ 1 (sqrt 1/2)))))) |
(+ (sqrt 1/2) (* (pow F 2) (- (* (pow F 2) (+ (* -1/2 (/ (* (pow F 2) (+ 1/16 (* -1/8 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* 1/2 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2))))) (* 1/8 (/ 1 (sqrt 1/2)))))) |
(sqrt (/ 1 (+ 2 (* 2 x)))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
1/2 |
(+ 1/2 (* -1/4 (pow F 2))) |
(+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))) |
(+ 1/2 (* (pow F 2) (- (* (pow F 2) (+ 1/8 (* -1/16 (pow F 2)))) 1/4))) |
(sqrt (/ 1 (+ 2 (* 2 x)))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B)))))) |
-1 |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1) |
(* -1 F) |
(* -1 F) |
(* -1 F) |
(* -1 F) |
(/ 1 F) |
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(/ (- 1 x) B) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))) (/ 1 B)))) (/ x B)) |
(- 1 x) |
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) |
(- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) x) |
(- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) x) |
(/ 1 F) |
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) |
(/ (+ 1 (* 1/6 (pow B 2))) B) |
(+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* 1/6 B) (/ 1 B))) |
(+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* 1/6 B) (/ 1 B)))) |
(+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3))) (* B (pow F 6)))) (+ (* 1/6 B) (/ 1 B))))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(pow F 2) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(/ 1 (pow F 2)) |
(/ (+ 1 (* -1 (/ (+ 2 (* 2 x)) (pow F 2)))) (pow F 2)) |
(/ (- (+ 1 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))) (pow F 2)) |
(/ (- (+ 1 (* -1 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6)))) (+ (* -1 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) (pow F 2)) |
(pow F 2) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(/ 1 (sin B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) |
(+ 1 (* 1/6 (pow B 2))) |
(+ 1 (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (* 1/6 (pow B 2)))) |
(+ 1 (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (* 1/6 (pow B 2))))) |
(+ 1 (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3))) (pow F 6))) (* 1/6 (pow B 2)))))) |
(/ 1 F) |
(/ (- 1 (/ 1 (pow F 2))) F) |
(/ (- (+ 1 (/ 3/2 (pow F 4))) (/ 1 (pow F 2))) F) |
(/ (- (+ 1 (/ 3/2 (pow F 4))) (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6))))) F) |
(/ 1 F) |
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) |
(/ 1 (sin B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) |
(/ 1 (pow F 2)) |
(/ (- 1 (* 2 (/ 1 (pow F 2)))) (pow F 2)) |
(/ (- (+ 1 (/ 4 (pow F 4))) (* 2 (/ 1 (pow F 2)))) (pow F 2)) |
(/ (- (+ 1 (/ 4 (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 8 (/ 1 (pow F 6))))) (pow F 2)) |
(/ 1 F) |
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) |
(/ 1 (sin B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) |
(- (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B))))) (/ 1 (sin B))) |
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))))) (/ 1 (sin B))) |
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B))))))) (/ 1 (sin B))) |
1 |
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) |
(* -1 F) |
(* -1 F) |
(* -1 F) |
(* -1 F) |
(/ -1 F) |
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(* -1 (/ (+ 1 x) B)) |
(+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))))) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6))))))) |
(* -1 (+ 1 x)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) (+ 1 x)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) (+ 1 x)) |
(/ -1 F) |
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) |
(/ (- (* -1/6 (pow B 2)) 1) B) |
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (* -1/6 B)) (/ 1 B)) |
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 4)))) (* -1/6 B))) (/ 1 B)) |
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 4)))) (+ (* -1/2 (/ (* (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 6)))) (* -1/6 B)))) (/ 1 B)) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(pow F 2) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(/ 1 (pow F 2)) |
(/ (+ 1 (* -1 (/ (+ 2 (* 2 x)) (pow F 2)))) (pow F 2)) |
(/ (- (+ 1 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))) (pow F 2)) |
(/ (- (+ 1 (* -1 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6)))) (+ (* -1 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) (pow F 2)) |
(pow F 2) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(/ -1 (sin B)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
(- (* -1/6 (pow B 2)) 1) |
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (pow F 2))) (* -1/6 (pow B 2))) 1) |
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (pow F 2))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (pow F 4))) (* -1/6 (pow B 2)))) 1) |
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (pow F 2))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (pow F 4))) (+ (* -1/2 (/ (* (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (- (* -1/6 (pow B 2)) 1)) (pow F 6))) (* -1/6 (pow B 2))))) 1) |
(/ -1 F) |
(* -1 (/ (- 1 (/ 1 (pow F 2))) F)) |
(* -1 (/ (- (+ 1 (/ 3/2 (pow F 4))) (/ 1 (pow F 2))) F)) |
(* -1 (/ (- (+ 1 (/ 3/2 (pow F 4))) (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6))))) F)) |
(/ -1 F) |
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) |
(/ -1 (sin B)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
(/ 1 (pow F 2)) |
(/ (- 1 (* 2 (/ 1 (pow F 2)))) (pow F 2)) |
(/ (- (+ 1 (/ 4 (pow F 4))) (* 2 (/ 1 (pow F 2)))) (pow F 2)) |
(/ (- (+ 1 (/ 4 (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 8 (/ 1 (pow F 6))))) (pow F 2)) |
(/ -1 F) |
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) |
(/ -1 (sin B)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* -1 (/ (cos B) (sin B))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* -1 (/ (cos B) (sin B))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* -1 (/ (cos B) (sin B))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* -1 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* -1 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) |
(+ (* -1 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (* x (+ (* -3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))) |
(+ (* -1 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (* x (+ (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (* 5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7)))))))))) |
(sqrt (/ 1 (+ 2 (pow F 2)))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* F (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) 1))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) 1))) |
(sqrt (/ 1 (+ 2 (pow F 2)))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* -1 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ 2 (pow F 2)) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/ 1 (+ 2 (pow F 2))) |
(+ (* -2 (/ x (pow (+ 2 (pow F 2)) 2))) (/ 1 (+ 2 (pow F 2)))) |
(+ (* x (- (* 4 (/ x (pow (+ 2 (pow F 2)) 3))) (* 2 (/ 1 (pow (+ 2 (pow F 2)) 2))))) (/ 1 (+ 2 (pow F 2)))) |
(+ (* x (- (* x (+ (* -8 (/ x (pow (+ 2 (pow F 2)) 4))) (* 4 (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 2 (/ 1 (pow (+ 2 (pow F 2)) 2))))) (/ 1 (+ 2 (pow F 2)))) |
(+ 2 (pow F 2)) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ F (* 1/6 (* (pow B 2) F)))) |
(+ (* -1 (* (* x (+ F (* 1/6 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ F (* 1/6 (* (pow B 2) F))))) |
(+ (* x (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (+ F (* 1/6 (* (pow B 2) F))))) (* 3/2 (* (* x (+ F (* 1/6 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ F (* 1/6 (* (pow B 2) F))))) |
(+ (* x (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (+ F (* 1/6 (* (pow B 2) F))))) (* x (+ (* -5/2 (* (* x (+ F (* 1/6 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))) (+ F (* 1/6 (* (pow B 2) F))))))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ F (* 1/6 (* (pow B 2) F))))) |
(sqrt (/ 1 (+ 2 (pow F 2)))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(sqrt (/ 1 (+ 2 (pow F 2)))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(* -1 (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) |
(+ (* -1 (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) (* 1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) |
(+ (* -1 (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) (+ (* -1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* 1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))))) |
(+ (* -1 (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) (+ (* -1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* 1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7)))))))) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(* -1 (/ x B)) |
(* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B))) |
(* -1 x) |
(* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1)) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) 1)) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1)) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x))))) |
(+ (* -1/2 (* (/ (* (+ F (* 1/6 (* (pow B 2) F))) (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x)))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(* 2 x) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/ 1/2 x) |
(/ (+ 1/2 (* -1/4 (/ (+ 2 (pow F 2)) x))) x) |
(/ (- (+ 1/2 (* 1/8 (/ (pow (+ 2 (pow F 2)) 2) (pow x 2)))) (* 1/4 (/ (+ 2 (pow F 2)) x))) x) |
(/ (- (+ 1/2 (* -1/16 (/ (pow (+ 2 (pow F 2)) 3) (pow x 3)))) (+ (* -1/8 (/ (pow (+ 2 (pow F 2)) 2) (pow x 2))) (* 1/4 (/ (+ 2 (pow F 2)) x)))) x) |
(* 2 x) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
(* (sqrt (/ 1 x)) (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F))))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (* (+ F (* 1/6 (* (pow B 2) F))) (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))))))) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) |
(+ (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) (* 1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3)))))) |
(+ (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* 1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))))) |
(+ (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) (+ (* -1 (/ (+ (* -1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x)))) (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x)))) (pow x 3))) (* 1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))))) |
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(* -1 (/ x B)) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (/ 1 B)))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))) x)) (/ 1 B)))) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3)))))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) x))))) |
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* (sqrt -1) (* (+ F (* 1/6 (* (pow B 2) F))) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* B (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(* 2 x) |
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) |
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) |
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/ 1/2 x) |
(* -1 (/ (- (* 1/4 (/ (+ 2 (pow F 2)) x)) 1/2) x)) |
(* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow (+ 2 (pow F 2)) 2) x)) (* 1/4 (+ 2 (pow F 2)))) x)) 1/2) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ (pow (+ 2 (pow F 2)) 3) x)) (* 1/8 (pow (+ 2 (pow F 2)) 2))) x)) (* 1/4 (+ 2 (pow F 2)))) x)) 1/2) x)) |
(* 2 x) |
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) |
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) |
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F)))))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F)))))))) |
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (* (+ F (* 1/6 (* (pow B 2) F))) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F)))))))) |
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
| Outputs |
|---|
(/ (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x))))) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x))))))))) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x)))))))))))))) B) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (-.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 (fma.f64 F #s(literal 1/840 binary64) (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64)))) (*.f64 B B) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (-.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 (fma.f64 F #s(literal 1/840 binary64) (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64)))) (*.f64 B B) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ x B) |
(/.f64 x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x #s(literal -1/45 binary64)) (*.f64 B B) (*.f64 #s(literal -1/3 binary64) x)) (*.f64 B B) x) B) |
(/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64)))) (*.f64 B B) (*.f64 #s(literal -1/3 binary64) x)) (*.f64 B B) x) B) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (-.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 (fma.f64 F #s(literal 1/840 binary64) (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64)))) (*.f64 B B) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(* -1 (/ x B)) |
(/.f64 (neg.f64 x) B) |
(/ (- (* 1/3 (* (pow B 2) x)) x) B) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64))) B) |
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) B) |
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (-.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 (fma.f64 F #s(literal 1/840 binary64) (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64)))) (*.f64 B B) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
(/ (+ 1 (* -1/3 (pow B 2))) B) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B) |
(/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/45 binary64) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B) |
(/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B) |
(/ x B) |
(/.f64 x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x #s(literal -1/45 binary64)) (*.f64 B B) (*.f64 #s(literal -1/3 binary64) x)) (*.f64 B B) x) B) |
(/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64)))) (*.f64 B B) (*.f64 #s(literal -1/3 binary64) x)) (*.f64 B B) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (-.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 (fma.f64 F #s(literal 1/840 binary64) (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64)))) (*.f64 B B) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(* -1 (/ x B)) |
(/.f64 (neg.f64 x) B) |
(/ (+ (* -1 x) (* 1/3 (* (pow B 2) x))) B) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64))) B) |
(/ (+ (* -1 x) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))))) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) B) |
(/ (+ (* -1 x) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x)))))))))) B) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) B) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
(/ (- (* -1/6 (pow B 2)) 1) B) |
(/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B) |
(/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B) |
(/.f64 (fma.f64 (fma.f64 #s(literal -7/360 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal -1 binary64)) B) |
(/ (- (* (pow B 2) (- (* (pow B 2) (- (* -31/15120 (pow B 2)) 7/360)) 1/6)) 1) B) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -31/15120 binary64) (*.f64 B B) #s(literal -7/360 binary64)) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal -1 binary64)) B) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal 1/6 binary64) F (neg.f64 (*.f64 (*.f64 F #s(literal -7/360 binary64)) (*.f64 B B))))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F)) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 F #s(literal -7/360 binary64) (*.f64 (fma.f64 F #s(literal 1/840 binary64) (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (*.f64 B B))))) (*.f64 B B))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F)) B) |
(* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) |
(+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) |
(+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) |
(+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal 1/6 binary64) F (neg.f64 (*.f64 (*.f64 F #s(literal -7/360 binary64)) (*.f64 B B))))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F)) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 F #s(literal -7/360 binary64) (*.f64 (fma.f64 F #s(literal 1/840 binary64) (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (*.f64 B B))))) (*.f64 B B))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F)) B) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal 1/6 binary64) F (neg.f64 (*.f64 (*.f64 F #s(literal -7/360 binary64)) (*.f64 B B))))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F)) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 F #s(literal -7/360 binary64) (*.f64 (fma.f64 F #s(literal 1/840 binary64) (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (*.f64 B B))))) (*.f64 B B))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F)) B) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal 1/6 binary64) F (/.f64 F (*.f64 B B)))) B) |
(* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal 1/6 binary64) F (/.f64 F (*.f64 B B)))) B) |
(* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal 1/6 binary64) F (/.f64 F (*.f64 B B)))) B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/ -1 (sin B)) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(/ -1 (sin B)) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(/ -1 (sin B)) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(/ -1 (sin B)) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal 1/6 binary64) F (/.f64 F (*.f64 B B)))) (*.f64 B B)) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal 1/6 binary64) F (/.f64 F (*.f64 B B)))) (*.f64 B B)) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal 1/6 binary64) F (/.f64 F (*.f64 B B)))) (*.f64 B B)) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(* -1 (* B (+ (* -1 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) |
(*.f64 (neg.f64 B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal -1/6 binary64) F (neg.f64 (/.f64 F (*.f64 B B)))))) |
(* -1 (* B (+ (* -1 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) |
(*.f64 (neg.f64 B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal -1/6 binary64) F (neg.f64 (/.f64 F (*.f64 B B)))))) |
(* -1 (* B (+ (* -1 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) |
(*.f64 (neg.f64 B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal -1/6 binary64) F (neg.f64 (/.f64 F (*.f64 B B)))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/ -1 (sin B)) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(/ -1 (sin B)) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(/ -1 (sin B)) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(/ -1 (sin B)) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal 1/6 binary64) F (/.f64 F (*.f64 B B)))) (*.f64 B B)) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal 1/6 binary64) F (/.f64 F (*.f64 B B)))) (*.f64 B B)) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal 1/6 binary64) F (/.f64 F (*.f64 B B)))) (*.f64 B B)) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal 3/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* -1 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(*.f64 (neg.f64 F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* 1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F) |
(* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))) (* 1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F) |
(* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* 1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))) (* 5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 5/16 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))))) (*.f64 F F) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F) |
(* -1 F) |
(neg.f64 F) |
(* -1 F) |
(neg.f64 F) |
(* -1 F) |
(neg.f64 F) |
(* -1 F) |
(neg.f64 F) |
(sqrt (/ 1 (+ 2 (* 2 x)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal 3/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* -1 (/ x B)) |
(/.f64 (neg.f64 x) B) |
(+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F B) (/.f64 (neg.f64 x) B)) |
(+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) F (/.f64 (neg.f64 x) B)) |
(+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) B) #s(literal -1/2 binary64))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) F (/.f64 (neg.f64 x) B)) |
(* -1 x) |
(neg.f64 x) |
(- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F (neg.f64 x)) |
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) |
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) x) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) |
(sqrt (/ 1 (+ 2 (* 2 x)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(* F (+ (* -1/2 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 F F) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F) |
(* F (+ (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 F F) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64))))) #s(literal 3/8 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F) |
(* F (+ (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 F F) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 7 binary64))))) #s(literal -5/16 binary64) (*.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))))) (*.f64 F F) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal 3/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal 3/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal 3/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(+ 2 (* 2 x)) |
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
(/ 1 (+ 2 (* 2 x))) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(+ (* -1 (/ (pow F 2) (pow (+ 2 (* 2 x)) 2))) (/ 1 (+ 2 (* 2 x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (/.f64 (*.f64 F F) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))) |
(fma.f64 (-.f64 (/.f64 (*.f64 F F) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
(+ (* (pow F 2) (- (* (pow F 2) (+ (* -1 (/ (pow F 2) (pow (+ 2 (* 2 x)) 4))) (/ 1 (pow (+ 2 (* 2 x)) 3)))) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))) |
(fma.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 F F) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 4 binary64)))) (*.f64 F F) (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
(+ 2 (* 2 x)) |
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) |
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) F) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal 3/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) F) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) (sin.f64 B)) #s(literal 3/8 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 F F)) (sin.f64 B)) #s(literal -5/16 binary64))) (*.f64 F F) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) F) |
(* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(* F (+ (* -1/2 (* (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F) |
(* F (+ (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64))))) #s(literal 3/8 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F) |
(* F (+ (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 7 binary64))))) #s(literal -5/16 binary64) (*.f64 (*.f64 #s(literal 3/8 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))))) (*.f64 F F) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* -1/8 (/ (pow F 2) (sqrt 1/2)))) |
(fma.f64 (/.f64 (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* 1/8 (/ 1 (sqrt 1/2)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 3/32 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* (pow F 2) (- (* (pow F 2) (+ (* -1/2 (/ (* (pow F 2) (+ 1/16 (* -1/8 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* 1/2 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2))))) (* 1/8 (/ 1 (sqrt 1/2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 5/128 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1/2 binary64) (/.f64 #s(literal 3/64 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 F F) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64))) |
(sqrt (/ 1 (+ 2 (* 2 x)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) |
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) F) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal 3/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) F) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) (sin.f64 B)) #s(literal 3/8 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 F F)) (sin.f64 B)) #s(literal -5/16 binary64))) (*.f64 F F) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) F) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 (pow F 2))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 F F) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))) |
(fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 F F) #s(literal -1/4 binary64)) (*.f64 F F) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow F 2) (- (* (pow F 2) (+ 1/8 (* -1/16 (pow F 2)))) 1/4))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 F F) #s(literal 1/8 binary64)) (*.f64 F F) #s(literal -1/4 binary64)) (*.f64 F F) #s(literal 1/2 binary64)) |
(sqrt (/ 1 (+ 2 (* 2 x)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) |
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) F) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal 3/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) F) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))) (sin.f64 B)) #s(literal 3/8 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 F F)) (sin.f64 B)) #s(literal -5/16 binary64))) (*.f64 F F) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) F) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B))))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B)))))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
-1 |
#s(literal -1 binary64) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal -1 binary64)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) #s(literal -1 binary64)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) #s(literal -1 binary64)) |
(* -1 F) |
(neg.f64 F) |
(* -1 F) |
(neg.f64 F) |
(* -1 F) |
(neg.f64 F) |
(* -1 F) |
(neg.f64 F) |
(/ 1 F) |
(/.f64 #s(literal 1 binary64) F) |
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) F) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(/ (- 1 x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B)) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) B) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))) (/ 1 B)))) (/ x B)) |
(-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) B) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) B))) (/.f64 #s(literal 1 binary64) B))) (/.f64 x B)) |
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal 1 binary64) x)) |
(- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) x) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) (-.f64 #s(literal 1 binary64) x)) |
(- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) x) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) (-.f64 #s(literal 1 binary64) x)) |
(/ 1 F) |
(/.f64 #s(literal 1 binary64) F) |
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) F) |
(/ (+ 1 (* 1/6 (pow B 2))) B) |
(/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) |
(+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* 1/6 B) (/ 1 B))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B))) |
(+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* 1/6 B) (/ 1 B)))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B))) |
(+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3))) (* B (pow F 6)))) (+ (* 1/6 B) (/ 1 B))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B)))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(pow F 2) |
(*.f64 F F) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1 binary64)) (*.f64 F F)) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1 binary64)) (*.f64 F F)) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1 binary64)) (*.f64 F F)) |
(/ 1 (pow F 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 F F)) |
(/ (+ 1 (* -1 (/ (+ 2 (* 2 x)) (pow F 2)))) (pow F 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) (*.f64 F F)) |
(/ (- (+ 1 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))) (pow F 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))) (fma.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 F F)) |
(/ (- (+ 1 (* -1 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6)))) (+ (* -1 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) (pow F 2)) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 F #s(literal 6 binary64)))) (-.f64 (fma.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))))) (*.f64 F F)) |
(pow F 2) |
(*.f64 F F) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1 binary64)) (*.f64 F F)) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1 binary64)) (*.f64 F F)) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1 binary64)) (*.f64 F F)) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+ 1 (* 1/6 (pow B 2))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (* 1/6 (pow B 2)))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (* 1/6 (pow B 2))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3))) (pow F 6))) (* 1/6 (pow B 2)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (+.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 B B))) #s(literal 1 binary64))) |
(/ 1 F) |
(/.f64 #s(literal 1 binary64) F) |
(/ (- 1 (/ 1 (pow F 2))) F) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F) |
(/ (- (+ 1 (/ 3/2 (pow F 4))) (/ 1 (pow F 2))) F) |
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F) |
(/ (- (+ 1 (/ 3/2 (pow F 4))) (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6))))) F) |
(/.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (/.f64 #s(literal 5/2 binary64) (pow.f64 F #s(literal 6 binary64)))) F) |
(/ 1 F) |
(/.f64 #s(literal 1 binary64) F) |
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) F) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(/ 1 (pow F 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 F F)) |
(/ (- 1 (* 2 (/ 1 (pow F 2)))) (pow F 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 F F)) |
(/ (- (+ 1 (/ 4 (pow F 4))) (* 2 (/ 1 (pow F 2)))) (pow F 2)) |
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 F F)) |
(/ (- (+ 1 (/ 4 (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 8 (/ 1 (pow F 6))))) (pow F 2)) |
(/.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64)))) (*.f64 F F)) |
(/ 1 F) |
(/.f64 #s(literal 1 binary64) F) |
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) F) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(- (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B))))) (/ 1 (sin B))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))))) (/ 1 (sin B))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B))))))) (/ 1 (sin B))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) |
(* -1 F) |
(neg.f64 F) |
(* -1 F) |
(neg.f64 F) |
(* -1 F) |
(neg.f64 F) |
(* -1 F) |
(neg.f64 F) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) (neg.f64 F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) (neg.f64 F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) (neg.f64 F)) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(* -1 (/ (+ 1 x) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) B) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6))))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) B) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) B))) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) |
(* -1 (+ 1 x)) |
(-.f64 #s(literal -1 binary64) x) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) (+ 1 x)) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) (-.f64 #s(literal -1 binary64) x)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) (+ 1 x)) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) (-.f64 #s(literal -1 binary64) x)) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) (neg.f64 F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) (neg.f64 F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) (neg.f64 F)) |
(/ (- (* -1/6 (pow B 2)) 1) B) |
(/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B) |
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (* -1/6 B)) (/ 1 B)) |
(fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) B (/.f64 #s(literal -1 binary64) B))) |
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 4)))) (* -1/6 B))) (/ 1 B)) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B))) (fma.f64 #s(literal -1/6 binary64) B (/.f64 #s(literal -1 binary64) B))) |
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 4)))) (+ (* -1/2 (/ (* (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 6)))) (* -1/6 B)))) (/ 1 B)) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B))) (+.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) B)) (/.f64 #s(literal -1 binary64) B))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(pow F 2) |
(*.f64 F F) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1 binary64)) (*.f64 F F)) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1 binary64)) (*.f64 F F)) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1 binary64)) (*.f64 F F)) |
(/ 1 (pow F 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 F F)) |
(/ (+ 1 (* -1 (/ (+ 2 (* 2 x)) (pow F 2)))) (pow F 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) (*.f64 F F)) |
(/ (- (+ 1 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))) (pow F 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))) (fma.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 F F)) |
(/ (- (+ 1 (* -1 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6)))) (+ (* -1 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) (pow F 2)) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 F #s(literal 6 binary64)))) (-.f64 (fma.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))))) (*.f64 F F)) |
(pow F 2) |
(*.f64 F F) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1 binary64)) (*.f64 F F)) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1 binary64)) (*.f64 F F)) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1 binary64)) (*.f64 F F)) |
(/ -1 (sin B)) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (* -1/6 (pow B 2)) 1) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) |
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (pow F 2))) (* -1/6 (pow B 2))) 1) |
(fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64))) |
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (pow F 2))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (pow F 4))) (* -1/6 (pow B 2)))) 1) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64))) (pow.f64 F #s(literal 4 binary64)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64))) |
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (pow F 2))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (pow F 4))) (+ (* -1/2 (/ (* (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (- (* -1/6 (pow B 2)) 1)) (pow F 6))) (* -1/6 (pow B 2))))) 1) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64))) (pow.f64 F #s(literal 4 binary64)))) (+.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64))) (pow.f64 F #s(literal 6 binary64))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 B B))) #s(literal -1 binary64))) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(* -1 (/ (- 1 (/ 1 (pow F 2))) F)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (neg.f64 F)) |
(* -1 (/ (- (+ 1 (/ 3/2 (pow F 4))) (/ 1 (pow F 2))) F)) |
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (neg.f64 F)) |
(* -1 (/ (- (+ 1 (/ 3/2 (pow F 4))) (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6))))) F)) |
(/.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (/.f64 #s(literal 5/2 binary64) (pow.f64 F #s(literal 6 binary64)))) (neg.f64 F)) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) (neg.f64 F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) (neg.f64 F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) (neg.f64 F)) |
(/ -1 (sin B)) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(/ 1 (pow F 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 F F)) |
(/ (- 1 (* 2 (/ 1 (pow F 2)))) (pow F 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 F F)) |
(/ (- (+ 1 (/ 4 (pow F 4))) (* 2 (/ 1 (pow F 2)))) (pow F 2)) |
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 F F)) |
(/ (- (+ 1 (/ 4 (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 8 (/ 1 (pow F 6))))) (pow F 2)) |
(/.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64)))) (*.f64 F F)) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) (neg.f64 F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) (neg.f64 F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) (neg.f64 F)) |
(/ -1 (sin B)) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* -1 (/ (cos B) (sin B))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B)))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* -1 (/ (cos B) (sin B))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F (/.f64 x (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* -1 (/ (cos B) (sin B))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal -5/2 binary64) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(* -1 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (neg.f64 F)) |
(+ (* -1 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) |
(fma.f64 (*.f64 F x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (neg.f64 F))) |
(+ (* -1 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (* x (+ (* -3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 F x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) F)) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (neg.f64 F))) |
(+ (* -1 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (* x (+ (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (* 5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7)))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 5/2 binary64) (*.f64 F x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal -3/2 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) F)) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (neg.f64 F))) |
(sqrt (/ 1 (+ 2 (pow F 2)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) |
(fma.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) #s(literal 3/2 binary64))) x (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B)))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F (/.f64 x (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal -5/2 binary64) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) |
(+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F B) (/.f64 #s(literal 1 binary64) B))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) |
(+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F (/.f64 x B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F B) (/.f64 #s(literal 1 binary64) B)))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) |
(+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (neg.f64 (/.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (fma.f64 (fma.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 F (/.f64 x B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x (/.f64 #s(literal -1 binary64) B))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) |
(* F (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1))) |
(fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 F) #s(literal -1 binary64)) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) 1))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 F) #s(literal -1 binary64))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) 1))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 F x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 3/2 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 F) #s(literal -1 binary64))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) |
(sqrt (/ 1 (+ 2 (pow F 2)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) |
(fma.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) #s(literal 3/2 binary64))) x (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(+ (* -1 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (neg.f64 (*.f64 x (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(+ (* x (+ (* -1 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 x (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (neg.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(+ (* x (+ (* -1 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (neg.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 x (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))))) x)) x (*.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B)))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F (/.f64 x (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal -5/2 binary64) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B)))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F (/.f64 x (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal -5/2 binary64) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B)))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F (/.f64 x (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal -5/2 binary64) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ 2 (pow F 2)) |
(fma.f64 F F #s(literal 2 binary64)) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/ 1 (+ 2 (pow F 2))) |
(/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) |
(+ (* -2 (/ x (pow (+ 2 (pow F 2)) 2))) (/ 1 (+ 2 (pow F 2)))) |
(fma.f64 (/.f64 x (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) |
(+ (* x (- (* 4 (/ x (pow (+ 2 (pow F 2)) 3))) (* 2 (/ 1 (pow (+ 2 (pow F 2)) 2))))) (/ 1 (+ 2 (pow F 2)))) |
(fma.f64 (fma.f64 (/.f64 x (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal 4 binary64) (/.f64 #s(literal -2 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))) x (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) |
(+ (* x (- (* x (+ (* -8 (/ x (pow (+ 2 (pow F 2)) 4))) (* 4 (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 2 (/ 1 (pow (+ 2 (pow F 2)) 2))))) (/ 1 (+ 2 (pow F 2)))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 x (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 4 binary64))) #s(literal -8 binary64) (/.f64 #s(literal 4 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) x (/.f64 #s(literal -2 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))) x (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) |
(+ 2 (pow F 2)) |
(fma.f64 F F #s(literal 2 binary64)) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (*.f64 F (/.f64 x (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal 3/2 binary64) (*.f64 (neg.f64 (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal -5/2 binary64) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x (*.f64 (neg.f64 (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ F (* 1/6 (* (pow B 2) F)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(+ (* -1 (* (* x (+ F (* 1/6 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ F (* 1/6 (* (pow B 2) F))))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(+ (* x (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (+ F (* 1/6 (* (pow B 2) F))))) (* 3/2 (* (* x (+ F (* 1/6 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ F (* 1/6 (* (pow B 2) F))))) |
(fma.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(+ (* x (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (+ F (* 1/6 (* (pow B 2) F))))) (* x (+ (* -5/2 (* (* x (+ F (* 1/6 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))) (+ F (* 1/6 (* (pow B 2) F))))))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ F (* 1/6 (* (pow B 2) F))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64))))) #s(literal 3/2 binary64))) x (*.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(sqrt (/ 1 (+ 2 (pow F 2)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) |
(fma.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) #s(literal 3/2 binary64))) x (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (*.f64 F (/.f64 x (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal 3/2 binary64) (*.f64 (neg.f64 (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal -5/2 binary64) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x (*.f64 (neg.f64 (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(sqrt (/ 1 (+ 2 (pow F 2)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) |
(fma.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) #s(literal 3/2 binary64))) x (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (*.f64 F (/.f64 x (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal 3/2 binary64) (*.f64 (neg.f64 (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal -5/2 binary64) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x (*.f64 (neg.f64 (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B)))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) x) |
(* -1 (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) |
(*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1 (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) (* 1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/8 binary64) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1 (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) (+ (* -1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* 1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))))) |
(fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (fma.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))))) |
(+ (* -1 (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) (+ (* -1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* 1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7)))))))) |
(fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) F) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))))) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B)))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) x) |
(* -1 (/ x B)) |
(/.f64 (neg.f64 x) B) |
(* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) B)) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) B) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) B))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B))) |
(*.f64 (+.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) B) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal -1 binary64) B))) x) |
(* -1 x) |
(neg.f64 x) |
(* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1)) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) #s(literal -1 binary64)) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) 1)) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) #s(literal -1 binary64))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1)) |
(*.f64 (+.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal -1 binary64))) x) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(+ (* -1/2 (* (/ (* (+ F (* 1/6 (* (pow B 2) F))) (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x)))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B)))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) x) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B)))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) x) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B)))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(*.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 F F) x)) (/.f64 #s(literal 2 binary64) x)) x) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(*.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 F F) x)) (/.f64 #s(literal 2 binary64) x)) x) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(*.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 F F) x)) (/.f64 #s(literal 2 binary64) x)) x) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (+ 1/2 (* -1/4 (/ (+ 2 (pow F 2)) x))) x) |
(/.f64 (fma.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal -1/4 binary64) #s(literal 1/2 binary64)) x) |
(/ (- (+ 1/2 (* 1/8 (/ (pow (+ 2 (pow F 2)) 2) (pow x 2)))) (* 1/4 (/ (+ 2 (pow F 2)) x))) x) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) x) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) (fma.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal -1/4 binary64) #s(literal 1/2 binary64))) x) |
(/ (- (+ 1/2 (* -1/16 (/ (pow (+ 2 (pow F 2)) 3) (pow x 3)))) (+ (* -1/8 (/ (pow (+ 2 (pow F 2)) 2) (pow x 2))) (* 1/4 (/ (+ 2 (pow F 2)) x)))) x) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -1/16 binary64) #s(literal 1/2 binary64)) (fma.f64 (/.f64 #s(literal -1/8 binary64) x) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 1/4 binary64)))) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(*.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 F F) x)) (/.f64 #s(literal 2 binary64) x)) x) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(*.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 F F) x)) (/.f64 #s(literal 2 binary64) x)) x) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(*.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 F F) x)) (/.f64 #s(literal 2 binary64) x)) x) |
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) (sin.f64 B)) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) (sin.f64 B))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) (sin.f64 B)))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) (sin.f64 B))))) |
(* (sqrt (/ 1 x)) (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F))))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (* (+ F (* 1/6 (* (pow B 2) F))) (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F))))) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) (sin.f64 B)) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) (sin.f64 B))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) (sin.f64 B)))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) (sin.f64 B))))) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) (sin.f64 B)) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) (sin.f64 B))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) (sin.f64 B)))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) (sin.f64 B))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x))) |
(* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) |
(+ (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) (* 1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3)))))) |
(fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
(+ (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* 1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))))) |
(fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (fma.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))))) |
(+ (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) (+ (* -1 (/ (+ (* -1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x)))) (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x)))) (pow x 3))) (* 1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))))) |
(fma.f64 F (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal 1/16 binary64))) (pow.f64 x #s(literal 3 binary64))))) |
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) |
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) (neg.f64 (pow.f64 x #s(literal 3 binary64)))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x))) |
(* -1 (/ x B)) |
(/.f64 (neg.f64 x) B) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))) |
(*.f64 (neg.f64 x) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) B) (/.f64 #s(literal 1 binary64) B))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (/ 1 B)))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 F B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))) x)) (/ 1 B)))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 F B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 F B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x))) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3)))))))) |
(*.f64 (neg.f64 x) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x))))) |
(*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x))) |
(* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) x))))) |
(*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x))) |
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) |
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) (neg.f64 (pow.f64 x #s(literal 3 binary64)))))) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) (sqrt.f64 #s(literal -1 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) (sqrt.f64 #s(literal -1 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) (sqrt.f64 #s(literal -1 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* (sqrt -1) (* (+ F (* 1/6 (* (pow B 2) F))) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* B (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x))))) |
(-.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) (sqrt.f64 #s(literal -1 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) (sqrt.f64 x)) #s(literal -1/16 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x))) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal -1 binary64) #s(literal -2 binary64))) |
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal -1 binary64) #s(literal -2 binary64))) |
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal -1 binary64) #s(literal -2 binary64))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(* -1 (/ (- (* 1/4 (/ (+ 2 (pow F 2)) x)) 1/2) x)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal -1/4 binary64) #s(literal 1/2 binary64)) x) |
(* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow (+ 2 (pow F 2)) 2) x)) (* 1/4 (+ 2 (pow F 2)))) x)) 1/2) x)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/8 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/4 binary64))) (neg.f64 x)) #s(literal -1 binary64) #s(literal 1/2 binary64)) x) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ (pow (+ 2 (pow F 2)) 3) x)) (* 1/8 (pow (+ 2 (pow F 2)) 2))) x)) (* 1/4 (+ 2 (pow F 2)))) x)) 1/2) x)) |
(/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) x) #s(literal 1/16 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -1/8 binary64))) (neg.f64 x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 x)) #s(literal -1 binary64) #s(literal 1/2 binary64)) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal -1 binary64) #s(literal -2 binary64))) |
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal -1 binary64) #s(literal -2 binary64))) |
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal -1 binary64) #s(literal -2 binary64))) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(-.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 x) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/16 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
(* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F)))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F)))))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) (sqrt.f64 #s(literal -1/2 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F))))) |
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (* (+ F (* 1/6 (* (pow B 2) F))) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F)))))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) (sqrt.f64 #s(literal -1/2 binary64))))) (neg.f64 (pow.f64 x #s(literal 3 binary64)))))) |
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) |
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) (neg.f64 (pow.f64 x #s(literal 3 binary64)))))) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(-.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 x) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/16 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) |
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) (neg.f64 (pow.f64 x #s(literal 3 binary64)))))) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(-.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 x) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/16 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
| 4 018× | lower-/.f32 |
| 3 998× | lower-/.f64 |
| 3 690× | lower-fma.f32 |
| 3 676× | lower-fma.f64 |
| 3 300× | lower-*.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 70 | 437 |
| 0 | 120 | 414 |
| 1 | 427 | 380 |
| 2 | 3057 | 380 |
| 0 | 8156 | 380 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(neg.f64 F) |
(pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) |
(pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) |
| Outputs |
|---|
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
Compiled 80 540 to 6 769 computations (91.6% saved)
52 alts after pruning (52 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 261 | 47 | 2 308 |
| Fresh | 18 | 5 | 23 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2 284 | 52 | 2 336 |
| Status | Accuracy | Program |
|---|---|---|
| 76.9% | (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 52.7% | (fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B))) | |
| 59.5% | (fma.f64 #s(approx (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 57.3% | (fma.f64 #s(approx (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 85.9% | (fma.f64 F (pow.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 73.1% | (/.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (tan.f64 B))) | |
| 55.5% | (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (tan.f64 B) x)) (/.f64 (sin.f64 B) F)) (*.f64 (/.f64 (sin.f64 B) F) (/.f64 (tan.f64 B) x))) | |
| ▶ | 86.0% | (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
| 52.7% | (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B)) (/.f64 x (tan.f64 B))) | |
| 42.1% | (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (*.f64 (sqrt.f64 (pow.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) | |
| 64.1% | (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) | |
| 76.7% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))))) | |
| 49.9% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) | |
| 60.7% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 #s(approx (/ 1 (+ (* F F) 2)) #s(literal 1/2 binary64)))))) | |
| 52.5% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)))) | |
| 35.4% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) B))) | |
| 35.3% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64))) B))) | |
| 73.1% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F)) B))) | |
| 46.0% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))) | |
| 76.7% | (+.f64 (neg.f64 (*.f64 x (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (cos.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) | |
| ▶ | 40.6% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
| 40.9% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) | |
| 40.8% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) | |
| 40.6% | (+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) | |
| 41.0% | (+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64))) B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) | |
| 56.7% | #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))) | |
| 41.4% | #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B)) | |
| 41.8% | #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B)) | |
| 26.2% | #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) | |
| ▶ | 60.9% | #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
| 41.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F) (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x) (neg.f64 x))) B)) | |
| 28.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) | |
| 24.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (*.f64 F F)))) F (neg.f64 x)) B)) | |
| 15.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1/2 binary64) x))) F (neg.f64 x)) B)) | |
| 19.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) (neg.f64 F))) F (neg.f64 x)) B)) | |
| 27.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal 1 binary64) F)) F (neg.f64 x)) B)) | |
| 15.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) F (neg.f64 x)) B)) | |
| 41.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) | |
| 19.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) | |
| 24.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal 1 binary64) x))) B)) | |
| 27.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal 1 binary64) x)) B)) | |
| 27.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) | |
| 14.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) | |
| ▶ | 29.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) |
| 41.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))) | |
| 41.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B) (/.f64 x B))) | |
| 57.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) | |
| 41.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (pow.f64 B #s(literal -1 binary64)) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))) | |
| 20.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) | |
| ▶ | 20.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
| 26.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F B) (/.f64 (neg.f64 x) B)))) | |
| 14.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) |
Compiled 2 248 to 1 634 computations (27.3% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (/.f64 (cos.f64 B) (sin.f64 B)) | |
| cost-diff | 0 | (neg.f64 x) | |
| cost-diff | 0 | (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) | |
| cost-diff | 0 | #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) | |
| cost-diff | 0 | #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) | |
| cost-diff | 0 | (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) | |
| cost-diff | 0 | (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) | |
| cost-diff | 128 | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) | |
| cost-diff | 0 | (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) | |
| cost-diff | 0 | #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) | |
| cost-diff | 0 | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) | |
| cost-diff | 384 | (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) | |
| cost-diff | 0 | (neg.f64 x) | |
| cost-diff | 0 | #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) | |
| cost-diff | 0 | (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) | |
| cost-diff | 0 | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) | |
| cost-diff | 0 | (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) | |
| cost-diff | 0 | (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) | |
| cost-diff | 0 | (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) | |
| cost-diff | 0 | (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
| 5 230× | lower-fma.f32 |
| 5 212× | lower-fma.f64 |
| 3 598× | lower-*.f32 |
| 3 586× | lower-*.f64 |
| 1 746× | lower--.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 87 | 674 |
| 0 | 131 | 664 |
| 1 | 234 | 656 |
| 2 | 440 | 655 |
| 3 | 1007 | 650 |
| 4 | 2006 | 647 |
| 5 | 4403 | 647 |
| 6 | 7342 | 647 |
| 0 | 8016 | 647 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) |
(/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) |
F |
(sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
#s(literal 2 binary64) |
x |
(fma.f64 F F #s(literal 2 binary64)) |
(sin.f64 B) |
B |
(/.f64 x (tan.f64 B)) |
(tan.f64 B) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) |
(/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) |
#s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) |
(neg.f64 x) |
x |
B |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 F F)) |
#s(literal -1/2 binary64) |
(*.f64 F F) |
F |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) |
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
x |
B |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) |
x |
#s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) |
(fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) |
#s(literal -2/945 binary64) |
(*.f64 B B) |
B |
#s(literal -1/45 binary64) |
#s(literal -1/3 binary64) |
#s(literal 1 binary64) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
F |
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F) |
(*.f64 #s(literal 1/6 binary64) F) |
#s(literal 1/6 binary64) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(neg.f64 x) |
x |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(cos.f64 B) |
B |
(sin.f64 B) |
| Outputs |
|---|
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 B))) |
(/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) |
(/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) |
(/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
F |
(sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) |
(sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) |
#s(literal 2 binary64) |
x |
(fma.f64 F F #s(literal 2 binary64)) |
(sin.f64 B) |
B |
(/.f64 x (tan.f64 B)) |
(tan.f64 B) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) |
(/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) |
#s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) |
(neg.f64 x) |
x |
B |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) F) F))))) |
#s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) |
#s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) F) F)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) F) F))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 F F)) |
#s(literal -1/2 binary64) |
(*.f64 F F) |
F |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) |
(/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) |
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) |
(fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
x |
B |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(fma.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal -2/945 binary64) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) (neg.f64 x) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) |
(neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(*.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal -2/945 binary64) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) (neg.f64 x)) |
(*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) |
(*.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal -2/945 binary64) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) x) |
x |
#s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal -2/945 binary64) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal -2/945 binary64) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal -2/945 binary64) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) |
(fma.f64 (fma.f64 (*.f64 B B) #s(literal -2/945 binary64) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) |
(fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) |
(fma.f64 (*.f64 B B) #s(literal -2/945 binary64) #s(literal -1/45 binary64)) |
#s(literal -2/945 binary64) |
(*.f64 B B) |
B |
#s(literal -1/45 binary64) |
#s(literal -1/3 binary64) |
#s(literal 1 binary64) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) |
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) |
F |
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) |
(fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F) |
(*.f64 #s(literal 1/6 binary64) F) |
#s(literal 1/6 binary64) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (neg.f64 x))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(*.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (neg.f64 x)) |
(neg.f64 x) |
x |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(cos.f64 B) |
B |
(sin.f64 B) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0 | (cos.f64 B) | |
| accuracy | 0.171875 | (/.f64 (cos.f64 B) (sin.f64 B)) | |
| accuracy | 0.24609375 | (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) | |
| accuracy | 24.842098525638846 | #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) | |
| accuracy | 13.82840738257468 | (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) | |
| accuracy | 16.77989984592984 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) | |
| accuracy | 34.2306391822029 | #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) | |
| accuracy | 34.83698893063592 | #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) | |
| accuracy | 0.4357685383626757 | (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) | |
| accuracy | 4.688369027550854 | (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) | |
| accuracy | 34.12676552298142 | #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) | |
| accuracy | 34.54893202061454 | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) | |
| accuracy | 0 | (neg.f64 x) | |
| accuracy | 0.03125 | (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) | |
| accuracy | 24.78468243912199 | #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) | |
| accuracy | 34.54893202061454 | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) | |
| accuracy | 0.1484375 | (/.f64 x (tan.f64 B)) | |
| accuracy | 0.1640625 | (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) | |
| accuracy | 1.180495861698859 | (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) | |
| accuracy | 17.20825374144717 | (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) |
| 207.0ms | 256× | 0 | valid |
Compiled 527 to 73 computations (86.1% saved)
ival-mult: 39.0ms (28.7% of total)ival-div: 25.0ms (18.4% of total)ival-add: 19.0ms (14% of total)const: 12.0ms (8.8% of total)ival-pow: 11.0ms (8.1% of total)ival-sqrt: 8.0ms (5.9% of total)ival-sin: 6.0ms (4.4% of total)ival-cos: 6.0ms (4.4% of total)ival-tan: 5.0ms (3.7% of total)ival-neg: 4.0ms (2.9% of total)ival-sub: 2.0ms (1.5% of total)exact: 1.0ms (0.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) #<representation binary64>) () ()) |
#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ()) |
#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) #<representation binary64>) () ()) |
#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ()) |
#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) #<representation binary64>) () ()) |
#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (patch (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) #<representation binary64>) () ()) |
#s(alt (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ()) |
#s(alt (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (patch (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #<representation binary64>) () ()) |
#s(alt (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) (patch (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #<representation binary64>) () ()) |
#s(alt #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) (patch #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) (patch #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) #<representation binary64>) () ()) |
#s(alt (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) (patch (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) #<representation binary64>) () ()) |
#s(alt (/.f64 (cos.f64 B) (sin.f64 B)) (patch (/.f64 (cos.f64 B) (sin.f64 B)) #<representation binary64>) () ()) |
#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ()) |
#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ()) |
#s(alt (cos.f64 B) (patch (cos.f64 B) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) (taylor 0 B) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) (taylor 0 B) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) (taylor 0 B) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor 0 B) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) (taylor 0 B) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) (taylor 0 B) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) (taylor 0 B) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) (taylor 0 B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) (taylor 0 B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) (taylor 0 B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B) (taylor 0 B) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B) (taylor 0 B) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B) (taylor 0 B) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B) (taylor 0 B) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) (taylor 0 B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) (taylor 0 B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) (taylor 0 B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) (taylor 0 B) (#s(alt (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) (taylor 0 B) (#s(alt (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) (taylor 0 B) (#s(alt (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ x B)) (taylor 0 B) (#s(alt (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (patch (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 1/3 (* (pow B 2) x)) x) B) (taylor 0 B) (#s(alt (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (patch (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B) (taylor 0 B) (#s(alt (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (patch (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B) (taylor 0 B) (#s(alt (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (patch (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #<representation binary64>) () ())) ()) |
#s(alt (/ x B) (taylor 0 B) (#s(alt (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) (patch (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (* -1/3 (* (pow B 2) x))) B) (taylor 0 B) (#s(alt (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) (patch (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) (taylor 0 B) (#s(alt (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) (patch (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) (taylor 0 B) (#s(alt (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) (patch (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 B) (taylor 0 B) (#s(alt #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) (patch #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* -1/3 (pow B 2))) B) (taylor 0 B) (#s(alt #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) (patch #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B) (taylor 0 B) (#s(alt #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) (patch #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B) (taylor 0 B) (#s(alt #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) (patch #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) (taylor 0 B) (#s(alt #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) (patch #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x))))) B) (taylor 0 B) (#s(alt #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) (patch #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x))))))))) B) (taylor 0 B) (#s(alt #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) (patch #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x)))))))))))))) B) (taylor 0 B) (#s(alt #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) (patch #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ x B)) (taylor 0 B) (#s(alt (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) (patch (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 x) (* -1 (* (pow B 2) (- (* -1/2 x) (* -1/6 x))))) B) (taylor 0 B) (#s(alt (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) (patch (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 x) (* (pow B 2) (+ (* -1 (* (pow B 2) (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))) (* -1 (- (* -1/2 x) (* -1/6 x)))))) B) (taylor 0 B) (#s(alt (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) (patch (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 x) (* (pow B 2) (+ (* -1 (- (* -1/2 x) (* -1/6 x))) (* (pow B 2) (+ (* -1 (* (pow B 2) (- (* -1/720 x) (+ (* -1/6 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)))) (+ (* -1/5040 x) (* 1/120 (- (* -1/2 x) (* -1/6 x)))))))) (* -1 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))))))) B) (taylor 0 B) (#s(alt (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) (patch (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 B) (taylor 0 B) (#s(alt (/.f64 (cos.f64 B) (sin.f64 B)) (patch (/.f64 (cos.f64 B) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* -1/3 (pow B 2))) B) (taylor 0 B) (#s(alt (/.f64 (cos.f64 B) (sin.f64 B)) (patch (/.f64 (cos.f64 B) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B) (taylor 0 B) (#s(alt (/.f64 (cos.f64 B) (sin.f64 B)) (patch (/.f64 (cos.f64 B) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B) (taylor 0 B) (#s(alt (/.f64 (cos.f64 B) (sin.f64 B)) (patch (/.f64 (cos.f64 B) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ x B) (taylor 0 B) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (* -1/3 (* (pow B 2) x))) B) (taylor 0 B) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) (taylor 0 B) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) (taylor 0 B) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor 0 B) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) (taylor 0 B) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) (taylor 0 B) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) (taylor 0 B) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor 0 B) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) (taylor 0 B) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) (taylor 0 B) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) (taylor 0 B) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 B) (#s(alt (cos.f64 B) (patch (cos.f64 B) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (pow B 2))) (taylor 0 B) (#s(alt (cos.f64 B) (patch (cos.f64 B) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow B 2) (- (* 1/24 (pow B 2)) 1/2))) (taylor 0 B) (#s(alt (cos.f64 B) (patch (cos.f64 B) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/24 (* -1/720 (pow B 2)))) 1/2))) (taylor 0 B) (#s(alt (cos.f64 B) (patch (cos.f64 B) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor inf B) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor inf B) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor inf B) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor inf B) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B) (taylor inf B) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B) (taylor inf B) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B) (taylor inf B) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B) (taylor inf B) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor inf B) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor inf B) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor inf B) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor inf B) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (patch (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (patch (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (patch (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (patch (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf B) (#s(alt (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) (patch (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf B) (#s(alt (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) (patch (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf B) (#s(alt (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) (patch (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf B) (#s(alt (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) (patch (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos B) (sin B)) (taylor inf B) (#s(alt #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) (patch #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos B) (sin B)) (taylor inf B) (#s(alt #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) (patch #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos B) (sin B)) (taylor inf B) (#s(alt #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) (patch #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos B) (sin B)) (taylor inf B) (#s(alt #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) (patch #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (taylor inf B) (#s(alt #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) (patch #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (taylor inf B) (#s(alt #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) (patch #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (taylor inf B) (#s(alt #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) (patch #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (taylor inf B) (#s(alt #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) (patch #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) (patch (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) (patch (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) (patch (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) (patch (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos B) (sin B)) (taylor inf B) (#s(alt (/.f64 (cos.f64 B) (sin.f64 B)) (patch (/.f64 (cos.f64 B) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos B) (sin B)) (taylor inf B) (#s(alt (/.f64 (cos.f64 B) (sin.f64 B)) (patch (/.f64 (cos.f64 B) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos B) (sin B)) (taylor inf B) (#s(alt (/.f64 (cos.f64 B) (sin.f64 B)) (patch (/.f64 (cos.f64 B) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos B) (sin B)) (taylor inf B) (#s(alt (/.f64 (cos.f64 B) (sin.f64 B)) (patch (/.f64 (cos.f64 B) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf B) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf B) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf B) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf B) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (taylor inf B) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (taylor inf B) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (taylor inf B) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (taylor inf B) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (cos B) (taylor inf B) (#s(alt (cos.f64 B) (patch (cos.f64 B) #<representation binary64>) () ())) ()) |
#s(alt (cos B) (taylor inf B) (#s(alt (cos.f64 B) (patch (cos.f64 B) #<representation binary64>) () ())) ()) |
#s(alt (cos B) (taylor inf B) (#s(alt (cos.f64 B) (patch (cos.f64 B) #<representation binary64>) () ())) ()) |
#s(alt (cos B) (taylor inf B) (#s(alt (cos.f64 B) (patch (cos.f64 B) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor -inf B) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor -inf B) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor -inf B) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor -inf B) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (- 1 x)) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B)) (taylor -inf B) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (- 1 x)) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B)) (taylor -inf B) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (- 1 x)) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B)) (taylor -inf B) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (- 1 x)) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B)) (taylor -inf B) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor -inf B) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor -inf B) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor -inf B) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor -inf B) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (patch (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (patch (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (patch (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (patch (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf B) (#s(alt (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) (patch (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf B) (#s(alt (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) (patch (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf B) (#s(alt (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) (patch (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf B) (#s(alt (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) (patch (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos B) (sin B)) (taylor -inf B) (#s(alt #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) (patch #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos B) (sin B)) (taylor -inf B) (#s(alt #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) (patch #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos B) (sin B)) (taylor -inf B) (#s(alt #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) (patch #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos B) (sin B)) (taylor -inf B) (#s(alt #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) (patch #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (taylor -inf B) (#s(alt #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) (patch #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (taylor -inf B) (#s(alt #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) (patch #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (taylor -inf B) (#s(alt #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) (patch #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (taylor -inf B) (#s(alt #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) (patch #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) (patch (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) (patch (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) (patch (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) (patch (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos B) (sin B)) (taylor -inf B) (#s(alt (/.f64 (cos.f64 B) (sin.f64 B)) (patch (/.f64 (cos.f64 B) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos B) (sin B)) (taylor -inf B) (#s(alt (/.f64 (cos.f64 B) (sin.f64 B)) (patch (/.f64 (cos.f64 B) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos B) (sin B)) (taylor -inf B) (#s(alt (/.f64 (cos.f64 B) (sin.f64 B)) (patch (/.f64 (cos.f64 B) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos B) (sin B)) (taylor -inf B) (#s(alt (/.f64 (cos.f64 B) (sin.f64 B)) (patch (/.f64 (cos.f64 B) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf B) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf B) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf B) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf B) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (taylor -inf B) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* B (+ (* -1 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) (taylor -inf B) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* B (+ (* -1 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) (taylor -inf B) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* B (+ (* -1 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) (taylor -inf B) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (cos B) (taylor -inf B) (#s(alt (cos.f64 B) (patch (cos.f64 B) #<representation binary64>) () ())) ()) |
#s(alt (cos B) (taylor -inf B) (#s(alt (cos.f64 B) (patch (cos.f64 B) #<representation binary64>) () ())) ()) |
#s(alt (cos B) (taylor -inf B) (#s(alt (cos.f64 B) (patch (cos.f64 B) #<representation binary64>) () ())) ()) |
#s(alt (cos B) (taylor -inf B) (#s(alt (cos.f64 B) (patch (cos.f64 B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor 0 F) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (taylor 0 F) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (taylor 0 F) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) (taylor 0 F) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor 0 F) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) (taylor 0 F) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (taylor 0 F) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) (taylor 0 F) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 2 (* 2 x))) (taylor 0 F) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (+ 2 (* 2 x))) (* 1/2 (* (pow F 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) (taylor 0 F) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* -1/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x)))))))) (taylor 0 F) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 1/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) (taylor 0 F) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ x B)) (taylor 0 F) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))) (taylor 0 F) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (taylor 0 F) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) (taylor 0 F) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor 0 F) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) (taylor 0 F) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x) (taylor 0 F) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) x) (taylor 0 F) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (taylor 0 F) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) B)) (* (pow F 2) (- (/ 1 B) (/ x B)))) (pow F 2)) (taylor 0 F) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) B)) (* (pow F 2) (- (/ 1 B) (/ x B)))) (pow F 2)) (taylor 0 F) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) B)) (* (pow F 2) (- (/ 1 B) (/ x B)))) (pow F 2)) (taylor 0 F) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ x B)) (taylor 0 F) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))) (taylor 0 F) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (taylor 0 F) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) (taylor 0 F) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (pow F 2)) (taylor 0 F) (#s(alt (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (patch (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (pow F 2)) (taylor 0 F) (#s(alt (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (patch (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (pow F 2)) (taylor 0 F) (#s(alt (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (patch (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (pow F 2)) (taylor 0 F) (#s(alt (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (patch (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) (patch #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (taylor 0 F) (#s(alt #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) (patch #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (taylor 0 F) (#s(alt #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) (patch #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) (taylor 0 F) (#s(alt #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) (patch #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor 0 F) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (taylor 0 F) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (taylor 0 F) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) (taylor 0 F) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (+ 2 (* 2 x)))) (taylor 0 F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) (taylor 0 F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) (taylor 0 F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (taylor 0 F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor 0 F) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* -1/2 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x))))))) (taylor 0 F) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (taylor 0 F) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) (taylor 0 F) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (sin B)) (taylor inf F) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (taylor inf F) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (taylor inf F) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (taylor inf F) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf F) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) (taylor inf F) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) (taylor inf F) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) (taylor inf F) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt F (taylor inf F) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))) (taylor inf F) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) (taylor inf F) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) (taylor inf F) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- 1 x) B) (taylor inf F) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) (taylor inf F) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B)) (taylor inf F) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))) (/ 1 B)))) (/ x B)) (taylor inf F) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (- 1 x) (taylor inf F) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) (taylor inf F) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) x) (taylor inf F) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) x) (taylor inf F) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 B) (/ x B)) (taylor inf F) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) (taylor inf F) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) (taylor inf F) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) (taylor inf F) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- 1 x) B) (taylor inf F) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) (taylor inf F) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B)) (taylor inf F) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))) (/ 1 B)))) (/ x B)) (taylor inf F) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (pow F 2)) (taylor inf F) (#s(alt (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (patch (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (pow F 2)) (taylor inf F) (#s(alt (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (patch (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (pow F 2)) (taylor inf F) (#s(alt (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (patch (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (pow F 2)) (taylor inf F) (#s(alt (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (patch (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) (taylor inf F) (#s(alt #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) (patch #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))) (taylor inf F) (#s(alt #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) (patch #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B))))) (taylor inf F) (#s(alt #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) (patch #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B)))))) (taylor inf F) (#s(alt #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) (patch #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (sin B)) (taylor inf F) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (taylor inf F) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (taylor inf F) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (taylor inf F) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 F) (taylor inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) (taylor inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) (taylor inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) (taylor inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* 1/6 (pow B 2))) B) (taylor inf F) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* 1/6 B) (/ 1 B))) (taylor inf F) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* 1/6 B) (/ 1 B)))) (taylor inf F) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3))) (* B (pow F 6)))) (+ (* 1/6 B) (/ 1 B))))) (taylor inf F) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (sin B)) (taylor -inf F) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (taylor -inf F) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) (taylor -inf F) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) (taylor -inf F) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt -1 (taylor -inf F) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1) (taylor -inf F) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1) (taylor -inf F) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1) (taylor -inf F) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 F) (taylor -inf F) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) (taylor -inf F) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) (taylor -inf F) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))) (taylor -inf F) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 x) B)) (taylor -inf F) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))) (taylor -inf F) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))))) (taylor -inf F) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6))))))) (taylor -inf F) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ 1 x)) (taylor -inf F) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)) (taylor -inf F) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) (+ 1 x)) (taylor -inf F) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) (+ 1 x)) (taylor -inf F) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 B) (/ x B)) (taylor -inf F) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) (taylor -inf F) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) (taylor -inf F) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) (taylor -inf F) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 x) B)) (taylor -inf F) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))) (taylor -inf F) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))))) (taylor -inf F) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6))))))) (taylor -inf F) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (pow F 2)) (taylor -inf F) (#s(alt (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (patch (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (pow F 2)) (taylor -inf F) (#s(alt (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (patch (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (pow F 2)) (taylor -inf F) (#s(alt (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (patch (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (pow F 2)) (taylor -inf F) (#s(alt (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (patch (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) (taylor -inf F) (#s(alt #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) (patch #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1 (/ (* x (cos B)) (sin B))) (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B))))) (/ 1 (sin B))) (taylor -inf F) (#s(alt #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) (patch #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))))) (/ 1 (sin B))) (taylor -inf F) (#s(alt #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) (patch #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B))))))) (/ 1 (sin B))) (taylor -inf F) (#s(alt #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) (patch #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (sin B)) (taylor -inf F) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (taylor -inf F) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) (taylor -inf F) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) (taylor -inf F) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 F) (taylor -inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) (taylor -inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) (taylor -inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) (taylor -inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1/6 (pow B 2)) 1) B) (taylor -inf F) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (* -1/6 B)) (/ 1 B)) (taylor -inf F) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 4)))) (* -1/6 B))) (/ 1 B)) (taylor -inf F) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 4)))) (+ (* -1/2 (/ (* (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 6)))) (* -1/6 B)))) (/ 1 B)) (taylor -inf F) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (taylor 0 x) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) (taylor 0 x) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 2 (pow F 2))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (+ 2 (pow F 2))) (* x (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1))) (taylor 0 x) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) 1))) (taylor 0 x) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) 1))) (taylor 0 x) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor 0 x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor 0 x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor 0 x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor 0 x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 B) (/ 1 (* B (pow F 2)))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1 (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (/ 1 B)) (/ 1 (* B (pow F 2)))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1 (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (/ 1 B)) (/ 1 (* B (pow F 2)))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1 (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (/ 1 B)) (/ 1 (* B (pow F 2)))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 x) (#s(alt (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (patch (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 x) (#s(alt (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (patch (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 x) (#s(alt (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (patch (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 x) (#s(alt (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (patch (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor 0 x) (#s(alt (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) (patch (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor 0 x) (#s(alt (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) (patch (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor 0 x) (#s(alt (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) (patch (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor 0 x) (#s(alt (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) (patch (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) (patch #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* -1 (/ (cos B) (sin B))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) (patch #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* -1 (/ (cos B) (sin B))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) (patch #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* -1 (/ (cos B) (sin B))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) (patch #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 x) (#s(alt (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) (patch (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 x) (#s(alt (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) (patch (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 x) (#s(alt (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) (patch (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 x) (#s(alt (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) (patch (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor 0 x) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor 0 x) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor 0 x) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor 0 x) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (+ 2 (pow F 2)))) (taylor 0 x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) (taylor 0 x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (taylor 0 x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (taylor 0 x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) (taylor inf x) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) (taylor inf x) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) (taylor inf x) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) (taylor inf x) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* (* F (sqrt 1/2)) (sqrt (/ 1 x))) (taylor inf x) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) (taylor inf x) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) (taylor inf x) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))) (taylor inf x) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt x) (sqrt 2)) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow (+ 2 (pow F 2)) 3) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ x B)) (taylor inf x) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B))) (taylor inf x) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))) (taylor inf x) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B))) (taylor inf x) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor inf x) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1)) (taylor inf x) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) 1)) (taylor inf x) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1)) (taylor inf x) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor inf x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor inf x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor inf x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor inf x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (/ 1 (* B x)) (+ (/ 1 B) (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))))) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (/ 1 (* B x)) (+ (/ 1 B) (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))))) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (/ 1 (* B x)) (+ (/ 1 B) (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))))) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ x B)) (taylor inf x) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B))) (taylor inf x) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))) (taylor inf x) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B))) (taylor inf x) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (patch (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (patch (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (patch (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (patch (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf x) (#s(alt (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) (patch (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf x) (#s(alt (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) (patch (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf x) (#s(alt (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) (patch (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf x) (#s(alt (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) (patch (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) (patch #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) (patch #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) (patch #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) (patch #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) (patch (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) (patch (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) (patch (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) (patch (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf x) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf x) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf x) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf x) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) (taylor inf x) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) (taylor inf x) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) (taylor inf x) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) (taylor inf x) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 x)) (sqrt 1/2)) (taylor inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) (taylor inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) (taylor inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) (taylor inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x))) (taylor inf x) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x)))) (taylor inf x) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x))))) (taylor inf x) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (/ (* (+ F (* 1/6 (* (pow B 2) F))) (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x)))))) (taylor inf x) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) (taylor -inf x) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) (taylor -inf x) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) (taylor -inf x) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) (taylor -inf x) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))) (taylor -inf x) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) (taylor -inf x) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) (taylor -inf x) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) (taylor -inf x) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1)))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 3)) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ x B)) (taylor -inf x) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))) (taylor -inf x) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (/ 1 B)))) (taylor -inf x) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))) x)) (/ 1 B)))) (taylor -inf x) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3)))))))) (taylor -inf x) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x))))) (taylor -inf x) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) x))))) (taylor -inf x) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ x B)) (taylor -inf x) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))) (taylor -inf x) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (/ 1 B)))) (taylor -inf x) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))) x)) (/ 1 B)))) (taylor -inf x) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (patch (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (patch (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (patch (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (patch (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf x) (#s(alt (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) (patch (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf x) (#s(alt (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) (patch (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf x) (#s(alt (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) (patch (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf x) (#s(alt (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) (patch (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) (patch #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) (patch #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) (patch #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) (patch #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) (patch (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) (patch (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) (patch (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) (patch (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf x) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf x) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf x) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf x) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) (taylor -inf x) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) (taylor -inf x) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) (taylor -inf x) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) (taylor -inf x) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) (taylor -inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) (taylor -inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) (taylor -inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) (taylor -inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x)))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* (sqrt -1) (* (+ F (* 1/6 (* (pow B 2) F))) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* B (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | B | @ | inf | ((- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B))) (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sqrt (+ (* 2 x) (+ (* F F) 2))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg x) (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (/ -1/2 (* F F)) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ 1 (tan B)) (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (* (neg x) (/ (cos B) (sin B))) (/ (cos B) (sin B)) (/ x (tan B)) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (cos B)) |
| 9.0ms | x | @ | -inf | ((- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B))) (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sqrt (+ (* 2 x) (+ (* F F) 2))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg x) (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (/ -1/2 (* F F)) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ 1 (tan B)) (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (* (neg x) (/ (cos B) (sin B))) (/ (cos B) (sin B)) (/ x (tan B)) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (cos B)) |
| 5.0ms | B | @ | -inf | ((- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B))) (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sqrt (+ (* 2 x) (+ (* F F) 2))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg x) (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (/ -1/2 (* F F)) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ 1 (tan B)) (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (* (neg x) (/ (cos B) (sin B))) (/ (cos B) (sin B)) (/ x (tan B)) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (cos B)) |
| 4.0ms | x | @ | inf | ((- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B))) (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sqrt (+ (* 2 x) (+ (* F F) 2))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg x) (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (/ -1/2 (* F F)) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ 1 (tan B)) (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (* (neg x) (/ (cos B) (sin B))) (/ (cos B) (sin B)) (/ x (tan B)) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (cos B)) |
| 4.0ms | B | @ | 0 | ((- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B))) (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sqrt (+ (* 2 x) (+ (* F F) 2))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg x) (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (/ -1/2 (* F F)) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (/ 1 (tan B)) (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (* (neg x) (/ (cos B) (sin B))) (/ (cos B) (sin B)) (/ x (tan B)) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (cos B)) |
| 1× | egg-herbie |
| 9 968× | lower-fma.f64 |
| 9 968× | lower-fma.f32 |
| 6 588× | lower-*.f64 |
| 6 588× | lower-*.f32 |
| 6 576× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1093 | 18879 |
| 1 | 3523 | 18351 |
| 0 | 8465 | 16791 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B) |
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B) |
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B) |
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(* -1 (/ x B)) |
(/ (- (* 1/3 (* (pow B 2) x)) x) B) |
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B) |
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B) |
(/ x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/ 1 B) |
(/ (+ 1 (* -1/3 (pow B 2))) B) |
(/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B) |
(/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B) |
(/ (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x))))) B) |
(/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x))))))))) B) |
(/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x)))))))))))))) B) |
(* -1 (/ x B)) |
(/ (+ (* -1 x) (* -1 (* (pow B 2) (- (* -1/2 x) (* -1/6 x))))) B) |
(/ (+ (* -1 x) (* (pow B 2) (+ (* -1 (* (pow B 2) (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))) (* -1 (- (* -1/2 x) (* -1/6 x)))))) B) |
(/ (+ (* -1 x) (* (pow B 2) (+ (* -1 (- (* -1/2 x) (* -1/6 x))) (* (pow B 2) (+ (* -1 (* (pow B 2) (- (* -1/720 x) (+ (* -1/6 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)))) (+ (* -1/5040 x) (* 1/120 (- (* -1/2 x) (* -1/6 x)))))))) (* -1 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))))))) B) |
(/ 1 B) |
(/ (+ 1 (* -1/3 (pow B 2))) B) |
(/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B) |
(/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B) |
(/ x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
1 |
(+ 1 (* -1/2 (pow B 2))) |
(+ 1 (* (pow B 2) (- (* 1/24 (pow B 2)) 1/2))) |
(+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/24 (* -1/720 (pow B 2)))) 1/2))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B) |
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B) |
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B) |
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
(* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
(* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
(cos B) |
(cos B) |
(cos B) |
(cos B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(* -1 (/ (+ (* -1 (- 1 x)) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B)) |
(* -1 (/ (+ (* -1 (- 1 x)) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B)) |
(* -1 (/ (+ (* -1 (- 1 x)) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B)) |
(* -1 (/ (+ (* -1 (- 1 x)) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(* -1 (* B (+ (* -1 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) |
(* -1 (* B (+ (* -1 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) |
(* -1 (* B (+ (* -1 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) |
(cos B) |
(cos B) |
(cos B) |
(cos B) |
(* -1 (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(* F (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(sqrt (+ 2 (* 2 x))) |
(+ (sqrt (+ 2 (* 2 x))) (* 1/2 (* (pow F 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* -1/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 1/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(* -1 (/ x B)) |
(+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(* -1 x) |
(- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) |
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x) |
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) x) |
(* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) |
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) B)) (* (pow F 2) (- (/ 1 B) (/ x B)))) (pow F 2)) |
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) B)) (* (pow F 2) (- (/ 1 B) (/ x B)))) (pow F 2)) |
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) B)) (* (pow F 2) (- (/ 1 B) (/ x B)))) (pow F 2)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(* -1 (/ x B)) |
(+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(/ -1/2 (pow F 2)) |
(/ -1/2 (pow F 2)) |
(/ -1/2 (pow F 2)) |
(/ -1/2 (pow F 2)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(sqrt (/ 1 (+ 2 (* 2 x)))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* F (+ (* -1/2 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(* F (+ (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* F (+ (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(/ 1 (sin B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) |
1 |
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) |
F |
(* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))) |
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(/ (- 1 x) B) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))) (/ 1 B)))) (/ x B)) |
(- 1 x) |
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) |
(- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) x) |
(- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) x) |
(- (/ 1 B) (/ x B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(/ (- 1 x) B) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))) (/ 1 B)))) (/ x B)) |
(/ -1/2 (pow F 2)) |
(/ -1/2 (pow F 2)) |
(/ -1/2 (pow F 2)) |
(/ -1/2 (pow F 2)) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B)))))) |
(/ 1 (sin B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) |
(/ 1 F) |
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) |
(/ (+ 1 (* 1/6 (pow B 2))) B) |
(+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* 1/6 B) (/ 1 B))) |
(+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* 1/6 B) (/ 1 B)))) |
(+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3))) (* B (pow F 6)))) (+ (* 1/6 B) (/ 1 B))))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(/ -1 (sin B)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
-1 |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1) |
(* -1 F) |
(* -1 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
(* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) |
(* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(* -1 (/ (+ 1 x) B)) |
(+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))))) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6))))))) |
(* -1 (+ 1 x)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) (+ 1 x)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) (+ 1 x)) |
(- (/ 1 B) (/ x B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(* -1 (/ (+ 1 x) B)) |
(+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))))) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6))))))) |
(/ -1/2 (pow F 2)) |
(/ -1/2 (pow F 2)) |
(/ -1/2 (pow F 2)) |
(/ -1/2 (pow F 2)) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B))))) (/ 1 (sin B))) |
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))))) (/ 1 (sin B))) |
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B))))))) (/ 1 (sin B))) |
(/ -1 (sin B)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
(/ -1 F) |
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) |
(/ (- (* -1/6 (pow B 2)) 1) B) |
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (* -1/6 B)) (/ 1 B)) |
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 4)))) (* -1/6 B))) (/ 1 B)) |
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 4)))) (+ (* -1/2 (/ (* (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 6)))) (* -1/6 B)))) (/ 1 B)) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* F (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
(sqrt (+ 2 (pow F 2))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* F (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) 1))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) 1))) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(- (/ 1 B) (/ 1 (* B (pow F 2)))) |
(- (+ (* -1 (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (/ 1 B)) (/ 1 (* B (pow F 2)))) |
(- (+ (* -1 (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (/ 1 B)) (/ 1 (* B (pow F 2)))) |
(- (+ (* -1 (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (/ 1 B)) (/ 1 (* B (pow F 2)))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* -1 (/ (cos B) (sin B))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* -1 (/ (cos B) (sin B))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* -1 (/ (cos B) (sin B))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(sqrt (/ 1 (+ 2 (pow F 2)))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) |
(* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* -1 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
(* (* F (sqrt 1/2)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))) |
(* (sqrt x) (sqrt 2)) |
(* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow (+ 2 (pow F 2)) 3) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(* -1 (/ x B)) |
(* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B))) |
(* -1 x) |
(* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1)) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) 1)) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1)) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) |
(* x (- (/ 1 (* B x)) (+ (/ 1 B) (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))))) |
(* x (- (/ 1 (* B x)) (+ (/ 1 B) (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))))) |
(* x (- (/ 1 (* B x)) (+ (/ 1 B) (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(* -1 (/ x B)) |
(* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
(* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x))))) |
(+ (* -1/2 (* (/ (* (+ F (* 1/6 (* (pow B 2) F))) (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x)))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 3)) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(* -1 (/ x B)) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (/ 1 B)))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))) x)) (/ 1 B)))) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3)))))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) x))))) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) |
(* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) |
(* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) |
(* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(* -1 (/ x B)) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (/ 1 B)))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))) x)) (/ 1 B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* (sqrt -1) (* (+ F (* 1/6 (* (pow B 2) F))) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* B (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x))))) |
| Outputs |
|---|
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (-.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 (fma.f64 F #s(literal 1/840 binary64) (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64)))) (*.f64 B B) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal 1/6 binary64) F (neg.f64 (*.f64 (*.f64 F #s(literal -7/360 binary64)) (*.f64 B B))))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F)) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 F #s(literal -7/360 binary64) (*.f64 (fma.f64 F #s(literal 1/840 binary64) (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (*.f64 B B))))) (*.f64 B B))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (-.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 (fma.f64 F #s(literal 1/840 binary64) (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64)))) (*.f64 B B) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal 1 binary64) x)) B) |
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal 1 binary64) x)) B) |
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal 1 binary64) x)) B) |
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal 1 binary64) x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (-.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 (fma.f64 F #s(literal 1/840 binary64) (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64)))) (*.f64 B B) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (-.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 (fma.f64 F #s(literal 1/840 binary64) (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64)))) (*.f64 B B) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(* -1 (/ x B)) |
(/.f64 (neg.f64 x) B) |
(/ (- (* 1/3 (* (pow B 2) x)) x) B) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64))) B) |
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) B) |
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) B) |
(/ x B) |
(/.f64 x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x #s(literal -1/45 binary64)) (*.f64 B B) (*.f64 #s(literal -1/3 binary64) x)) (*.f64 B B) x) B) |
(/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64)))) (*.f64 B B) (*.f64 #s(literal -1/3 binary64) x)) (*.f64 B B) x) B) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
(/ (+ 1 (* -1/3 (pow B 2))) B) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B) |
(/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/45 binary64) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B) |
(/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B) |
(/ (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x))))) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x))))))))) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x)))))))))))))) B) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (-.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 (fma.f64 F #s(literal 1/840 binary64) (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64)))) (*.f64 B B) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(* -1 (/ x B)) |
(/.f64 (neg.f64 x) B) |
(/ (+ (* -1 x) (* -1 (* (pow B 2) (- (* -1/2 x) (* -1/6 x))))) B) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 B B) x)) B) |
(/ (+ (* -1 x) (* (pow B 2) (+ (* -1 (* (pow B 2) (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))) (* -1 (- (* -1/2 x) (* -1/6 x)))))) B) |
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) (*.f64 B B))) (*.f64 B B) (neg.f64 x)) B) |
(/ (+ (* -1 x) (* (pow B 2) (+ (* -1 (- (* -1/2 x) (* -1/6 x))) (* (pow B 2) (+ (* -1 (* (pow B 2) (- (* -1/720 x) (+ (* -1/6 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)))) (+ (* -1/5040 x) (* 1/120 (- (* -1/2 x) (* -1/6 x)))))))) (* -1 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))))))) B) |
(/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) x)))) (*.f64 B B) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) B) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
(/ (+ 1 (* -1/3 (pow B 2))) B) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B) |
(/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/45 binary64) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B) |
(/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B) |
(/ x B) |
(/.f64 x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x #s(literal -1/45 binary64)) (*.f64 B B) (*.f64 #s(literal -1/3 binary64) x)) (*.f64 B B) x) B) |
(/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64)))) (*.f64 B B) (*.f64 #s(literal -1/3 binary64) x)) (*.f64 B B) x) B) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal 1/6 binary64) F (neg.f64 (*.f64 (*.f64 F #s(literal -7/360 binary64)) (*.f64 B B))))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F)) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 F #s(literal -7/360 binary64) (*.f64 (fma.f64 F #s(literal 1/840 binary64) (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (*.f64 B B))))) (*.f64 B B))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F)) B) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow B 2))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 B B) #s(literal 1 binary64)) |
(+ 1 (* (pow B 2) (- (* 1/24 (pow B 2)) 1/2))) |
(fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 B B) #s(literal -1/2 binary64)) (*.f64 B B) #s(literal 1 binary64)) |
(+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/24 (* -1/720 (pow B 2)))) 1/2))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 B B) #s(literal 1/24 binary64)) (*.f64 B B) #s(literal -1/2 binary64)) (*.f64 B B) #s(literal 1 binary64)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal 1 binary64) x)) B) |
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal 1 binary64) x)) B) |
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal 1 binary64) x)) B) |
(/ (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) B) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal 1 binary64) x)) B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal 1/6 binary64) F (/.f64 F (*.f64 B B)))) B) |
(* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal 1/6 binary64) F (/.f64 F (*.f64 B B)))) B) |
(* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal 1/6 binary64) F (/.f64 F (*.f64 B B)))) B) |
(cos B) |
(cos.f64 B) |
(cos B) |
(cos.f64 B) |
(cos B) |
(cos.f64 B) |
(cos B) |
(cos.f64 B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(* -1 (/ (+ (* -1 (- 1 x)) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 B)) |
(* -1 (/ (+ (* -1 (- 1 x)) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 B)) |
(* -1 (/ (+ (* -1 (- 1 x)) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 B)) |
(* -1 (/ (+ (* -1 (- 1 x)) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (neg.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* -1 (* B (+ (* -1 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) |
(*.f64 (neg.f64 B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal -1/6 binary64) F (/.f64 (neg.f64 F) (*.f64 B B))))) |
(* -1 (* B (+ (* -1 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) |
(*.f64 (neg.f64 B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal -1/6 binary64) F (/.f64 (neg.f64 F) (*.f64 B B))))) |
(* -1 (* B (+ (* -1 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) |
(*.f64 (neg.f64 B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal -1/6 binary64) F (/.f64 (neg.f64 F) (*.f64 B B))))) |
(cos B) |
(cos.f64 B) |
(cos B) |
(cos.f64 B) |
(cos B) |
(cos.f64 B) |
(cos B) |
(cos.f64 B) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) |
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 3/8 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 7 binary64)))))) (*.f64 F F) (*.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F) |
(* F (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) F) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) F) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) F) |
(sqrt (+ 2 (* 2 x))) |
(sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) |
(+ (sqrt (+ 2 (* 2 x))) (* 1/2 (* (pow F 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) |
(+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* -1/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) (*.f64 F F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) |
(+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 1/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) (*.f64 F F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* -1 (/ x B)) |
(/.f64 (neg.f64 x) B) |
(+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 F B) (/.f64 (neg.f64 x) B)) |
(+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) B)) F (/.f64 (neg.f64 x) B)) |
(+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) B)) F (/.f64 (neg.f64 x) B)) |
(* -1 x) |
(neg.f64 x) |
(- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F (neg.f64 x)) |
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) F (neg.f64 x)) |
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) x) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) F (neg.f64 x)) |
(* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) |
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) B)) (* (pow F 2) (- (/ 1 B) (/ x B)))) (pow F 2)) |
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) B) (*.f64 F F) (*.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) #s(literal -1/2 binary64))) (*.f64 F F)) |
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) B)) (* (pow F 2) (- (/ 1 B) (/ x B)))) (pow F 2)) |
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) B) (*.f64 F F) (*.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) #s(literal -1/2 binary64))) (*.f64 F F)) |
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) B)) (* (pow F 2) (- (/ 1 B) (/ x B)))) (pow F 2)) |
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) B) (*.f64 F F) (*.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) #s(literal -1/2 binary64))) (*.f64 F F)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* -1 (/ x B)) |
(/.f64 (neg.f64 x) B) |
(+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 F B) (/.f64 (neg.f64 x) B)) |
(+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) B)) F (/.f64 (neg.f64 x) B)) |
(+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) B)) F (/.f64 (neg.f64 x) B)) |
(/ -1/2 (pow F 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 F F)) |
(/ -1/2 (pow F 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 F F)) |
(/ -1/2 (pow F 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 F F)) |
(/ -1/2 (pow F 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 F F)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) |
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 3/8 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 7 binary64)))))) (*.f64 F F) (*.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F) |
(sqrt (/ 1 (+ 2 (* 2 x)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(* F (+ (* -1/2 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 F F) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) F) |
(* F (+ (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 F F) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64))))) #s(literal 3/8 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) F) |
(* F (+ (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 F F) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 7 binary64))))) #s(literal -5/16 binary64) (*.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))))) (*.f64 F F) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) F) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) |
F |
(* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) #s(literal 1 binary64)) F) |
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64)))) F F) |
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) |
(fma.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 F #s(literal 6 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64))))) F F) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(/ (- 1 x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B)) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (*.f64 F F)) (*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) B) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))) (/ 1 B)))) (/ x B)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) B) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) B))) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) |
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal 1 binary64) x)) |
(- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) x) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) (-.f64 #s(literal 1 binary64) x)) |
(- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) x) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) (-.f64 #s(literal 1 binary64) x)) |
(- (/ 1 B) (/ x B)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(/ (- 1 x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B)) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (*.f64 F F)) (*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) B) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))) (/ 1 B)))) (/ x B)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) B) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) B))) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) |
(/ -1/2 (pow F 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 F F)) |
(/ -1/2 (pow F 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 F F)) |
(/ -1/2 (pow F 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 F F)) |
(/ -1/2 (pow F 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 F F)) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B))))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B)))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(/ 1 F) |
(/.f64 #s(literal 1 binary64) F) |
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) #s(literal 1 binary64)) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) F) |
(/ (+ 1 (* 1/6 (pow B 2))) B) |
(/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) |
(+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* 1/6 B) (/ 1 B))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B))) |
(+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* 1/6 B) (/ 1 B)))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B))) |
(+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3))) (* B (pow F 6)))) (+ (* 1/6 B) (/ 1 B))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B)))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (sin.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (sin.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(/ -1 (sin B)) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (sin.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (sin.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
-1 |
#s(literal -1 binary64) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) #s(literal -1 binary64)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) #s(literal -1 binary64)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) #s(literal -1 binary64)) |
(* -1 F) |
(neg.f64 F) |
(* -1 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
(*.f64 (neg.f64 F) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) #s(literal 1 binary64))) |
(* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) |
(*.f64 (neg.f64 F) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) #s(literal 1 binary64)))) |
(* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))) |
(neg.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 F #s(literal 6 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64))))) F F)) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (sin.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (sin.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(* -1 (/ (+ 1 x) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) B) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (*.f64 F F))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6))))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) B) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) B))) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (*.f64 F F))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) |
(* -1 (+ 1 x)) |
(-.f64 #s(literal -1 binary64) x) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) (+ 1 x)) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) (-.f64 #s(literal -1 binary64) x)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) (+ 1 x)) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) (-.f64 #s(literal -1 binary64) x)) |
(- (/ 1 B) (/ x B)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (sin.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (sin.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(* -1 (/ (+ 1 x) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) B) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (*.f64 F F))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6))))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) B) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) B))) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (*.f64 F F))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) |
(/ -1/2 (pow F 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 F F)) |
(/ -1/2 (pow F 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 F F)) |
(/ -1/2 (pow F 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 F F)) |
(/ -1/2 (pow F 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 F F)) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (sin.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (sin.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(- (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B))))) (/ 1 (sin B))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))))) (/ 1 (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (sin.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B))))))) (/ 1 (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (sin.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(/ -1 (sin B)) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (sin.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (sin.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) #s(literal 1 binary64)) (neg.f64 F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) (neg.f64 F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) (neg.f64 F)) |
(/ (- (* -1/6 (pow B 2)) 1) B) |
(/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B) |
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (* -1/6 B)) (/ 1 B)) |
(fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) B (/.f64 #s(literal -1 binary64) B))) |
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 4)))) (* -1/6 B))) (/ 1 B)) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (*.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (fma.f64 #s(literal -1/6 binary64) B (/.f64 #s(literal -1 binary64) B))) |
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 4)))) (+ (* -1/2 (/ (* (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 6)))) (* -1/6 B)))) (/ 1 B)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (*.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))))) (fma.f64 #s(literal -1/6 binary64) B (/.f64 #s(literal -1 binary64) B)))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B)))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 x F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 x F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))))) x (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (*.f64 x F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (neg.f64 (sin.f64 B)))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 x F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 x F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))))) x (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(* F (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F) |
(+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (neg.f64 (*.f64 x F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 x F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 F))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 x F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 F))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) |
(sqrt (+ 2 (pow F 2))) |
(sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) x (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) x (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) x (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) x (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B)))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 x F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 x F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))))) x (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) |
(+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (/.f64 (neg.f64 F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) B)) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) |
(+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F (/.f64 x B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (fma.f64 (/.f64 (neg.f64 F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) B))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) |
(+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (/.f64 (neg.f64 F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 F (/.f64 x B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))))) x (/.f64 #s(literal -1 binary64) B))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) |
(* F (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1))) |
(fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 F) #s(literal -1 binary64)) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) 1))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 x F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 F) #s(literal -1 binary64))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) 1))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 x F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))))) x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 F) #s(literal -1 binary64))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(- (/ 1 B) (/ 1 (* B (pow F 2)))) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F)))) |
(- (+ (* -1 (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (/ 1 B)) (/ 1 (* B (pow F 2)))) |
(-.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F)))) |
(- (+ (* -1 (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (/ 1 B)) (/ 1 (* B (pow F 2)))) |
(-.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F)))) |
(- (+ (* -1 (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (/ 1 B)) (/ 1 (* B (pow F 2)))) |
(-.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 x B))) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F)))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B)))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 x F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 x F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))))) x (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) |
(+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (/.f64 (neg.f64 F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) B)) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) |
(+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F (/.f64 x B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (fma.f64 (/.f64 (neg.f64 F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) B))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) |
(+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (/.f64 (neg.f64 F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 F (/.f64 x B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))))) x (/.f64 #s(literal -1 binary64) B))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B)))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 x F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 x F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))))) x (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* -1 (/ (cos B) (sin B))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B)))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* -1 (/ (cos B) (sin B))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 x F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* -1 (/ (cos B) (sin B))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 x F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))))) x (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (*.f64 x F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (neg.f64 (sin.f64 B)))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 x F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 x F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))))) x (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(sqrt (/ 1 (+ 2 (pow F 2)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) |
(fma.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) #s(literal 3/2 binary64))) x (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(+ (* -1 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (neg.f64 (*.f64 x (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(+ (* x (+ (* -1 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 x (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (neg.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(+ (* x (+ (* -1 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (neg.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 x (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))))) x)) x (*.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) F)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B)))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) F)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) x) |
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) F)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) F)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) F)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) F)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)))))) |
(* (* F (sqrt 1/2)) (sqrt (/ 1 x))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) F)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) F)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) F)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) F)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))))) |
(* (sqrt x) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 x)) |
(* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow (+ 2 (pow F 2)) 3) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) x) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) F)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B)))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) F)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) x) |
(* -1 (/ x B)) |
(/.f64 (neg.f64 x) B) |
(* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) B)) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) B)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) B))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) B)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) B)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) B)))) x) |
(* -1 x) |
(neg.f64 x) |
(* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1)) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) #s(literal -1 binary64)) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) 1)) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) F)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) #s(literal -1 binary64))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1)) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) F)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) #s(literal -1 binary64)))) x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) |
(neg.f64 (+.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 x B))) |
(* x (- (/ 1 (* B x)) (+ (/ 1 B) (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))))) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 F F) x) B)) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F)))) (/.f64 #s(literal 1 binary64) B))) x) |
(* x (- (/ 1 (* B x)) (+ (/ 1 B) (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))))) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 F F) x) B)) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F)))) (/.f64 #s(literal 1 binary64) B))) x) |
(* x (- (/ 1 (* B x)) (+ (/ 1 B) (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))))) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 F F) x) B)) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F)))) (/.f64 #s(literal 1 binary64) B))) x) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) F)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B)))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) F)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) x) |
(* -1 (/ x B)) |
(/.f64 (neg.f64 x) B) |
(* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) B)) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) B)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) B))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) B)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) B)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) B)))) x) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) F)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B)))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) F)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) x) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) F)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B)))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) F)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) x) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) F)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) F)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) F)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) F)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)))))) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(+ (* -1/2 (* (/ (* (+ F (* 1/6 (* (pow B 2) F))) (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x)))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x))) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(-.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64)))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 x) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/16 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
(* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))) |
(*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(-.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 x) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (pow.f64 x #s(literal 3 binary64)))) |
(* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 3)) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x))) |
(* -1 (/ x B)) |
(/.f64 (neg.f64 x) B) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))) |
(*.f64 (neg.f64 x) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) B) (/.f64 #s(literal 1 binary64) B))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (/ 1 B)))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))) x)) (/ 1 B)))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x))) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3)))))))) |
(*.f64 (neg.f64 x) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x))))) |
(*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x))) |
(* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) x))))) |
(*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x))) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) |
(neg.f64 (+.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 x B))) |
(* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) |
(neg.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F)))) (neg.f64 x)) x (+.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 x B)))) |
(* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) |
(neg.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F)))) (neg.f64 x)) x (+.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 x B)))) |
(* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) |
(neg.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F)))) (neg.f64 x)) x (+.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 x B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x))) |
(* -1 (/ x B)) |
(/.f64 (neg.f64 x) B) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))) |
(*.f64 (neg.f64 x) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) B) (/.f64 #s(literal 1 binary64) B))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (/ 1 B)))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))) x)) (/ 1 B)))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(-.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64)))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 x) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/16 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) |
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) (neg.f64 (pow.f64 x #s(literal 3 binary64)))))) |
(* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) (sqrt.f64 #s(literal -1 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) (sqrt.f64 #s(literal -1 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) (sqrt.f64 #s(literal -1 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* (sqrt -1) (* (+ F (* 1/6 (* (pow B 2) F))) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* B (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x))))) |
(-.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) (sqrt.f64 #s(literal -1 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) (sqrt.f64 x)) #s(literal -1/16 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
| 5 042× | lower-fma.f32 |
| 5 024× | lower-fma.f64 |
| 4 958× | lower-*.f32 |
| 4 946× | lower-*.f64 |
| 2 414× | lower-pow.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 87 | 507 |
| 0 | 131 | 476 |
| 1 | 564 | 457 |
| 2 | 4803 | 457 |
| 0 | 8211 | 457 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) |
(/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) |
(sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) |
(/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) |
#s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) |
(neg.f64 x) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 F F)) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
(*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) |
#s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/.f64 x (tan.f64 B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) |
(cos.f64 B) |
| Outputs |
|---|
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
Compiled 38 290 to 3 324 computations (91.3% saved)
57 alts after pruning (55 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 113 | 38 | 1 151 |
| Fresh | 30 | 17 | 47 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 146 | 57 | 1 203 |
| Status | Accuracy | Program |
|---|---|---|
| 76.9% | (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 73.1% | (/.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (tan.f64 B) (sin.f64 B))) | |
| 73.1% | (/.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) (neg.f64 x)))) (pow.f64 (sin.f64 B) #s(literal 2 binary64))) | |
| ▶ | 53.1% | (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
| 76.9% | (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 B))) | |
| 85.9% | (-.f64 (/.f64 (*.f64 (neg.f64 F) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 57.3% | (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 59.5% | (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| ▶ | 85.9% | (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) |
| 49.9% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) | |
| 60.7% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 #s(approx (/ 1 (+ (* F F) 2)) #s(literal 1/2 binary64)))))) | |
| 40.4% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F)) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) B)))) | |
| 27.9% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) | |
| 27.7% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) | |
| 27.0% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) | |
| ▶ | 40.8% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
| 40.6% | (+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) | |
| 56.7% | #s(approx (- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))) | |
| 26.2% | #s(approx (- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) | |
| 61.0% | #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 61.0% | #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) | |
| 61.0% | #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B))) | |
| 60.9% | #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x)) | |
| ✓ | 60.9% | #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
| 29.0% | #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos B) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 B B) #s(literal -1/2 binary64)) (*.f64 B B) #s(literal 1 binary64))) (sin.f64 B)))) | |
| 28.9% | #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos B) (fma.f64 #s(literal -1/2 binary64) (*.f64 B B) #s(literal 1 binary64))) (sin.f64 B)))) | |
| 32.7% | #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos B) #s(literal 1 binary64)) (sin.f64 B)))) | |
| 60.9% | #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))))) | |
| 29.2% | #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) | |
| 29.2% | #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal -1/45 binary64) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) | |
| 29.6% | #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) | |
| 29.2% | #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 #s(literal 1 binary64) B)))) | |
| 29.3% | #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) x)))) (*.f64 B B) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) B))) | |
| 29.6% | #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 B B) x)) B))) | |
| 41.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F) (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x) (neg.f64 x))) B)) | |
| 28.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) | |
| 15.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1/2 binary64) x))) F (neg.f64 x)) B)) | |
| 27.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal 1 binary64) F)) F (neg.f64 x)) B)) | |
| 15.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) F (neg.f64 x)) B)) | |
| 41.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) | |
| 19.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) | |
| 26.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x))) B)) | |
| 27.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal 1 binary64) x)) B)) | |
| ▶ | 27.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) |
| 14.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) | |
| ✓ | 29.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) |
| 41.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))) | |
| 29.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) | |
| 41.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B) (/.f64 x B))) | |
| 20.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) | |
| 24.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) F) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) | |
| 26.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 F B) (/.f64 (neg.f64 x) B)))) | |
| 15.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (/.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 F F))) (/.f64 B (-.f64 #s(literal 1 binary64) x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B (-.f64 #s(literal 1 binary64) x)))))) | |
| ▶ | 14.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) |
| 12.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))))))) | |
| 8.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)))))) | |
| 19.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (neg.f64 (+.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 x B)))))) |
Compiled 2 047 to 1 556 computations (24% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) | |
| cost-diff | 0 | (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) | |
| cost-diff | 0 | (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) | |
| cost-diff | 0 | (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) | |
| cost-diff | 0 | #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) | |
| cost-diff | 0 | (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) | |
| cost-diff | 128 | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) | |
| cost-diff | 320 | (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) | |
| cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) | |
| cost-diff | 0 | (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) | |
| cost-diff | 0 | #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) | |
| cost-diff | 0 | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) | |
| cost-diff | 0 | (-.f64 #s(literal -1 binary64) x) | |
| cost-diff | 0 | #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) | |
| cost-diff | 0 | (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) | |
| cost-diff | 0 | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) | |
| cost-diff | 0 | (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) | |
| cost-diff | 0 | (sin.f64 B) | |
| cost-diff | 0 | (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) | |
| cost-diff | 0 | (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) |
| 5 520× | lower-fma.f32 |
| 5 508× | lower-fma.f64 |
| 3 920× | lower-*.f32 |
| 3 910× | lower-*.f64 |
| 2 198× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 72 | 562 |
| 0 | 107 | 555 |
| 1 | 175 | 540 |
| 2 | 275 | 540 |
| 3 | 466 | 540 |
| 4 | 764 | 540 |
| 5 | 1135 | 540 |
| 6 | 1924 | 537 |
| 7 | 3819 | 537 |
| 8 | 5674 | 537 |
| 9 | 7054 | 537 |
| 0 | 8103 | 534 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) |
(/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
F |
(*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(sin.f64 B) |
B |
(sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) |
x |
#s(literal 2 binary64) |
(fma.f64 F F #s(literal 2 binary64)) |
(/.f64 x (tan.f64 B)) |
(tan.f64 B) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) |
(/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) |
#s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) |
(-.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
x |
B |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) |
#s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) |
#s(literal 1 binary64) |
(fma.f64 F F #s(literal 2 binary64)) |
F |
#s(literal 2 binary64) |
(/.f64 F B) |
B |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
#s(approx (* x (/ 1 (tan B))) (/.f64 x B)) |
(/.f64 x B) |
x |
B |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
#s(literal 1 binary64) |
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
F |
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F) |
(*.f64 B B) |
(*.f64 #s(literal 1/6 binary64) F) |
#s(literal 1/6 binary64) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) |
(/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) |
F |
(sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
#s(literal 2 binary64) |
x |
(fma.f64 F F #s(literal 2 binary64)) |
(sin.f64 B) |
B |
#s(approx (/ x (tan B)) (/.f64 x B)) |
(/.f64 x B) |
| Outputs |
|---|
(-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 B))) |
(/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) |
F |
(*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) |
(sin.f64 B) |
B |
(sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) |
(sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
x |
#s(literal 2 binary64) |
(fma.f64 F F #s(literal 2 binary64)) |
(/.f64 x (tan.f64 B)) |
(tan.f64 B) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) |
(/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) |
#s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) |
(-.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
x |
B |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
#s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) |
#s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) |
(*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) |
#s(literal 1 binary64) |
(fma.f64 F F #s(literal 2 binary64)) |
F |
#s(literal 2 binary64) |
(/.f64 F B) |
B |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) B (/.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
(neg.f64 #s(approx (/ x (tan B)) (/.f64 x B))) |
#s(approx (* x (/ 1 (tan B))) (/.f64 x B)) |
#s(approx (/ x (tan B)) (/.f64 x B)) |
(/.f64 x B) |
x |
B |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) B (/.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) B (/.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) |
#s(literal 1 binary64) |
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
F |
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F) |
(*.f64 B B) |
(*.f64 #s(literal 1/6 binary64) F) |
#s(literal 1/6 binary64) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) |
(/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) |
(/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) |
F |
(sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
#s(literal 2 binary64) |
x |
(fma.f64 F F #s(literal 2 binary64)) |
(sin.f64 B) |
B |
#s(approx (/ x (tan B)) (/.f64 x B)) |
(/.f64 x B) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.1640625 | (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) | |
| accuracy | 1.180495861698859 | (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) | |
| accuracy | 17.20825374144717 | (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) | |
| accuracy | 34.336462344564445 | #s(approx (/ x (tan B)) (/.f64 x B)) | |
| accuracy | 13.82840738257468 | (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) | |
| accuracy | 16.77989984592984 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) | |
| accuracy | 34.2306391822029 | #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) | |
| accuracy | 34.336462344564445 | #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) | |
| accuracy | 8.251863569788302 | (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) | |
| accuracy | 16.76036859592984 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) | |
| accuracy | 34.54893202061454 | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) | |
| accuracy | 36.90667887175067 | #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) | |
| accuracy | 0 | (-.f64 #s(literal -1 binary64) x) | |
| accuracy | 0.03125 | (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) | |
| accuracy | 25.742648681822732 | #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) | |
| accuracy | 34.54893202061454 | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) | |
| accuracy | 0.1484375 | (/.f64 x (tan.f64 B)) | |
| accuracy | 0.265625 | (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) | |
| accuracy | 0.27962875976844204 | (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) | |
| accuracy | 17.20825374144717 | (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) |
| 126.0ms | 256× | 0 | valid |
Compiled 490 to 56 computations (88.6% saved)
ival-div: 21.0ms (23.7% of total)ival-mult: 17.0ms (19.2% of total)ival-add: 16.0ms (18% of total)ival-sqrt: 7.0ms (7.9% of total)ival-sin: 6.0ms (6.8% of total)ival-tan: 5.0ms (5.6% of total)ival-pow: 5.0ms (5.6% of total)const: 4.0ms (4.5% of total)ival-sub: 3.0ms (3.4% of total)ival-neg: 3.0ms (3.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) #<representation binary64>) () ()) |
#s(alt (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ()) |
#s(alt (sin.f64 B) (patch (sin.f64 B) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ()) |
#s(alt (-.f64 #s(literal -1 binary64) x) (patch (-.f64 #s(literal -1 binary64) x) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) #<representation binary64>) () ()) |
#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) #<representation binary64>) () ()) |
#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ()) |
#s(alt (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ()) |
#s(alt (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (patch (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #<representation binary64>) () ()) |
#s(alt #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (patch #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #<representation binary64>) () ()) |
#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) #<representation binary64>) () ()) |
#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ()) |
#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ()) |
#s(alt (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ()) |
#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ()) |
#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ()) |
#s(alt #s(approx (/ x (tan B)) (/.f64 x B)) (patch #s(approx (/ x (tan B)) (/.f64 x B)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) (taylor 0 B) (#s(alt (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) (taylor 0 B) (#s(alt (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) (taylor 0 B) (#s(alt (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* B (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) (taylor 0 B) (#s(alt (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* B (+ (sqrt (+ 2 (+ (* 2 x) (pow F 2)))) (* -1/6 (* (pow B 2) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))))) (taylor 0 B) (#s(alt (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* B (+ (sqrt (+ 2 (+ (* 2 x) (pow F 2)))) (* (pow B 2) (+ (* -1/6 (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) (* 1/120 (* (pow B 2) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))))))) (taylor 0 B) (#s(alt (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* B (+ (sqrt (+ 2 (+ (* 2 x) (pow F 2)))) (* (pow B 2) (+ (* -1/6 (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) (* (pow B 2) (+ (* -1/5040 (* (pow B 2) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))) (* 1/120 (sqrt (+ 2 (+ (* 2 x) (pow F 2))))))))))) (taylor 0 B) (#s(alt (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt B (taylor 0 B) (#s(alt (sin.f64 B) (patch (sin.f64 B) #<representation binary64>) () ())) ()) |
#s(alt (* B (+ 1 (* -1/6 (pow B 2)))) (taylor 0 B) (#s(alt (sin.f64 B) (patch (sin.f64 B) #<representation binary64>) () ())) ()) |
#s(alt (* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6)))) (taylor 0 B) (#s(alt (sin.f64 B) (patch (sin.f64 B) #<representation binary64>) () ())) ()) |
#s(alt (* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6)))) (taylor 0 B) (#s(alt (sin.f64 B) (patch (sin.f64 B) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) (taylor 0 B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) (taylor 0 B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) (taylor 0 B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) (taylor 0 B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) (taylor 0 B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) (taylor 0 B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 B) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 B) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 B) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 B) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor 0 B) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) (taylor 0 B) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) (taylor 0 B) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) (taylor 0 B) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) (taylor 0 B) (#s(alt (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) (taylor 0 B) (#s(alt (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) (taylor 0 B) (#s(alt (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ x B)) (taylor 0 B) (#s(alt (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (patch (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 1/3 (* (pow B 2) x)) x) B) (taylor 0 B) (#s(alt (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (patch (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B) (taylor 0 B) (#s(alt (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (patch (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B) (taylor 0 B) (#s(alt (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (patch (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (/ x B) (taylor 0 B) (#s(alt #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (patch #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (* -1/3 (* (pow B 2) x))) B) (taylor 0 B) (#s(alt #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (patch #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) (taylor 0 B) (#s(alt #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (patch #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) (taylor 0 B) (#s(alt #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (patch #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) (taylor 0 B) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) (taylor 0 B) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) (taylor 0 B) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor 0 B) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) (taylor 0 B) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) (taylor 0 B) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) (taylor 0 B) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor 0 B) (#s(alt (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) (taylor 0 B) (#s(alt (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) (taylor 0 B) (#s(alt (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) (taylor 0 B) (#s(alt (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ x B) (taylor 0 B) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (* -1/3 (* (pow B 2) x))) B) (taylor 0 B) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) (taylor 0 B) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) (taylor 0 B) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor 0 B) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) (taylor 0 B) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) (taylor 0 B) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) (taylor 0 B) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ x B) (taylor 0 B) (#s(alt #s(approx (/ x (tan B)) (/.f64 x B)) (patch #s(approx (/ x (tan B)) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (* -1/3 (* (pow B 2) x))) B) (taylor 0 B) (#s(alt #s(approx (/ x (tan B)) (/.f64 x B)) (patch #s(approx (/ x (tan B)) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) (taylor 0 B) (#s(alt #s(approx (/ x (tan B)) (/.f64 x B)) (patch #s(approx (/ x (tan B)) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) (taylor 0 B) (#s(alt #s(approx (/ x (tan B)) (/.f64 x B)) (patch #s(approx (/ x (tan B)) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* (sin B) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) (taylor inf B) (#s(alt (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sin B) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) (taylor inf B) (#s(alt (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sin B) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) (taylor inf B) (#s(alt (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sin B) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) (taylor inf B) (#s(alt (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (sin B) (taylor inf B) (#s(alt (sin.f64 B) (patch (sin.f64 B) #<representation binary64>) () ())) ()) |
#s(alt (sin B) (taylor inf B) (#s(alt (sin.f64 B) (patch (sin.f64 B) #<representation binary64>) () ())) ()) |
#s(alt (sin B) (taylor inf B) (#s(alt (sin.f64 B) (patch (sin.f64 B) #<representation binary64>) () ())) ()) |
#s(alt (sin B) (taylor inf B) (#s(alt (sin.f64 B) (patch (sin.f64 B) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor inf B) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor inf B) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor inf B) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor inf B) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor inf B) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor inf B) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor inf B) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor inf B) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor inf B) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor inf B) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor inf B) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor inf B) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (taylor inf B) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (taylor inf B) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (taylor inf B) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (taylor inf B) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (patch (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (patch (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (patch (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (patch (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf B) (#s(alt #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (patch #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf B) (#s(alt #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (patch #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf B) (#s(alt #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (patch #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf B) (#s(alt #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (patch #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf B) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf B) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf B) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf B) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf B) (#s(alt #s(approx (/ x (tan B)) (/.f64 x B)) (patch #s(approx (/ x (tan B)) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf B) (#s(alt #s(approx (/ x (tan B)) (/.f64 x B)) (patch #s(approx (/ x (tan B)) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf B) (#s(alt #s(approx (/ x (tan B)) (/.f64 x B)) (patch #s(approx (/ x (tan B)) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf B) (#s(alt #s(approx (/ x (tan B)) (/.f64 x B)) (patch #s(approx (/ x (tan B)) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* (sin B) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) (taylor -inf B) (#s(alt (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sin B) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) (taylor -inf B) (#s(alt (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sin B) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) (taylor -inf B) (#s(alt (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sin B) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) (taylor -inf B) (#s(alt (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (sin B) (taylor -inf B) (#s(alt (sin.f64 B) (patch (sin.f64 B) #<representation binary64>) () ())) ()) |
#s(alt (sin B) (taylor -inf B) (#s(alt (sin.f64 B) (patch (sin.f64 B) #<representation binary64>) () ())) ()) |
#s(alt (sin B) (taylor -inf B) (#s(alt (sin.f64 B) (patch (sin.f64 B) #<representation binary64>) () ())) ()) |
#s(alt (sin B) (taylor -inf B) (#s(alt (sin.f64 B) (patch (sin.f64 B) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor -inf B) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor -inf B) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor -inf B) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor -inf B) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor -inf B) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor -inf B) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor -inf B) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor -inf B) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor -inf B) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor -inf B) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor -inf B) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor -inf B) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (taylor -inf B) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* B (+ (* -1 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) (taylor -inf B) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* B (+ (* -1 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) (taylor -inf B) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* B (+ (* -1 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) (taylor -inf B) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (patch (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (patch (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (patch (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (patch (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf B) (#s(alt #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (patch #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf B) (#s(alt #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (patch #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf B) (#s(alt #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (patch #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf B) (#s(alt #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (patch #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf B) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf B) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf B) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf B) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf B) (#s(alt #s(approx (/ x (tan B)) (/.f64 x B)) (patch #s(approx (/ x (tan B)) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf B) (#s(alt #s(approx (/ x (tan B)) (/.f64 x B)) (patch #s(approx (/ x (tan B)) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf B) (#s(alt #s(approx (/ x (tan B)) (/.f64 x B)) (patch #s(approx (/ x (tan B)) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf B) (#s(alt #s(approx (/ x (tan B)) (/.f64 x B)) (patch #s(approx (/ x (tan B)) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* (sin B) (sqrt (+ 2 (* 2 x)))) (taylor 0 F) (#s(alt (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (* (* (pow F 2) (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (sin B) (sqrt (+ 2 (* 2 x))))) (taylor 0 F) (#s(alt (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sin B) (sqrt (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/8 (* (* (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/2 (* (sin B) (sqrt (/ 1 (+ 2 (* 2 x))))))))) (taylor 0 F) (#s(alt (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sin B) (sqrt (+ 2 (* 2 x)))) (* (pow F 2) (+ (* 1/2 (* (sin B) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow F 2) (+ (* -1/8 (* (sin B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/16 (* (* (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) (taylor 0 F) (#s(alt (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 2 (* 2 x))) (taylor 0 F) (#s(alt (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (+ 2 (* 2 x))) (* 1/2 (* (pow F 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) (taylor 0 F) (#s(alt (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* -1/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x)))))))) (taylor 0 F) (#s(alt (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 1/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) (taylor 0 F) (#s(alt (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ x B)) (taylor 0 F) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))) (taylor 0 F) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (taylor 0 F) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) (taylor 0 F) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor 0 F) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) (taylor 0 F) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x) (taylor 0 F) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) x) (taylor 0 F) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ x B)) (taylor 0 F) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))) (taylor 0 F) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (taylor 0 F) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) (taylor 0 F) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* F (sqrt 1/2)) B) (taylor 0 F) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* -1/8 (/ (pow F 2) (* B (sqrt 1/2)))) (/ (sqrt 1/2) B))) (taylor 0 F) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (* B (sqrt 1/2)))) (* 1/8 (/ 1 (* B (sqrt 1/2)))))) (/ (sqrt 1/2) B))) (taylor 0 F) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* (pow F 2) (- (* (pow F 2) (+ (* -1/2 (/ (* (pow F 2) (+ 1/16 (* -1/8 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (* B (sqrt 1/2)))) (* 1/2 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (* B (sqrt 1/2)))))) (* 1/8 (/ 1 (* B (sqrt 1/2)))))) (/ (sqrt 1/2) B))) (taylor 0 F) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor 0 F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1/8 (/ (pow F 2) (sqrt 1/2)))) (taylor 0 F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* 1/8 (/ 1 (sqrt 1/2)))))) (taylor 0 F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* (pow F 2) (- (* (pow F 2) (+ (* -1/2 (/ (* (pow F 2) (+ 1/16 (* -1/8 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* 1/2 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2))))) (* 1/8 (/ 1 (sqrt 1/2)))))) (taylor 0 F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor 0 F) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* -1/2 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x))))))) (taylor 0 F) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (taylor 0 F) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) (taylor 0 F) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor 0 F) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (taylor 0 F) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (taylor 0 F) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) (taylor 0 F) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor 0 F) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) (taylor 0 F) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (taylor 0 F) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) (taylor 0 F) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 2 (* 2 x))) (taylor 0 F) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (+ 2 (* 2 x))) (* 1/2 (* (pow F 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) (taylor 0 F) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* -1/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x)))))))) (taylor 0 F) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 1/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) (taylor 0 F) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor 0 F) (#s(alt (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (taylor 0 F) (#s(alt (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (taylor 0 F) (#s(alt (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) (taylor 0 F) (#s(alt (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor 0 F) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (taylor 0 F) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (taylor 0 F) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) (taylor 0 F) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (+ 2 (* 2 x)))) (taylor 0 F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) (taylor 0 F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) (taylor 0 F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (taylor 0 F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* F (sin B)) (taylor inf F) (#s(alt (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (sin B) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2))))) (taylor inf F) (#s(alt (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (sin B) (+ (* -1/8 (/ (* (sin B) (pow (+ 2 (* 2 x)) 2)) (pow F 4))) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2)))))) (taylor inf F) (#s(alt (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (sin B) (+ (* -1/8 (/ (* (sin B) (pow (+ 2 (* 2 x)) 2)) (pow F 4))) (+ (* 1/16 (/ (* (sin B) (pow (+ 2 (* 2 x)) 3)) (pow F 6))) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2))))))) (taylor inf F) (#s(alt (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt F (taylor inf F) (#s(alt (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))) (taylor inf F) (#s(alt (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) (taylor inf F) (#s(alt (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) (taylor inf F) (#s(alt (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- 1 x) B) (taylor inf F) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) (taylor inf F) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B)) (taylor inf F) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))) (/ 1 B)))) (/ x B)) (taylor inf F) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation binary64>) () ())) ()) |
#s(alt (- 1 x) (taylor inf F) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) (taylor inf F) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) x) (taylor inf F) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) x) (taylor inf F) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- 1 x) B) (taylor inf F) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) (taylor inf F) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B)) (taylor inf F) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))) (/ 1 B)))) (/ x B)) (taylor inf F) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 B) (taylor inf F) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 B) (/ 1 (* B (pow F 2)))) (taylor inf F) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (/ 1 B) (/ 3/2 (* B (pow F 4)))) (/ 1 (* B (pow F 2)))) (taylor inf F) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (/ 1 B) (* 3/2 (/ 1 (* B (pow F 4))))) (+ (/ 1 (* B (pow F 2))) (* 5/2 (/ 1 (* B (pow F 6)))))) (taylor inf F) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 F) (taylor inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- 1 (/ 1 (pow F 2))) F) (taylor inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ 3/2 (pow F 4))) (/ 1 (pow F 2))) F) (taylor inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ 3/2 (pow F 4))) (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6))))) F) (taylor inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* 1/6 (pow B 2))) B) (taylor inf F) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* 1/6 B) (/ 1 B))) (taylor inf F) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* 1/6 B) (/ 1 B)))) (taylor inf F) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3))) (* B (pow F 6)))) (+ (* 1/6 B) (/ 1 B))))) (taylor inf F) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (sin B)) (taylor inf F) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (taylor inf F) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (taylor inf F) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (taylor inf F) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf F) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) (taylor inf F) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) (taylor inf F) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) (taylor inf F) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt F (taylor inf F) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))) (taylor inf F) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) (taylor inf F) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) (taylor inf F) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (sin B)) (taylor inf F) (#s(alt (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (taylor inf F) (#s(alt (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (taylor inf F) (#s(alt (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (taylor inf F) (#s(alt (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (sin B)) (taylor inf F) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (taylor inf F) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (taylor inf F) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (taylor inf F) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 F) (taylor inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) (taylor inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) (taylor inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) (taylor inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* F (sin B))) (taylor -inf F) (#s(alt (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ (sin B) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2)))))) (taylor -inf F) (#s(alt (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ (sin B) (+ (* -1/8 (/ (* (sin B) (pow (+ 2 (* 2 x)) 2)) (pow F 4))) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2))))))) (taylor -inf F) (#s(alt (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ (sin B) (+ (* -1/8 (/ (* (sin B) (pow (+ 2 (* 2 x)) 2)) (pow F 4))) (+ (* 1/16 (/ (* (sin B) (pow (+ 2 (* 2 x)) 3)) (pow F 6))) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2)))))))) (taylor -inf F) (#s(alt (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 F) (taylor -inf F) (#s(alt (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) (taylor -inf F) (#s(alt (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) (taylor -inf F) (#s(alt (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))) (taylor -inf F) (#s(alt (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 x) B)) (taylor -inf F) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))) (taylor -inf F) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))))) (taylor -inf F) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6))))))) (taylor -inf F) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ 1 x)) (taylor -inf F) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)) (taylor -inf F) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) (+ 1 x)) (taylor -inf F) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) (+ 1 x)) (taylor -inf F) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 x) B)) (taylor -inf F) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))) (taylor -inf F) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))))) (taylor -inf F) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6))))))) (taylor -inf F) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 B) (taylor -inf F) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 (* B (pow F 2))) (/ 1 B)) (taylor -inf F) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 (* B (pow F 2))) (+ (/ 1 B) (/ 3/2 (* B (pow F 4))))) (taylor -inf F) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (/ 1 (* B (pow F 2))) (* 5/2 (/ 1 (* B (pow F 6))))) (+ (/ 1 B) (* 3/2 (/ 1 (* B (pow F 4)))))) (taylor -inf F) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 F) (taylor -inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- 1 (/ 1 (pow F 2))) F)) (taylor -inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ 1 (/ 3/2 (pow F 4))) (/ 1 (pow F 2))) F)) (taylor -inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ 1 (/ 3/2 (pow F 4))) (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6))))) F)) (taylor -inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1/6 (pow B 2)) 1) B) (taylor -inf F) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (* -1/6 B)) (/ 1 B)) (taylor -inf F) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 4)))) (* -1/6 B))) (/ 1 B)) (taylor -inf F) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 4)))) (+ (* -1/2 (/ (* (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 6)))) (* -1/6 B)))) (/ 1 B)) (taylor -inf F) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (sin B)) (taylor -inf F) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (taylor -inf F) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) (taylor -inf F) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) (taylor -inf F) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt -1 (taylor -inf F) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1) (taylor -inf F) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1) (taylor -inf F) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1) (taylor -inf F) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 F) (taylor -inf F) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) (taylor -inf F) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) (taylor -inf F) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))) (taylor -inf F) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (sin B)) (taylor -inf F) (#s(alt (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (taylor -inf F) (#s(alt (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) (taylor -inf F) (#s(alt (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) (taylor -inf F) (#s(alt (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (sin B)) (taylor -inf F) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (taylor -inf F) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) (taylor -inf F) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) (taylor -inf F) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 F) (taylor -inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) (taylor -inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) (taylor -inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) (taylor -inf F) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* (sin B) (sqrt (+ 2 (pow F 2)))) (taylor 0 x) (#s(alt (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sin B) (sqrt (+ 2 (pow F 2)))) (* (* x (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1/2 (* (* x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt (/ 1 (+ 2 (pow F 2))))))) (* (sin B) (sqrt (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* x (+ (* -1/2 (* (sin B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 1/2 (* (* x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (sin B) (sqrt (/ 1 (+ 2 (pow F 2))))))) (* (sin B) (sqrt (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 2 (pow F 2))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (+ 2 (pow F 2))) (* x (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation binary64>) () ())) ()) |
#s(alt (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1))) (taylor 0 x) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) 1))) (taylor 0 x) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) 1))) (taylor 0 x) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt -1 (taylor 0 x) (#s(alt (-.f64 #s(literal -1 binary64) x) (patch (-.f64 #s(literal -1 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1 x) 1) (taylor 0 x) (#s(alt (-.f64 #s(literal -1 binary64) x) (patch (-.f64 #s(literal -1 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1 x) 1) (taylor 0 x) (#s(alt (-.f64 #s(literal -1 binary64) x) (patch (-.f64 #s(literal -1 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1 x) 1) (taylor 0 x) (#s(alt (-.f64 #s(literal -1 binary64) x) (patch (-.f64 #s(literal -1 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 x) (#s(alt (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (patch (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 x) (#s(alt (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (patch (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 x) (#s(alt (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (patch (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 x) (#s(alt (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (patch (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor 0 x) (#s(alt #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (patch #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor 0 x) (#s(alt #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (patch #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor 0 x) (#s(alt #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (patch #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor 0 x) (#s(alt #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (patch #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (taylor 0 x) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) (taylor 0 x) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 2 (pow F 2))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (+ 2 (pow F 2))) (* x (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor 0 x) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor 0 x) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor 0 x) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor 0 x) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (+ 2 (pow F 2)))) (taylor 0 x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) (taylor 0 x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (taylor 0 x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (taylor 0 x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor 0 x) (#s(alt #s(approx (/ x (tan B)) (/.f64 x B)) (patch #s(approx (/ x (tan B)) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor 0 x) (#s(alt #s(approx (/ x (tan B)) (/.f64 x B)) (patch #s(approx (/ x (tan B)) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor 0 x) (#s(alt #s(approx (/ x (tan B)) (/.f64 x B)) (patch #s(approx (/ x (tan B)) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor 0 x) (#s(alt #s(approx (/ x (tan B)) (/.f64 x B)) (patch #s(approx (/ x (tan B)) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt x) (* (sin B) (sqrt 2))) (taylor inf x) (#s(alt (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sin B) (+ 2 (pow F 2))) (sqrt 2)))) (* (sqrt (/ 1 x)) (* (sin B) (sqrt 2))))) (taylor inf x) (#s(alt (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sin B) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sin B) (+ 2 (pow F 2))) (sqrt 2)))) (* (sqrt (/ 1 x)) (* (sin B) (sqrt 2)))))) (taylor inf x) (#s(alt (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sin B) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sin B) (pow (+ 2 (pow F 2)) 3)) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sin B) (+ 2 (pow F 2))) (sqrt 2)))) (* (sqrt (/ 1 x)) (* (sin B) (sqrt 2))))))) (taylor inf x) (#s(alt (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt x) (sqrt 2)) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow (+ 2 (pow F 2)) 3) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ x B)) (taylor inf x) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B))) (taylor inf x) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))) (taylor inf x) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B))) (taylor inf x) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor inf x) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1)) (taylor inf x) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) 1)) (taylor inf x) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1)) (taylor inf x) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor inf x) (#s(alt (-.f64 #s(literal -1 binary64) x) (patch (-.f64 #s(literal -1 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (/ 1 x)))) (taylor inf x) (#s(alt (-.f64 #s(literal -1 binary64) x) (patch (-.f64 #s(literal -1 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (/ 1 x)))) (taylor inf x) (#s(alt (-.f64 #s(literal -1 binary64) x) (patch (-.f64 #s(literal -1 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (/ 1 x)))) (taylor inf x) (#s(alt (-.f64 #s(literal -1 binary64) x) (patch (-.f64 #s(literal -1 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ x B)) (taylor inf x) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B))) (taylor inf x) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))) (taylor inf x) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B))) (taylor inf x) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x))) (taylor inf x) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x)))) (taylor inf x) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x))))) (taylor inf x) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (/ (* (+ F (* 1/6 (* (pow B 2) F))) (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x)))))) (taylor inf x) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (patch (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (patch (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (patch (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (patch (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf x) (#s(alt #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (patch #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf x) (#s(alt #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (patch #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf x) (#s(alt #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (patch #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf x) (#s(alt #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (patch #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) (taylor inf x) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) (taylor inf x) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) (taylor inf x) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) (taylor inf x) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* (* F (sqrt 1/2)) (sqrt (/ 1 x))) (taylor inf x) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) (taylor inf x) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) (taylor inf x) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))) (taylor inf x) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt x) (sqrt 2)) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow (+ 2 (pow F 2)) 3) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) (taylor inf x) (#s(alt (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) (taylor inf x) (#s(alt (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) (taylor inf x) (#s(alt (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) (taylor inf x) (#s(alt (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf x) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf x) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf x) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf x) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) (taylor inf x) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) (taylor inf x) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) (taylor inf x) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) (taylor inf x) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 x)) (sqrt 1/2)) (taylor inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) (taylor inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) (taylor inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) (taylor inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf x) (#s(alt #s(approx (/ x (tan B)) (/.f64 x B)) (patch #s(approx (/ x (tan B)) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf x) (#s(alt #s(approx (/ x (tan B)) (/.f64 x B)) (patch #s(approx (/ x (tan B)) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf x) (#s(alt #s(approx (/ x (tan B)) (/.f64 x B)) (patch #s(approx (/ x (tan B)) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf x) (#s(alt #s(approx (/ x (tan B)) (/.f64 x B)) (patch #s(approx (/ x (tan B)) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (patch (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt x) (* (sin B) (* (sqrt -2) (sqrt -1))))) (taylor -inf x) (#s(alt (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sin B) (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sin B) (* (sqrt -2) (sqrt -1))))))) (taylor -inf x) (#s(alt (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sin B) (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sin B) (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sin B) (* (sqrt -2) (sqrt -1)))))))) (taylor -inf x) (#s(alt (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sin B) (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sin B) (* (sqrt -1) (pow (+ 2 (pow F 2)) 3))) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sin B) (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sin B) (* (sqrt -2) (sqrt -1))))))))) (taylor -inf x) (#s(alt (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1)))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 3)) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ x B)) (taylor -inf x) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))) (taylor -inf x) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (/ 1 B)))) (taylor -inf x) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))) x)) (/ 1 B)))) (taylor -inf x) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3)))))))) (taylor -inf x) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x))))) (taylor -inf x) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) x))))) (taylor -inf x) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt (-.f64 #s(literal -1 binary64) x) (patch (-.f64 #s(literal -1 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (/ 1 x)))) (taylor -inf x) (#s(alt (-.f64 #s(literal -1 binary64) x) (patch (-.f64 #s(literal -1 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (/ 1 x)))) (taylor -inf x) (#s(alt (-.f64 #s(literal -1 binary64) x) (patch (-.f64 #s(literal -1 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (/ 1 x)))) (taylor -inf x) (#s(alt (-.f64 #s(literal -1 binary64) x) (patch (-.f64 #s(literal -1 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ x B)) (taylor -inf x) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))) (taylor -inf x) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (/ 1 B)))) (taylor -inf x) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))) x)) (/ 1 B)))) (taylor -inf x) (#s(alt #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) (patch #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x)))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* (sqrt -1) (* (+ F (* 1/6 (* (pow B 2) F))) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* B (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) (patch (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) (patch (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (patch (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (patch (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (patch (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (patch (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf x) (#s(alt #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (patch #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf x) (#s(alt #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (patch #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf x) (#s(alt #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (patch #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf x) (#s(alt #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) (patch #s(approx (* x (/ 1 (tan B))) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) (taylor -inf x) (#s(alt (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (patch (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) (taylor -inf x) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) (taylor -inf x) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) (taylor -inf x) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) (taylor -inf x) (#s(alt (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))) (taylor -inf x) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) (taylor -inf x) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) (taylor -inf x) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) (taylor -inf x) (#s(alt (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (patch (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1)))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 3)) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (patch (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) (taylor -inf x) (#s(alt (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) (taylor -inf x) (#s(alt (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) (taylor -inf x) (#s(alt (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) (taylor -inf x) (#s(alt (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (patch (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf x) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf x) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf x) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf x) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) (taylor -inf x) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) (taylor -inf x) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) (taylor -inf x) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) (taylor -inf x) (#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) (taylor -inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) (taylor -inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) (taylor -inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) (taylor -inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf x) (#s(alt #s(approx (/ x (tan B)) (/.f64 x B)) (patch #s(approx (/ x (tan B)) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf x) (#s(alt #s(approx (/ x (tan B)) (/.f64 x B)) (patch #s(approx (/ x (tan B)) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf x) (#s(alt #s(approx (/ x (tan B)) (/.f64 x B)) (patch #s(approx (/ x (tan B)) (/.f64 x B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf x) (#s(alt #s(approx (/ x (tan B)) (/.f64 x B)) (patch #s(approx (/ x (tan B)) (/.f64 x B)) #<representation binary64>) () ())) ()) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | 0 | ((- (/ F (* (sin B) (sqrt (+ (* x 2) (+ (* F F) 2))))) (/ x (tan B))) (* (sin B) (sqrt (+ (* x 2) (+ (* F F) 2)))) (sin B) (sqrt (+ (* x 2) (+ (* F F) 2))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (- -1 x) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (sqrt (/ 1 (+ (* F F) 2))) (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B))) (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sqrt (+ (* 2 x) (+ (* F F) 2))) (/ F (* (sin B) (sqrt (+ (* x 2) (+ (* F F) 2))))) (/ x (tan B)) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/ x (tan B))) |
| 4.0ms | B | @ | -inf | ((- (/ F (* (sin B) (sqrt (+ (* x 2) (+ (* F F) 2))))) (/ x (tan B))) (* (sin B) (sqrt (+ (* x 2) (+ (* F F) 2)))) (sin B) (sqrt (+ (* x 2) (+ (* F F) 2))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (- -1 x) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (sqrt (/ 1 (+ (* F F) 2))) (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B))) (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sqrt (+ (* 2 x) (+ (* F F) 2))) (/ F (* (sin B) (sqrt (+ (* x 2) (+ (* F F) 2))))) (/ x (tan B)) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/ x (tan B))) |
| 3.0ms | B | @ | inf | ((- (/ F (* (sin B) (sqrt (+ (* x 2) (+ (* F F) 2))))) (/ x (tan B))) (* (sin B) (sqrt (+ (* x 2) (+ (* F F) 2)))) (sin B) (sqrt (+ (* x 2) (+ (* F F) 2))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (- -1 x) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (sqrt (/ 1 (+ (* F F) 2))) (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B))) (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sqrt (+ (* 2 x) (+ (* F F) 2))) (/ F (* (sin B) (sqrt (+ (* x 2) (+ (* F F) 2))))) (/ x (tan B)) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/ x (tan B))) |
| 3.0ms | B | @ | 0 | ((- (/ F (* (sin B) (sqrt (+ (* x 2) (+ (* F F) 2))))) (/ x (tan B))) (* (sin B) (sqrt (+ (* x 2) (+ (* F F) 2)))) (sin B) (sqrt (+ (* x 2) (+ (* F F) 2))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (- -1 x) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (sqrt (/ 1 (+ (* F F) 2))) (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B))) (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sqrt (+ (* 2 x) (+ (* F F) 2))) (/ F (* (sin B) (sqrt (+ (* x 2) (+ (* F F) 2))))) (/ x (tan B)) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/ x (tan B))) |
| 3.0ms | x | @ | -inf | ((- (/ F (* (sin B) (sqrt (+ (* x 2) (+ (* F F) 2))))) (/ x (tan B))) (* (sin B) (sqrt (+ (* x 2) (+ (* F F) 2)))) (sin B) (sqrt (+ (* x 2) (+ (* F F) 2))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (- -1 x) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (sqrt (/ 1 (+ (* F F) 2))) (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (* x (/ 1 (tan B))) (- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B))) (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sqrt (+ (* 2 x) (+ (* F F) 2))) (/ F (* (sin B) (sqrt (+ (* x 2) (+ (* F F) 2))))) (/ x (tan B)) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/ x (tan B))) |
| 1× | egg-herbie |
| 9 972× | lower-fma.f64 |
| 9 972× | lower-fma.f32 |
| 7 086× | lower-*.f64 |
| 7 086× | lower-*.f32 |
| 6 896× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1190 | 21785 |
| 1 | 3968 | 21112 |
| 0 | 8545 | 19268 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(* B (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(* B (+ (sqrt (+ 2 (+ (* 2 x) (pow F 2)))) (* -1/6 (* (pow B 2) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))))) |
(* B (+ (sqrt (+ 2 (+ (* 2 x) (pow F 2)))) (* (pow B 2) (+ (* -1/6 (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) (* 1/120 (* (pow B 2) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))))))) |
(* B (+ (sqrt (+ 2 (+ (* 2 x) (pow F 2)))) (* (pow B 2) (+ (* -1/6 (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) (* (pow B 2) (+ (* -1/5040 (* (pow B 2) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))) (* 1/120 (sqrt (+ 2 (+ (* 2 x) (pow F 2))))))))))) |
B |
(* B (+ 1 (* -1/6 (pow B 2)))) |
(* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6)))) |
(* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6)))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(* -1 (/ x B)) |
(/ (- (* 1/3 (* (pow B 2) x)) x) B) |
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B) |
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B) |
(/ x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(/ x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(/ x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(* (sin B) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(* (sin B) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(* (sin B) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(* (sin B) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
(* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
(* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(* (sin B) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(* (sin B) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(* (sin B) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(* (sin B) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(* -1 (* B (+ (* -1 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) |
(* -1 (* B (+ (* -1 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) |
(* -1 (* B (+ (* -1 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(* (sin B) (sqrt (+ 2 (* 2 x)))) |
(+ (* 1/2 (* (* (pow F 2) (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (sin B) (sqrt (+ 2 (* 2 x))))) |
(+ (* (sin B) (sqrt (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/8 (* (* (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/2 (* (sin B) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
(+ (* (sin B) (sqrt (+ 2 (* 2 x)))) (* (pow F 2) (+ (* 1/2 (* (sin B) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow F 2) (+ (* -1/8 (* (sin B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/16 (* (* (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(sqrt (+ 2 (* 2 x))) |
(+ (sqrt (+ 2 (* 2 x))) (* 1/2 (* (pow F 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* -1/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 1/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(* -1 (/ x B)) |
(+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(* -1 x) |
(- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) |
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x) |
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) x) |
(* -1 (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(* -1 (/ x B)) |
(+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(/ (* F (sqrt 1/2)) B) |
(* F (+ (* -1/8 (/ (pow F 2) (* B (sqrt 1/2)))) (/ (sqrt 1/2) B))) |
(* F (+ (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (* B (sqrt 1/2)))) (* 1/8 (/ 1 (* B (sqrt 1/2)))))) (/ (sqrt 1/2) B))) |
(* F (+ (* (pow F 2) (- (* (pow F 2) (+ (* -1/2 (/ (* (pow F 2) (+ 1/16 (* -1/8 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (* B (sqrt 1/2)))) (* 1/2 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (* B (sqrt 1/2)))))) (* 1/8 (/ 1 (* B (sqrt 1/2)))))) (/ (sqrt 1/2) B))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* -1/8 (/ (pow F 2) (sqrt 1/2)))) |
(+ (sqrt 1/2) (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* 1/8 (/ 1 (sqrt 1/2)))))) |
(+ (sqrt 1/2) (* (pow F 2) (- (* (pow F 2) (+ (* -1/2 (/ (* (pow F 2) (+ 1/16 (* -1/8 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* 1/2 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2))))) (* 1/8 (/ 1 (sqrt 1/2)))))) |
(* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* F (+ (* -1/2 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(* F (+ (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* F (+ (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(* F (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(sqrt (+ 2 (* 2 x))) |
(+ (sqrt (+ 2 (* 2 x))) (* 1/2 (* (pow F 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* -1/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 1/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(sqrt (/ 1 (+ 2 (* 2 x)))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(* F (sin B)) |
(* F (+ (sin B) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2))))) |
(* F (+ (sin B) (+ (* -1/8 (/ (* (sin B) (pow (+ 2 (* 2 x)) 2)) (pow F 4))) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2)))))) |
(* F (+ (sin B) (+ (* -1/8 (/ (* (sin B) (pow (+ 2 (* 2 x)) 2)) (pow F 4))) (+ (* 1/16 (/ (* (sin B) (pow (+ 2 (* 2 x)) 3)) (pow F 6))) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2))))))) |
F |
(* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))) |
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(/ (- 1 x) B) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))) (/ 1 B)))) (/ x B)) |
(- 1 x) |
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) |
(- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) x) |
(- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) x) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(/ (- 1 x) B) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))) (/ 1 B)))) (/ x B)) |
(/ 1 B) |
(- (/ 1 B) (/ 1 (* B (pow F 2)))) |
(- (+ (/ 1 B) (/ 3/2 (* B (pow F 4)))) (/ 1 (* B (pow F 2)))) |
(- (+ (/ 1 B) (* 3/2 (/ 1 (* B (pow F 4))))) (+ (/ 1 (* B (pow F 2))) (* 5/2 (/ 1 (* B (pow F 6)))))) |
(/ 1 F) |
(/ (- 1 (/ 1 (pow F 2))) F) |
(/ (- (+ 1 (/ 3/2 (pow F 4))) (/ 1 (pow F 2))) F) |
(/ (- (+ 1 (/ 3/2 (pow F 4))) (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6))))) F) |
(/ (+ 1 (* 1/6 (pow B 2))) B) |
(+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* 1/6 B) (/ 1 B))) |
(+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* 1/6 B) (/ 1 B)))) |
(+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3))) (* B (pow F 6)))) (+ (* 1/6 B) (/ 1 B))))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(/ 1 (sin B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) |
1 |
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) |
F |
(* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))) |
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) |
(/ 1 (sin B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) |
(/ 1 (sin B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) |
(/ 1 F) |
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(* -1 (* F (sin B))) |
(* -1 (* F (+ (sin B) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2)))))) |
(* -1 (* F (+ (sin B) (+ (* -1/8 (/ (* (sin B) (pow (+ 2 (* 2 x)) 2)) (pow F 4))) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2))))))) |
(* -1 (* F (+ (sin B) (+ (* -1/8 (/ (* (sin B) (pow (+ 2 (* 2 x)) 2)) (pow F 4))) (+ (* 1/16 (/ (* (sin B) (pow (+ 2 (* 2 x)) 3)) (pow F 6))) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2)))))))) |
(* -1 F) |
(* -1 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
(* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) |
(* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(* -1 (/ (+ 1 x) B)) |
(+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))))) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6))))))) |
(* -1 (+ 1 x)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) (+ 1 x)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) (+ 1 x)) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(* -1 (/ (+ 1 x) B)) |
(+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))))) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6))))))) |
(/ -1 B) |
(- (/ 1 (* B (pow F 2))) (/ 1 B)) |
(- (/ 1 (* B (pow F 2))) (+ (/ 1 B) (/ 3/2 (* B (pow F 4))))) |
(- (+ (/ 1 (* B (pow F 2))) (* 5/2 (/ 1 (* B (pow F 6))))) (+ (/ 1 B) (* 3/2 (/ 1 (* B (pow F 4)))))) |
(/ -1 F) |
(* -1 (/ (- 1 (/ 1 (pow F 2))) F)) |
(* -1 (/ (- (+ 1 (/ 3/2 (pow F 4))) (/ 1 (pow F 2))) F)) |
(* -1 (/ (- (+ 1 (/ 3/2 (pow F 4))) (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6))))) F)) |
(/ (- (* -1/6 (pow B 2)) 1) B) |
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (* -1/6 B)) (/ 1 B)) |
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 4)))) (* -1/6 B))) (/ 1 B)) |
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 4)))) (+ (* -1/2 (/ (* (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 6)))) (* -1/6 B)))) (/ 1 B)) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(/ -1 (sin B)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
-1 |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1) |
(* -1 F) |
(* -1 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
(* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) |
(* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))) |
(/ -1 (sin B)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
(/ -1 (sin B)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
(/ -1 F) |
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* (sin B) (sqrt (+ 2 (pow F 2)))) |
(+ (* (sin B) (sqrt (+ 2 (pow F 2)))) (* (* x (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1/2 (* (* x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt (/ 1 (+ 2 (pow F 2))))))) (* (sin B) (sqrt (+ 2 (pow F 2))))) |
(+ (* x (+ (* x (+ (* -1/2 (* (sin B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 1/2 (* (* x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (sin B) (sqrt (/ 1 (+ 2 (pow F 2))))))) (* (sin B) (sqrt (+ 2 (pow F 2))))) |
(sqrt (+ 2 (pow F 2))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* F (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) 1))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) 1))) |
-1 |
(- (* -1 x) 1) |
(- (* -1 x) 1) |
(- (* -1 x) 1) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* -1 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* F (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
(sqrt (+ 2 (pow F 2))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(sqrt (/ 1 (+ 2 (pow F 2)))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(* (sqrt x) (* (sin B) (sqrt 2))) |
(* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sin B) (+ 2 (pow F 2))) (sqrt 2)))) (* (sqrt (/ 1 x)) (* (sin B) (sqrt 2))))) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sin B) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sin B) (+ 2 (pow F 2))) (sqrt 2)))) (* (sqrt (/ 1 x)) (* (sin B) (sqrt 2)))))) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sin B) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sin B) (pow (+ 2 (pow F 2)) 3)) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sin B) (+ 2 (pow F 2))) (sqrt 2)))) (* (sqrt (/ 1 x)) (* (sin B) (sqrt 2))))))) |
(* (sqrt x) (sqrt 2)) |
(* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow (+ 2 (pow F 2)) 3) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(* -1 (/ x B)) |
(* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B))) |
(* -1 x) |
(* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1)) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) 1)) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(* -1 (/ x B)) |
(* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B))) |
(* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x))))) |
(+ (* -1/2 (* (/ (* (+ F (* 1/6 (* (pow B 2) F))) (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x)))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
(* (* F (sqrt 1/2)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))) |
(* (sqrt x) (sqrt 2)) |
(* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow (+ 2 (pow F 2)) 3) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))))) |
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(* -1 (* (sqrt x) (* (sin B) (* (sqrt -2) (sqrt -1))))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sin B) (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sin B) (* (sqrt -2) (sqrt -1))))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sin B) (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sin B) (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sin B) (* (sqrt -2) (sqrt -1)))))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sin B) (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sin B) (* (sqrt -1) (pow (+ 2 (pow F 2)) 3))) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sin B) (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sin B) (* (sqrt -2) (sqrt -1))))))))) |
(* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 3)) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(* -1 (/ x B)) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (/ 1 B)))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))) x)) (/ 1 B)))) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3)))))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) x))))) |
(* -1 x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(* -1 (/ x B)) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (/ 1 B)))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))) x)) (/ 1 B)))) |
(* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* (sqrt -1) (* (+ F (* 1/6 (* (pow B 2) F))) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* B (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 3)) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))))) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
| Outputs |
|---|
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (-.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 (fma.f64 F #s(literal 1/840 binary64) (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64)))) (*.f64 B B) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(* B (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) B) |
(* B (+ (sqrt (+ 2 (+ (* 2 x) (pow F 2)))) (* -1/6 (* (pow B 2) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) B) |
(* B (+ (sqrt (+ 2 (+ (* 2 x) (pow F 2)))) (* (pow B 2) (+ (* -1/6 (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) (* 1/120 (* (pow B 2) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 #s(literal 1/120 binary64) (*.f64 B B) #s(literal -1/6 binary64))) (*.f64 B B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) B) |
(* B (+ (sqrt (+ 2 (+ (* 2 x) (pow F 2)))) (* (pow B 2) (+ (* -1/6 (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) (* (pow B 2) (+ (* -1/5040 (* (pow B 2) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))) (* 1/120 (sqrt (+ 2 (+ (* 2 x) (pow F 2))))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64))) (*.f64 B B) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 B B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) B) |
B |
(* B (+ 1 (* -1/6 (pow B 2)))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) |
(* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6)))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B) |
(* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (-.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 (fma.f64 F #s(literal 1/840 binary64) (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64)))) (*.f64 B B) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (-.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 (fma.f64 F #s(literal 1/840 binary64) (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64)))) (*.f64 B B) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (-.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 (fma.f64 F #s(literal 1/840 binary64) (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64)))) (*.f64 B B) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(* -1 (/ x B)) |
(/.f64 (neg.f64 x) B) |
(/ (- (* 1/3 (* (pow B 2) x)) x) B) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64))) B) |
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) B) |
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) B) |
(/ x B) |
(/.f64 x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x #s(literal -1/45 binary64)) (*.f64 B B) (*.f64 #s(literal -1/3 binary64) x)) (*.f64 B B) x) B) |
(/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64)))) (*.f64 B B) (*.f64 #s(literal -1/3 binary64) x)) (*.f64 B B) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (-.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 (fma.f64 F #s(literal 1/840 binary64) (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64)))) (*.f64 B B) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal 1/6 binary64) F (neg.f64 (*.f64 (*.f64 F #s(literal -7/360 binary64)) (*.f64 B B))))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F)) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 F #s(literal -7/360 binary64) (*.f64 (fma.f64 F #s(literal 1/840 binary64) (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (*.f64 B B))))) (*.f64 B B))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F)) B) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal 1/6 binary64) F (neg.f64 (*.f64 (*.f64 F #s(literal -7/360 binary64)) (*.f64 B B))))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F)) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 F #s(literal -7/360 binary64) (*.f64 (fma.f64 F #s(literal 1/840 binary64) (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (*.f64 B B))))) (*.f64 B B))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F)) B) |
(/ x B) |
(/.f64 x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x #s(literal -1/45 binary64)) (*.f64 B B) (*.f64 #s(literal -1/3 binary64) x)) (*.f64 B B) x) B) |
(/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64)))) (*.f64 B B) (*.f64 #s(literal -1/3 binary64) x)) (*.f64 B B) x) B) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal 1/6 binary64) F (neg.f64 (*.f64 (*.f64 F #s(literal -7/360 binary64)) (*.f64 B B))))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F)) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 F #s(literal -7/360 binary64) (*.f64 (fma.f64 F #s(literal 1/840 binary64) (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (*.f64 B B))))) (*.f64 B B))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F)) B) |
(/ x B) |
(/.f64 x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x #s(literal -1/45 binary64)) (*.f64 B B) (*.f64 #s(literal -1/3 binary64) x)) (*.f64 B B) x) B) |
(/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64)))) (*.f64 B B) (*.f64 #s(literal -1/3 binary64) x)) (*.f64 B B) x) B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* (sin B) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(* (sin B) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(* (sin B) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(* (sin B) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) |
(* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal 1/6 binary64) F (/.f64 F (*.f64 B B)))) B) |
(* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal 1/6 binary64) F (/.f64 F (*.f64 B B)))) B) |
(* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal 1/6 binary64) F (/.f64 F (*.f64 B B)))) B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* (sin B) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(* (sin B) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(* (sin B) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(* (sin B) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) |
(* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* -1 (* B (+ (* -1 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) |
(*.f64 (neg.f64 B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal -1/6 binary64) F (neg.f64 (/.f64 F (*.f64 B B)))))) |
(* -1 (* B (+ (* -1 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) |
(*.f64 (neg.f64 B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal -1/6 binary64) F (neg.f64 (/.f64 F (*.f64 B B)))))) |
(* -1 (* B (+ (* -1 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) |
(*.f64 (neg.f64 B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal -1/6 binary64) F (neg.f64 (/.f64 F (*.f64 B B)))))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal 3/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* (sin B) (sqrt (+ 2 (* 2 x)))) |
(*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (sin.f64 B)) |
(+ (* 1/2 (* (* (pow F 2) (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (sin B) (sqrt (+ 2 (* 2 x))))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 B) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (sin.f64 B))) |
(+ (* (sin B) (sqrt (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/8 (* (* (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/2 (* (sin B) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 B) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) (*.f64 F F) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (sin.f64 B))) |
(+ (* (sin B) (sqrt (+ 2 (* 2 x)))) (* (pow F 2) (+ (* 1/2 (* (sin B) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow F 2) (+ (* -1/8 (* (sin B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/16 (* (* (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 B) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) (*.f64 F F) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (sin.f64 B))) |
(sqrt (+ 2 (* 2 x))) |
(sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) |
(+ (sqrt (+ 2 (* 2 x))) (* 1/2 (* (pow F 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) |
(+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* -1/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) (*.f64 F F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) |
(+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 1/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) (*.f64 F F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal 3/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* -1 (/ x B)) |
(/.f64 (neg.f64 x) B) |
(+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 F B) (/.f64 (neg.f64 x) B)) |
(+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) B)) F (/.f64 (neg.f64 x) B)) |
(+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) B) #s(literal -1/2 binary64))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) B)) F (/.f64 (neg.f64 x) B)) |
(* -1 x) |
(neg.f64 x) |
(- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F (neg.f64 x)) |
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) F (neg.f64 x)) |
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) x) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) F (neg.f64 x)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal 3/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* -1 (/ x B)) |
(/.f64 (neg.f64 x) B) |
(+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 F B) (/.f64 (neg.f64 x) B)) |
(+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) B)) F (/.f64 (neg.f64 x) B)) |
(+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) B) #s(literal -1/2 binary64))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) B)) F (/.f64 (neg.f64 x) B)) |
(/ (* F (sqrt 1/2)) B) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) |
(* F (+ (* -1/8 (/ (pow F 2) (* B (sqrt 1/2)))) (/ (sqrt 1/2) B))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 F F) B) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) F) |
(* F (+ (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (* B (sqrt 1/2)))) (* 1/8 (/ 1 (* B (sqrt 1/2)))))) (/ (sqrt 1/2) B))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 3/32 binary64) (*.f64 F F)) B) (/.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))) (*.f64 F F) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) F) |
(* F (+ (* (pow F 2) (- (* (pow F 2) (+ (* -1/2 (/ (* (pow F 2) (+ 1/16 (* -1/8 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (* B (sqrt 1/2)))) (* 1/2 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (* B (sqrt 1/2)))))) (* 1/8 (/ 1 (* B (sqrt 1/2)))))) (/ (sqrt 1/2) B))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 5/128 binary64) (*.f64 F F)) B) (/.f64 #s(literal 3/64 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))) (*.f64 F F) (/.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))) (*.f64 F F) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) F) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* -1/8 (/ (pow F 2) (sqrt 1/2)))) |
(fma.f64 (/.f64 (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* 1/8 (/ 1 (sqrt 1/2)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 3/32 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* (pow F 2) (- (* (pow F 2) (+ (* -1/2 (/ (* (pow F 2) (+ 1/16 (* -1/8 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* 1/2 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2))))) (* 1/8 (/ 1 (sqrt 1/2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 5/128 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1/2 binary64) (/.f64 #s(literal 3/64 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 F F) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64))) |
(* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(* F (+ (* -1/2 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 F F) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) F) |
(* F (+ (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 F F) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64))))) #s(literal 3/8 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) F) |
(* F (+ (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (* (pow F 2) (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ (+ 1 (* 1/6 (pow B 2))) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (*.f64 F F) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) #s(literal -5/16 binary64) (*.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))))) (*.f64 F F) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) F) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal 3/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal 3/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) |
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal 3/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 7 binary64)))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -5/16 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))) (sin.f64 B)) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F) |
(* F (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) F) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) F) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) F) |
(sqrt (+ 2 (* 2 x))) |
(sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) |
(+ (sqrt (+ 2 (* 2 x))) (* 1/2 (* (pow F 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) |
(+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* -1/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) (*.f64 F F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) |
(+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 1/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 F F) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) (*.f64 F F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) |
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal 3/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 7 binary64)))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -5/16 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))) (sin.f64 B)) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) |
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal 3/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 7 binary64)))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -5/16 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))) (sin.f64 B)) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F) |
(sqrt (/ 1 (+ 2 (* 2 x)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) |
(* F (sin B)) |
(*.f64 (sin.f64 B) F) |
(* F (+ (sin B) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (sin.f64 B) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F)) #s(literal 1/2 binary64) (sin.f64 B)) F) |
(* F (+ (sin B) (+ (* -1/8 (/ (* (sin B) (pow (+ 2 (* 2 x)) 2)) (pow F 4))) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (pow.f64 F #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (sin.f64 B) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F)) #s(literal 1/2 binary64) (sin.f64 B))) F) |
(* F (+ (sin B) (+ (* -1/8 (/ (* (sin B) (pow (+ 2 (* 2 x)) 2)) (pow F 4))) (+ (* 1/16 (/ (* (sin B) (pow (+ 2 (* 2 x)) 3)) (pow F 6))) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2))))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)) (sin.f64 B)) (pow.f64 F #s(literal 6 binary64))) #s(literal 1/16 binary64) (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F)) #s(literal 1/2 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (pow.f64 F #s(literal 4 binary64))) #s(literal -1/8 binary64) (sin.f64 B))) F) |
F |
(* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) #s(literal 1 binary64)) F) |
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64)))) F F) |
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) |
(fma.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 F #s(literal 6 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64))))) F F) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) |
(/ (- 1 x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B)) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (*.f64 F F)) (*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) B) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))) (/ 1 B)))) (/ x B)) |
(-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) B) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) B))) (/.f64 #s(literal 1 binary64) B))) (/.f64 x B)) |
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal 1 binary64) x)) |
(- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) x) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) (-.f64 #s(literal 1 binary64) x)) |
(- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) x) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) (-.f64 #s(literal 1 binary64) x)) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) |
(/ (- 1 x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B)) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (*.f64 F F)) (*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) B) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))) (/ 1 B)))) (/ x B)) |
(-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) B) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) B))) (/.f64 #s(literal 1 binary64) B))) (/.f64 x B)) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
(- (/ 1 B) (/ 1 (* B (pow F 2)))) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F)))) |
(- (+ (/ 1 B) (/ 3/2 (* B (pow F 4)))) (/ 1 (* B (pow F 2)))) |
(-.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 (pow.f64 F #s(literal 4 binary64)) B)) (/.f64 #s(literal 1 binary64) B)) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F)))) |
(- (+ (/ 1 B) (* 3/2 (/ 1 (* B (pow F 4))))) (+ (/ 1 (* B (pow F 2))) (* 5/2 (/ 1 (* B (pow F 6)))))) |
(-.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 (pow.f64 F #s(literal 4 binary64)) B)) (/.f64 #s(literal 1 binary64) B)) (+.f64 (/.f64 #s(literal 5/2 binary64) (*.f64 (pow.f64 F #s(literal 6 binary64)) B)) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))))) |
(/ 1 F) |
(/.f64 #s(literal 1 binary64) F) |
(/ (- 1 (/ 1 (pow F 2))) F) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F) |
(/ (- (+ 1 (/ 3/2 (pow F 4))) (/ 1 (pow F 2))) F) |
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F) |
(/ (- (+ 1 (/ 3/2 (pow F 4))) (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6))))) F) |
(/.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (/.f64 #s(literal 5/2 binary64) (pow.f64 F #s(literal 6 binary64)))) F) |
(/ (+ 1 (* 1/6 (pow B 2))) B) |
(/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) |
(+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* 1/6 B) (/ 1 B))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B))) |
(+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* 1/6 B) (/ 1 B)))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B))) |
(+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* B (pow F 4)))) (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3))) (* B (pow F 6)))) (+ (* 1/6 B) (/ 1 B))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B)))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) |
F |
(* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) #s(literal 1 binary64)) F) |
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64)))) F F) |
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) |
(fma.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 F #s(literal 6 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64))))) F F) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(/ 1 F) |
(/.f64 #s(literal 1 binary64) F) |
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) #s(literal 1 binary64)) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) F) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(* -1 (* F (sin B))) |
(*.f64 (neg.f64 F) (sin.f64 B)) |
(* -1 (* F (+ (sin B) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2)))))) |
(*.f64 (neg.f64 F) (fma.f64 (*.f64 (/.f64 (sin.f64 B) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F)) #s(literal 1/2 binary64) (sin.f64 B))) |
(* -1 (* F (+ (sin B) (+ (* -1/8 (/ (* (sin B) (pow (+ 2 (* 2 x)) 2)) (pow F 4))) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2))))))) |
(*.f64 (neg.f64 F) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (pow.f64 F #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (sin.f64 B) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F)) #s(literal 1/2 binary64) (sin.f64 B)))) |
(* -1 (* F (+ (sin B) (+ (* -1/8 (/ (* (sin B) (pow (+ 2 (* 2 x)) 2)) (pow F 4))) (+ (* 1/16 (/ (* (sin B) (pow (+ 2 (* 2 x)) 3)) (pow F 6))) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2)))))))) |
(*.f64 (neg.f64 F) (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)) (sin.f64 B)) (pow.f64 F #s(literal 6 binary64))) #s(literal 1/16 binary64) (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F)) #s(literal 1/2 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (pow.f64 F #s(literal 4 binary64))) #s(literal -1/8 binary64) (sin.f64 B)))) |
(* -1 F) |
(neg.f64 F) |
(* -1 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
(*.f64 (neg.f64 F) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) #s(literal 1 binary64))) |
(* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) |
(*.f64 (neg.f64 F) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) #s(literal 1 binary64)))) |
(* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))) |
(neg.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 F #s(literal 6 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64))))) F F)) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(* -1 (/ (+ 1 x) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) B) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (*.f64 F F))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6))))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) B) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) B))) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (*.f64 F F))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) |
(* -1 (+ 1 x)) |
(-.f64 #s(literal -1 binary64) x) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) (+ 1 x)) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) (-.f64 #s(literal -1 binary64) x)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) (+ 1 x)) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) (-.f64 #s(literal -1 binary64) x)) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(* -1 (/ (+ 1 x) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) B) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (*.f64 F F))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6))))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) B) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) B))) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (*.f64 F F))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
(- (/ 1 (* B (pow F 2))) (/ 1 B)) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) B)) |
(- (/ 1 (* B (pow F 2))) (+ (/ 1 B) (/ 3/2 (* B (pow F 4))))) |
(-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) B)) (/.f64 #s(literal 3/2 binary64) (*.f64 (pow.f64 F #s(literal 4 binary64)) B))) |
(- (+ (/ 1 (* B (pow F 2))) (* 5/2 (/ 1 (* B (pow F 6))))) (+ (/ 1 B) (* 3/2 (/ 1 (* B (pow F 4)))))) |
(-.f64 (+.f64 (/.f64 #s(literal 5/2 binary64) (*.f64 (pow.f64 F #s(literal 6 binary64)) B)) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F)))) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 (pow.f64 F #s(literal 4 binary64)) B)) (/.f64 #s(literal 1 binary64) B))) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(* -1 (/ (- 1 (/ 1 (pow F 2))) F)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (neg.f64 F)) |
(* -1 (/ (- (+ 1 (/ 3/2 (pow F 4))) (/ 1 (pow F 2))) F)) |
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (neg.f64 F)) |
(* -1 (/ (- (+ 1 (/ 3/2 (pow F 4))) (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6))))) F)) |
(/.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (/.f64 #s(literal 5/2 binary64) (pow.f64 F #s(literal 6 binary64)))) (neg.f64 F)) |
(/ (- (* -1/6 (pow B 2)) 1) B) |
(/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B) |
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (* -1/6 B)) (/ 1 B)) |
(fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) B (/.f64 #s(literal -1 binary64) B))) |
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 4)))) (* -1/6 B))) (/ 1 B)) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (*.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (fma.f64 #s(literal -1/6 binary64) B (/.f64 #s(literal -1 binary64) B))) |
(- (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 2)))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 4)))) (+ (* -1/2 (/ (* (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (- (* -1/6 (pow B 2)) 1)) (* B (pow F 6)))) (* -1/6 B)))) (/ 1 B)) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (*.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (+.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) B)) (/.f64 #s(literal -1 binary64) B))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(/ -1 (sin B)) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
-1 |
#s(literal -1 binary64) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) #s(literal -1 binary64)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) #s(literal -1 binary64)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) #s(literal -1 binary64)) |
(* -1 F) |
(neg.f64 F) |
(* -1 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
(*.f64 (neg.f64 F) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) #s(literal 1 binary64))) |
(* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) |
(*.f64 (neg.f64 F) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) #s(literal 1 binary64)))) |
(* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))) |
(neg.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 F #s(literal 6 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64))))) F F)) |
(/ -1 (sin B)) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(/ -1 (sin B)) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) #s(literal 1 binary64)) (neg.f64 F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) (neg.f64 F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) (neg.f64 F)) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B)))) x (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F (/.f64 x (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))))) x (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal -5/2 binary64) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))))) x (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* (sin B) (sqrt (+ 2 (pow F 2)))) |
(*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) |
(+ (* (sin B) (sqrt (+ 2 (pow F 2)))) (* (* x (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (*.f64 (sin.f64 B) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))) |
(+ (* x (+ (* -1/2 (* (* x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt (/ 1 (+ 2 (pow F 2))))))) (* (sin B) (sqrt (+ 2 (pow F 2))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 B) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) x (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))) |
(+ (* x (+ (* x (+ (* -1/2 (* (sin B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 1/2 (* (* x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (sin B) (sqrt (/ 1 (+ 2 (pow F 2))))))) (* (sin B) (sqrt (+ 2 (pow F 2))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 B) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) x (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B))) |
(sqrt (+ 2 (pow F 2))) |
(sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) x (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) x (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) x (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) x (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B)))) x (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F (/.f64 x (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))))) x (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal -5/2 binary64) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))))) x (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) |
(+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F B) (/.f64 #s(literal 1 binary64) B))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) |
(+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (neg.f64 (/.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F (/.f64 x B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal -1 binary64) B))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) |
(+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (neg.f64 (/.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 F (/.f64 x B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))))) x (/.f64 #s(literal -1 binary64) B))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) |
(* F (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1))) |
(fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 F) #s(literal -1 binary64)) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) 1))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 x F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 F) #s(literal -1 binary64))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) 1))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 x F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))))) x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 F) #s(literal -1 binary64))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) |
-1 |
#s(literal -1 binary64) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B)))) x (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F (/.f64 x (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))))) x (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal -5/2 binary64) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))))) x (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) |
(+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F B) (/.f64 #s(literal 1 binary64) B))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) |
(+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (neg.f64 (/.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F (/.f64 x B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal -1 binary64) B))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) |
(+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (neg.f64 (/.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 F (/.f64 x B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))))) x (/.f64 #s(literal -1 binary64) B))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) |
(* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(+ (* -1 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (neg.f64 (*.f64 x (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(+ (* x (+ (* -1 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 x (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (neg.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(+ (* x (+ (* -1 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* x (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (neg.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 x (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))))) x)) x (*.f64 (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B)))) x (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F (/.f64 x (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))))) x (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal -5/2 binary64) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))))) x (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B)))) x (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F (/.f64 x (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))))) x (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal -5/2 binary64) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))))) x (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (neg.f64 (sin.f64 B)))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal 3/2 binary64) (*.f64 (neg.f64 (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal -5/2 binary64) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x (*.f64 (neg.f64 (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* F (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F) |
(+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (neg.f64 (*.f64 x F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 x F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 F))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 x F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 F))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) |
(sqrt (+ 2 (pow F 2))) |
(sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) x (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) x (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) x (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) x (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (neg.f64 (sin.f64 B)))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal 3/2 binary64) (*.f64 (neg.f64 (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal -5/2 binary64) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x (*.f64 (neg.f64 (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (neg.f64 (sin.f64 B)))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal 3/2 binary64) (*.f64 (neg.f64 (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal -5/2 binary64) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x (*.f64 (neg.f64 (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(sqrt (/ 1 (+ 2 (pow F 2)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) |
(fma.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) #s(literal 3/2 binary64))) x (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B)))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) x) |
(* (sqrt x) (* (sin B) (sqrt 2))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sin.f64 B)) (sqrt.f64 x)) |
(* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sin B) (+ 2 (pow F 2))) (sqrt 2)))) (* (sqrt (/ 1 x)) (* (sin B) (sqrt 2))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (sin.f64 B) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)) (sqrt.f64 #s(literal 2 binary64)))) x) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sin B) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sin B) (+ 2 (pow F 2))) (sqrt 2)))) (* (sqrt (/ 1 x)) (* (sin B) (sqrt 2)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (sin.f64 B) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)) (sqrt.f64 #s(literal 2 binary64))))) x) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sin B) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sin B) (pow (+ 2 (pow F 2)) 3)) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sin B) (+ 2 (pow F 2))) (sqrt 2)))) (* (sqrt (/ 1 x)) (* (sin B) (sqrt 2))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (sin.f64 B)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (sin.f64 B) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)) (sqrt.f64 #s(literal 2 binary64)))))) x) |
(* (sqrt x) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 x)) |
(* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))) x) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))))) x) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow (+ 2 (pow F 2)) 3) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))))) x) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B)))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) x) |
(* -1 (/ x B)) |
(/.f64 (neg.f64 x) B) |
(* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B))) |
(*.f64 (fma.f64 (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) B)) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) B) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) B))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B))) |
(*.f64 (+.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) B) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/16 binary64) (*.f64 (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal -1 binary64) B))) x) |
(* -1 x) |
(neg.f64 x) |
(* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1)) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) #s(literal -1 binary64)) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) 1)) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) #s(literal -1 binary64))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1)) |
(*.f64 (+.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal -1 binary64))) x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(-.f64 #s(literal -1 binary64) x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(-.f64 #s(literal -1 binary64) x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(-.f64 #s(literal -1 binary64) x) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B)))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) x) |
(* -1 (/ x B)) |
(/.f64 (neg.f64 x) B) |
(* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B))) |
(*.f64 (fma.f64 (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) B)) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) B) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) B))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B))) |
(*.f64 (+.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) B) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/16 binary64) (*.f64 (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 F F #s(literal 2 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal -1 binary64) B))) x) |
(* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(+ (* -1/2 (* (/ (* (+ F (* 1/6 (* (pow B 2) F))) (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F)))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x)))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B)))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) x) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B)))) x) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) x) |
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)))))) |
(* (* F (sqrt 1/2)) (sqrt (/ 1 x))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) F) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))))) |
(* (sqrt x) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 x)) |
(* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))) x) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))))) x) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow (+ 2 (pow F 2)) 3) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))))) x) |
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)))))) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)))))) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x))) |
(* -1 (* (sqrt x) (* (sin B) (* (sqrt -2) (sqrt -1))))) |
(*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sin.f64 B))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sin B) (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sin B) (* (sqrt -2) (sqrt -1))))))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sin B) (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sin B) (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sin B) (* (sqrt -2) (sqrt -1)))))))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sin B) (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sin B) (* (sqrt -1) (pow (+ 2 (pow F 2)) 3))) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sin B) (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sin B) (* (sqrt -2) (sqrt -1))))))))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (sin.f64 B)) (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal -2 binary64))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 3)) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x))) |
(* -1 (/ x B)) |
(/.f64 (neg.f64 x) B) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))) |
(*.f64 (neg.f64 x) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) B) (/.f64 #s(literal 1 binary64) B))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (/ 1 B)))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))) x)) (/ 1 B)))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x))) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3)))))))) |
(*.f64 (neg.f64 x) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x))))) |
(*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x))) |
(* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) x))))) |
(*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x))) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(-.f64 #s(literal -1 binary64) x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(-.f64 #s(literal -1 binary64) x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(-.f64 #s(literal -1 binary64) x) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x))) |
(* -1 (/ x B)) |
(/.f64 (neg.f64 x) B) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))) |
(*.f64 (neg.f64 x) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) B) (/.f64 #s(literal 1 binary64) B))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (/ 1 B)))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))) x)) (/ 1 B)))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x))) |
(* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) (sqrt.f64 #s(literal -1 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) (sqrt.f64 #s(literal -1 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) (sqrt.f64 #s(literal -1 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* (sqrt -1) (* (+ F (* 1/6 (* (pow B 2) F))) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* B (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (+ F (* 1/6 (* (pow B 2) F))))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sqrt -1) (* (sqrt -1/2) (+ F (* 1/6 (* (pow B 2) F))))) B) (sqrt (/ 1 x))))) |
(-.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) (sqrt.f64 #s(literal -1 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) B)) (sqrt.f64 x)) #s(literal -1/16 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x))) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(-.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64)))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 x) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/16 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
(* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))) |
(*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(-.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 x) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (pow.f64 x #s(literal 3 binary64)))) |
(* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal -2 binary64))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 3)) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(-.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64)))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 x) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/16 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(-.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 F F #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64)))) (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 x) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/16 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) |
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/64 binary64) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/16 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) (neg.f64 (pow.f64 x #s(literal 3 binary64)))))) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
| 3 924× | lower-/.f32 |
| 3 904× | lower-/.f64 |
| 3 540× | lower-fma.f32 |
| 3 528× | lower-fma.f64 |
| 3 400× | lower-*.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 72 | 443 |
| 0 | 107 | 414 |
| 1 | 442 | 393 |
| 2 | 3368 | 393 |
| 0 | 8306 | 393 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) |
(*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(sin.f64 B) |
(sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) |
(/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) |
#s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) |
(-.f64 #s(literal -1 binary64) x) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) |
#s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) |
#s(approx (* x (/ 1 (tan B))) (/.f64 x B)) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) |
(/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) |
(sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) |
(/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 x (tan.f64 B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
#s(approx (/ x (tan B)) (/.f64 x B)) |
| Outputs |
|---|
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
Compiled 43 730 to 4 212 computations (90.4% saved)
68 alts after pruning (65 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 328 | 34 | 1 362 |
| Fresh | 19 | 31 | 50 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1 351 | 68 | 1 419 |
| Status | Accuracy | Program |
|---|---|---|
| 44.0% | (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B))) (neg.f64 #s(approx (/ x (tan B)) (/.f64 x B)))) | |
| 73.1% | (/.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (tan.f64 B) (sin.f64 B))) | |
| 64.1% | (/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) x)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (tan.f64 B))) | |
| 41.5% | (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #s(approx (/ x (tan B)) (/.f64 x B))) | |
| 41.5% | (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) #s(approx (/ x (tan B)) (/.f64 x B))) | |
| 44.0% | (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ x (tan B)) (/.f64 x B))) | |
| 34.1% | (-.f64 (/.f64 (/.f64 F #s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) | |
| 85.9% | (-.f64 (/.f64 (*.f64 (neg.f64 F) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 57.3% | (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 33.3% | (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) | |
| 59.5% | (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 36.1% | (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) | |
| 53.0% | (-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x B))) | |
| 85.9% | (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B))) | |
| 58.0% | (-.f64 (/.f64 F (*.f64 (sin.f64 B) #s(approx (sqrt (+ (* x 2) (+ (* F F) 2))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) | |
| 52.5% | (-.f64 (/.f64 F #s(approx (* (sin B) (sqrt (+ (* x 2) (+ (* F F) 2)))) (*.f64 (sin.f64 B) F))) (/.f64 x (tan.f64 B))) | |
| 49.9% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) | |
| 27.3% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal -1 binary64) F)) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) | |
| 40.8% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) | |
| 17.8% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) B (/.f64 #s(literal -1 binary64) B)))))) | |
| 27.4% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) | |
| 27.4% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) | |
| 18.4% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal 1/6 binary64) F (/.f64 F (*.f64 B B)))) B)))) | |
| 29.0% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))))) | |
| 26.2% | #s(approx (- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) | |
| 61.0% | #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 61.0% | #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) | |
| 61.0% | #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B))) | |
| 60.9% | #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x)) | |
| ✓ | 60.9% | #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
| 29.0% | #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos B) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 B B) #s(literal -1/2 binary64)) (*.f64 B B) #s(literal 1 binary64))) (sin.f64 B)))) | |
| 32.7% | #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos B) #s(literal 1 binary64)) (sin.f64 B)))) | |
| 60.9% | #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))))) | |
| 29.2% | #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) | |
| 29.2% | #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal -1/45 binary64) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) | |
| 29.6% | #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) | |
| 29.2% | #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 #s(literal 1 binary64) B)))) | |
| 29.3% | #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) x)))) (*.f64 B B) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) B))) | |
| 29.6% | #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 B B) x)) B))) | |
| 28.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) | |
| 15.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1/2 binary64) x))) F (neg.f64 x)) B)) | |
| 15.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) F (neg.f64 x)) B)) | |
| 41.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) | |
| 19.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) | |
| 26.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x))) B)) | |
| 27.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal 1 binary64) x)) B)) | |
| ✓ | 27.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) |
| ✓ | 29.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) |
| 8.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (- -1 x) #s(literal -1 binary64))) B)) | |
| 29.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) | |
| 12.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) | |
| 24.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) F) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) | |
| 26.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 F B) (/.f64 (neg.f64 x) B)))) | |
| 15.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (/.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 F F))) (/.f64 B (-.f64 #s(literal 1 binary64) x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B (-.f64 #s(literal 1 binary64) x)))))) | |
| 14.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 B (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))))) | |
| 12.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (fma.f64 (fma.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 3/32 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 F B)))) | |
| 10.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (fma.f64 (/.f64 (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 F B)))) | |
| 10.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F B)))) | |
| 9.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal -1 binary64) F)) (/.f64 F B)))) | |
| 12.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F B)))) | |
| 12.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))))))) | |
| 8.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)))))) | |
| 19.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (neg.f64 (+.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 x B)))))) | |
| 8.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (/.f64 #s(literal 1 binary64) B)))) | |
| 8.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) B))))) | |
| 12.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 3/32 binary64) (*.f64 F F)) B) (/.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))) (*.f64 F F) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) F)))) | |
| 10.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 F F) B) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) F)))) | |
| 12.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))))) |
Compiled 4 184 to 1 612 computations (61.5% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (- -1 x) #s(literal -1 binary64))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal 1 binary64) x)) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal -1 binary64) F)) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 B B) x)) B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal 1 binary64) F)) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (neg.f64 (+.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 x B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 B (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1/2 binary64) x))) F (neg.f64 x)) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal -1/45 binary64) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (*.f64 F F)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal 1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F B) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 F B) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (fma.f64 (/.f64 (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) F) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal -1 binary64) F)) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) (neg.f64 F))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 F F) B) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) F)))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal 1/6 binary64) F (/.f64 F (*.f64 B B)))) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (/.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 F F))) (/.f64 B (-.f64 #s(literal 1 binary64) x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B (-.f64 #s(literal 1 binary64) x)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F) (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x) (neg.f64 x))) B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) B (/.f64 #s(literal -1 binary64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (fma.f64 (fma.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 3/32 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 F B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64))) B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 3/32 binary64) (*.f64 F F)) B) (/.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))) (*.f64 F F) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) F)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F)) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos B) #s(literal 1 binary64)) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos B) (fma.f64 #s(literal -1/2 binary64) (*.f64 B B) #s(literal 1 binary64))) (sin.f64 B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) x)))) (*.f64 B B) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 F (*.f64 B B)) #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) F)) (*.f64 x (fma.f64 #s(literal 1/45 binary64) (*.f64 B B) #s(literal 1/3 binary64)))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x))) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos B) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 B B) #s(literal -1/2 binary64)) (*.f64 B B) #s(literal 1 binary64))) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (pow.f64 B #s(literal -1 binary64)) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64))) B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) B))) |
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 (/.f64 F #s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F)) B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B)) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 (*.f64 x #s(literal 2/945 binary64)) B) B (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 F #s(approx (* (sin B) (sqrt (+ (* x 2) (+ (* F F) 2)))) (*.f64 (sin.f64 B) F))) (/.f64 x (tan.f64 B))) |
(fma.f64 #s(approx (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 #s(approx (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(-.f64 (/.f64 F (*.f64 (sin.f64 B) #s(approx (sqrt (+ (* x 2) (+ (* F F) 2))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 #s(approx (/ 1 (+ (* F F) 2)) #s(literal 1/2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 F (pow.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (neg.f64 F) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B))) |
(-.f64 (/.f64 (*.f64 (neg.f64 F) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B))) (neg.f64 #s(approx (/ x (tan B)) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))) |
#s(approx (- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) x)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal -1 binary64))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (cos.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(/.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B))))) |
(+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 F (sin.f64 B)) (*.f64 (sqrt.f64 (pow.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
(fma.f64 (*.f64 (neg.f64 x) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (cos.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) (neg.f64 x)))) (pow.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (tan.f64 B) x)) (/.f64 (sin.f64 B) F)) (*.f64 (/.f64 (sin.f64 B) F) (/.f64 (tan.f64 B) x))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 (neg.f64 F) F #s(literal -2 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| Outputs |
|---|
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
4 calls:
| 54.0ms | B |
| 43.0ms | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 42.0ms | F |
| 40.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 3 | F |
| 86.0% | 1 | B |
| 86.0% | 1 | x |
| 88.1% | 2 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
Compiled 30 to 29 computations (3.3% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (- -1 x) #s(literal -1 binary64))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal 1 binary64) x)) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal -1 binary64) F)) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 B B) x)) B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal 1 binary64) F)) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (neg.f64 (+.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 x B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 B (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1/2 binary64) x))) F (neg.f64 x)) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal -1/45 binary64) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (*.f64 F F)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal 1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F B) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 F B) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (fma.f64 (/.f64 (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) F) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal -1 binary64) F)) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) (neg.f64 F))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 F F) B) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) F)))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal 1/6 binary64) F (/.f64 F (*.f64 B B)))) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (/.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 F F))) (/.f64 B (-.f64 #s(literal 1 binary64) x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B (-.f64 #s(literal 1 binary64) x)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F) (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x) (neg.f64 x))) B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) B (/.f64 #s(literal -1 binary64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (fma.f64 (fma.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 3/32 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 F B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64))) B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 3/32 binary64) (*.f64 F F)) B) (/.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))) (*.f64 F F) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) F)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F)) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos B) #s(literal 1 binary64)) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos B) (fma.f64 #s(literal -1/2 binary64) (*.f64 B B) #s(literal 1 binary64))) (sin.f64 B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) x)))) (*.f64 B B) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 F (*.f64 B B)) #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) F)) (*.f64 x (fma.f64 #s(literal 1/45 binary64) (*.f64 B B) #s(literal 1/3 binary64)))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x))) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos B) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 B B) #s(literal -1/2 binary64)) (*.f64 B B) #s(literal 1 binary64))) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (pow.f64 B #s(literal -1 binary64)) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64))) B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) B))) |
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 (/.f64 F #s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F)) B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B)) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 (*.f64 x #s(literal 2/945 binary64)) B) B (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 F #s(approx (* (sin B) (sqrt (+ (* x 2) (+ (* F F) 2)))) (*.f64 (sin.f64 B) F))) (/.f64 x (tan.f64 B))) |
(fma.f64 #s(approx (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 #s(approx (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(-.f64 (/.f64 F (*.f64 (sin.f64 B) #s(approx (sqrt (+ (* x 2) (+ (* F F) 2))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 #s(approx (/ 1 (+ (* F F) 2)) #s(literal 1/2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B))) |
| Outputs |
|---|
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
1 calls:
| 54.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 3 | F |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (- -1 x) #s(literal -1 binary64))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal 1 binary64) x)) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal -1 binary64) F)) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 B B) x)) B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal 1 binary64) F)) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (neg.f64 (+.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 x B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 B (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1/2 binary64) x))) F (neg.f64 x)) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal -1/45 binary64) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (*.f64 F F)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal 1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F B) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 F B) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (fma.f64 (/.f64 (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) F) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal -1 binary64) F)) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) (neg.f64 F))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 F F) B) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) F)))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal 1/6 binary64) F (/.f64 F (*.f64 B B)))) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (/.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 F F))) (/.f64 B (-.f64 #s(literal 1 binary64) x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B (-.f64 #s(literal 1 binary64) x)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F) (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x) (neg.f64 x))) B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) B (/.f64 #s(literal -1 binary64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (fma.f64 (fma.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 3/32 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 F B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64))) B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 3/32 binary64) (*.f64 F F)) B) (/.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))) (*.f64 F F) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) F)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F)) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos B) #s(literal 1 binary64)) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos B) (fma.f64 #s(literal -1/2 binary64) (*.f64 B B) #s(literal 1 binary64))) (sin.f64 B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) x)))) (*.f64 B B) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 F (*.f64 B B)) #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) F)) (*.f64 x (fma.f64 #s(literal 1/45 binary64) (*.f64 B B) #s(literal 1/3 binary64)))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x))) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos B) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 B B) #s(literal -1/2 binary64)) (*.f64 B B) #s(literal 1 binary64))) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (pow.f64 B #s(literal -1 binary64)) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64))) B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) B))) |
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 (/.f64 F #s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F)) B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B)) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 (*.f64 x #s(literal 2/945 binary64)) B) B (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 F #s(approx (* (sin B) (sqrt (+ (* x 2) (+ (* F F) 2)))) (*.f64 (sin.f64 B) F))) (/.f64 x (tan.f64 B))) |
(fma.f64 #s(approx (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 #s(approx (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(-.f64 (/.f64 F (*.f64 (sin.f64 B) #s(approx (sqrt (+ (* x 2) (+ (* F F) 2))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 #s(approx (/ 1 (+ (* F F) 2)) #s(literal 1/2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) |
| Outputs |
|---|
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
1 calls:
| 35.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 3 | F |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (- -1 x) #s(literal -1 binary64))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal 1 binary64) x)) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal -1 binary64) F)) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 B B) x)) B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal 1 binary64) F)) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (neg.f64 (+.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 x B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 B (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1/2 binary64) x))) F (neg.f64 x)) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal -1/45 binary64) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (*.f64 F F)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal 1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F B) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 F B) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (fma.f64 (/.f64 (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) F) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal -1 binary64) F)) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) (neg.f64 F))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 F F) B) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) F)))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal 1/6 binary64) F (/.f64 F (*.f64 B B)))) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (/.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 F F))) (/.f64 B (-.f64 #s(literal 1 binary64) x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B (-.f64 #s(literal 1 binary64) x)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F) (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x) (neg.f64 x))) B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) B (/.f64 #s(literal -1 binary64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (fma.f64 (fma.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 3/32 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 F B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64))) B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 3/32 binary64) (*.f64 F F)) B) (/.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))) (*.f64 F F) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) F)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F)) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos B) #s(literal 1 binary64)) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos B) (fma.f64 #s(literal -1/2 binary64) (*.f64 B B) #s(literal 1 binary64))) (sin.f64 B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) x)))) (*.f64 B B) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 F (*.f64 B B)) #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) F)) (*.f64 x (fma.f64 #s(literal 1/45 binary64) (*.f64 B B) #s(literal 1/3 binary64)))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x))) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos B) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 B B) #s(literal -1/2 binary64)) (*.f64 B B) #s(literal 1 binary64))) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (pow.f64 B #s(literal -1 binary64)) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64))) B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) B))) |
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 (/.f64 F #s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F)) B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B)) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 (*.f64 x #s(literal 2/945 binary64)) B) B (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 F #s(approx (* (sin B) (sqrt (+ (* x 2) (+ (* F F) 2)))) (*.f64 (sin.f64 B) F))) (/.f64 x (tan.f64 B))) |
(fma.f64 #s(approx (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 #s(approx (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(-.f64 (/.f64 F (*.f64 (sin.f64 B) #s(approx (sqrt (+ (* x 2) (+ (* F F) 2))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 #s(approx (/ 1 (+ (* F F) 2)) #s(literal 1/2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
| Outputs |
|---|
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 F (*.f64 (sin.f64 B) #s(approx (sqrt (+ (* x 2) (+ (* F F) 2))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
1 calls:
| 32.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 3 | F |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (- -1 x) #s(literal -1 binary64))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal 1 binary64) x)) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal -1 binary64) F)) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 B B) x)) B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal 1 binary64) F)) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (neg.f64 (+.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 x B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 B (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1/2 binary64) x))) F (neg.f64 x)) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal -1/45 binary64) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (*.f64 F F)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal 1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F B) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 F B) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (fma.f64 (/.f64 (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) F) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal -1 binary64) F)) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) (neg.f64 F))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 F F) B) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) F)))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal 1/6 binary64) F (/.f64 F (*.f64 B B)))) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (/.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 F F))) (/.f64 B (-.f64 #s(literal 1 binary64) x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B (-.f64 #s(literal 1 binary64) x)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F) (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x) (neg.f64 x))) B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) B (/.f64 #s(literal -1 binary64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (fma.f64 (fma.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 3/32 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 F B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64))) B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 3/32 binary64) (*.f64 F F)) B) (/.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))) (*.f64 F F) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) F)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F)) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos B) #s(literal 1 binary64)) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos B) (fma.f64 #s(literal -1/2 binary64) (*.f64 B B) #s(literal 1 binary64))) (sin.f64 B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) x)))) (*.f64 B B) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 F (*.f64 B B)) #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) F)) (*.f64 x (fma.f64 #s(literal 1/45 binary64) (*.f64 B B) #s(literal 1/3 binary64)))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x))) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos B) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 B B) #s(literal -1/2 binary64)) (*.f64 B B) #s(literal 1 binary64))) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (pow.f64 B #s(literal -1 binary64)) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64))) B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) B))) |
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 (/.f64 F #s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F)) B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B)) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 (*.f64 x #s(literal 2/945 binary64)) B) B (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 F #s(approx (* (sin B) (sqrt (+ (* x 2) (+ (* F F) 2)))) (*.f64 (sin.f64 B) F))) (/.f64 x (tan.f64 B))) |
(fma.f64 #s(approx (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 #s(approx (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
| Outputs |
|---|
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F)) B))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
1 calls:
| 43.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.5% | 3 | F |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (- -1 x) #s(literal -1 binary64))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal 1 binary64) x)) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal -1 binary64) F)) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 B B) x)) B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal 1 binary64) F)) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (neg.f64 (+.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 x B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 B (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1/2 binary64) x))) F (neg.f64 x)) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal -1/45 binary64) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (*.f64 F F)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal 1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F B) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 F B) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (fma.f64 (/.f64 (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) F) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal -1 binary64) F)) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) (neg.f64 F))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 F F) B) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) F)))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal 1/6 binary64) F (/.f64 F (*.f64 B B)))) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (/.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 F F))) (/.f64 B (-.f64 #s(literal 1 binary64) x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B (-.f64 #s(literal 1 binary64) x)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F) (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x) (neg.f64 x))) B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) B (/.f64 #s(literal -1 binary64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (fma.f64 (fma.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 3/32 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 F B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64))) B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 3/32 binary64) (*.f64 F F)) B) (/.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))) (*.f64 F F) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) F)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F)) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos B) #s(literal 1 binary64)) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos B) (fma.f64 #s(literal -1/2 binary64) (*.f64 B B) #s(literal 1 binary64))) (sin.f64 B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) x)))) (*.f64 B B) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 F (*.f64 B B)) #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) F)) (*.f64 x (fma.f64 #s(literal 1/45 binary64) (*.f64 B B) #s(literal 1/3 binary64)))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x))) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos B) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 B B) #s(literal -1/2 binary64)) (*.f64 B B) #s(literal 1 binary64))) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (pow.f64 B #s(literal -1 binary64)) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64))) B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) B))) |
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 (/.f64 F #s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F)) B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B)) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 (*.f64 x #s(literal 2/945 binary64)) B) B (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
| Outputs |
|---|
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F)) B))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
4 calls:
| 87.0ms | F |
| 32.0ms | x |
| 31.0ms | B |
| 30.0ms | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.4% | 2 | B |
| 78.7% | 3 | x |
| 78.8% | 4 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 88.3% | 3 | F |
Compiled 30 to 29 computations (3.3% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (- -1 x) #s(literal -1 binary64))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal 1 binary64) x)) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal -1 binary64) F)) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 B B) x)) B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal 1 binary64) F)) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (neg.f64 (+.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 x B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 B (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1/2 binary64) x))) F (neg.f64 x)) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal -1/45 binary64) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (*.f64 F F)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal 1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F B) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 F B) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (fma.f64 (/.f64 (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) F) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal -1 binary64) F)) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) (neg.f64 F))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 F F) B) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) F)))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal 1/6 binary64) F (/.f64 F (*.f64 B B)))) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (/.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 F F))) (/.f64 B (-.f64 #s(literal 1 binary64) x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B (-.f64 #s(literal 1 binary64) x)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F) (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x) (neg.f64 x))) B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) B (/.f64 #s(literal -1 binary64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (fma.f64 (fma.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 3/32 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 F B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64))) B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 3/32 binary64) (*.f64 F F)) B) (/.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))) (*.f64 F F) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) F)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F)) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos B) #s(literal 1 binary64)) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos B) (fma.f64 #s(literal -1/2 binary64) (*.f64 B B) #s(literal 1 binary64))) (sin.f64 B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) x)))) (*.f64 B B) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 F (*.f64 B B)) #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) F)) (*.f64 x (fma.f64 #s(literal 1/45 binary64) (*.f64 B B) #s(literal 1/3 binary64)))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x))) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos B) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 B B) #s(literal -1/2 binary64)) (*.f64 B B) #s(literal 1 binary64))) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (pow.f64 B #s(literal -1 binary64)) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64))) B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) B))) |
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 (/.f64 F #s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F)) B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B)) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 (*.f64 x #s(literal 2/945 binary64)) B) B (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))))) |
| Outputs |
|---|
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F)) B))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
1 calls:
| 44.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.0% | 3 | F |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (- -1 x) #s(literal -1 binary64))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal 1 binary64) x)) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal -1 binary64) F)) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 B B) x)) B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal 1 binary64) F)) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (neg.f64 (+.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 x B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 B (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1/2 binary64) x))) F (neg.f64 x)) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal -1/45 binary64) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (*.f64 F F)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal 1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F B) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 F B) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (fma.f64 (/.f64 (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) F) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal -1 binary64) F)) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) (neg.f64 F))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 F F) B) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) F)))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal 1/6 binary64) F (/.f64 F (*.f64 B B)))) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (/.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 F F))) (/.f64 B (-.f64 #s(literal 1 binary64) x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B (-.f64 #s(literal 1 binary64) x)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F) (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x) (neg.f64 x))) B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) B (/.f64 #s(literal -1 binary64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (fma.f64 (fma.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 3/32 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 F B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64))) B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 3/32 binary64) (*.f64 F F)) B) (/.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))) (*.f64 F F) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) F)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F)) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos B) #s(literal 1 binary64)) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos B) (fma.f64 #s(literal -1/2 binary64) (*.f64 B B) #s(literal 1 binary64))) (sin.f64 B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) x)))) (*.f64 B B) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 F (*.f64 B B)) #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) F)) (*.f64 x (fma.f64 #s(literal 1/45 binary64) (*.f64 B B) #s(literal 1/3 binary64)))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x))) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos B) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 B B) #s(literal -1/2 binary64)) (*.f64 B B) #s(literal 1 binary64))) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (pow.f64 B #s(literal -1 binary64)) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64))) B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) B))) |
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 (/.f64 F #s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) |
| Outputs |
|---|
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
1 calls:
| 27.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.7% | 3 | F |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (- -1 x) #s(literal -1 binary64))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal 1 binary64) x)) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal -1 binary64) F)) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 B B) x)) B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal 1 binary64) F)) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (neg.f64 (+.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 x B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 B (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1/2 binary64) x))) F (neg.f64 x)) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal -1/45 binary64) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (*.f64 F F)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal 1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F B) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 F B) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (fma.f64 (/.f64 (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) F) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal -1 binary64) F)) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) (neg.f64 F))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 F F) B) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) F)))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal 1/6 binary64) F (/.f64 F (*.f64 B B)))) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (/.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 F F))) (/.f64 B (-.f64 #s(literal 1 binary64) x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B (-.f64 #s(literal 1 binary64) x)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F) (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x) (neg.f64 x))) B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) B (/.f64 #s(literal -1 binary64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (fma.f64 (fma.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 3/32 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 F B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64))) B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 3/32 binary64) (*.f64 F F)) B) (/.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))) (*.f64 F F) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) F)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F)) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos B) #s(literal 1 binary64)) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos B) (fma.f64 #s(literal -1/2 binary64) (*.f64 B B) #s(literal 1 binary64))) (sin.f64 B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) x)))) (*.f64 B B) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 F (*.f64 B B)) #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) F)) (*.f64 x (fma.f64 #s(literal 1/45 binary64) (*.f64 B B) #s(literal 1/3 binary64)))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x))) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos B) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 B B) #s(literal -1/2 binary64)) (*.f64 B B) #s(literal 1 binary64))) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (pow.f64 B #s(literal -1 binary64)) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64))) B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) B))) |
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 (/.f64 F #s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))) |
| Outputs |
|---|
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
2 calls:
| 33.0ms | x |
| 26.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.5% | 3 | x |
| 78.9% | 6 | F |
Compiled 2 to 6 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (- -1 x) #s(literal -1 binary64))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal 1 binary64) x)) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal -1 binary64) F)) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 B B) x)) B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal 1 binary64) F)) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (neg.f64 (+.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 x B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 B (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1/2 binary64) x))) F (neg.f64 x)) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal -1/45 binary64) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (*.f64 F F)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal 1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F B) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 F B) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (fma.f64 (/.f64 (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) F) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal -1 binary64) F)) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) (neg.f64 F))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 F F) B) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) F)))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal 1/6 binary64) F (/.f64 F (*.f64 B B)))) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (/.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 F F))) (/.f64 B (-.f64 #s(literal 1 binary64) x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B (-.f64 #s(literal 1 binary64) x)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F) (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x) (neg.f64 x))) B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) B (/.f64 #s(literal -1 binary64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (fma.f64 (fma.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 3/32 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 F B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64))) B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 3/32 binary64) (*.f64 F F)) B) (/.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))) (*.f64 F F) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) F)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F)) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos B) #s(literal 1 binary64)) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos B) (fma.f64 #s(literal -1/2 binary64) (*.f64 B B) #s(literal 1 binary64))) (sin.f64 B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) x)))) (*.f64 B B) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 F (*.f64 B B)) #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) F)) (*.f64 x (fma.f64 #s(literal 1/45 binary64) (*.f64 B B) #s(literal 1/3 binary64)))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x))) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos B) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 B B) #s(literal -1/2 binary64)) (*.f64 B B) #s(literal 1 binary64))) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (pow.f64 B #s(literal -1 binary64)) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64))) B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) B))) |
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 (/.f64 F #s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (/ x (tan B)) (/.f64 x B))) |
| Outputs |
|---|
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
1 calls:
| 27.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.4% | 3 | x |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (- -1 x) #s(literal -1 binary64))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal 1 binary64) x)) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal -1 binary64) F)) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 B B) x)) B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal 1 binary64) F)) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (neg.f64 (+.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 x B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 B (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1/2 binary64) x))) F (neg.f64 x)) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal -1/45 binary64) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (*.f64 F F)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal 1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F B) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 F B) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (fma.f64 (/.f64 (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) F) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal -1 binary64) F)) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) (neg.f64 F))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 F F) B) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) F)))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal 1/6 binary64) F (/.f64 F (*.f64 B B)))) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (/.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 F F))) (/.f64 B (-.f64 #s(literal 1 binary64) x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B (-.f64 #s(literal 1 binary64) x)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F) (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x) (neg.f64 x))) B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) B (/.f64 #s(literal -1 binary64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (fma.f64 (fma.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 3/32 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 F B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64))) B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 3/32 binary64) (*.f64 F F)) B) (/.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))) (*.f64 F F) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) F)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F)) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos B) #s(literal 1 binary64)) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos B) (fma.f64 #s(literal -1/2 binary64) (*.f64 B B) #s(literal 1 binary64))) (sin.f64 B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) x)))) (*.f64 B B) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 F (*.f64 B B)) #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) F)) (*.f64 x (fma.f64 #s(literal 1/45 binary64) (*.f64 B B) #s(literal 1/3 binary64)))) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x))) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos B) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 B B) #s(literal -1/2 binary64)) (*.f64 B B) #s(literal 1 binary64))) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal 1/45 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (pow.f64 B #s(literal -1 binary64)) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (- (/ (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (sin B)) (/ x (tan B))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64))) B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) B))) |
| Outputs |
|---|
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
3 calls:
| 30.0ms | x |
| 26.0ms | B |
| 24.0ms | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.2% | 2 | B |
| 70.1% | 6 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 72.1% | 3 | x |
Compiled 29 to 26 computations (10.3% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (- -1 x) #s(literal -1 binary64))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal 1 binary64) x)) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal -1 binary64) F)) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 B B) x)) B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal 1 binary64) F)) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (neg.f64 (+.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 x B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 B (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1/2 binary64) x))) F (neg.f64 x)) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal -1/45 binary64) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (*.f64 F F)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal 1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F B) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 F B) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (fma.f64 (/.f64 (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) F) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal -1 binary64) F)) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) (neg.f64 F))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 F F) B) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) F)))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal 1/6 binary64) F (/.f64 F (*.f64 B B)))) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (/.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 F F))) (/.f64 B (-.f64 #s(literal 1 binary64) x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B (-.f64 #s(literal 1 binary64) x)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F) (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x) (neg.f64 x))) B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) B (/.f64 #s(literal -1 binary64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (fma.f64 (fma.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 3/32 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 F B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64))) B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 3/32 binary64) (*.f64 F F)) B) (/.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))) (*.f64 F F) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) F)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B)) |
| Outputs |
|---|
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B)) |
4 calls:
| 142.0ms | F |
| 28.0ms | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 19.0ms | B |
| 17.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.0% | 2 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 41.8% | 1 | x |
| 45.1% | 2 | F |
| 41.8% | 1 | B |
Compiled 30 to 29 computations (3.3% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (- -1 x) #s(literal -1 binary64))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal 1 binary64) x)) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal -1 binary64) F)) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 B B) x)) B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal 1 binary64) F)) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (neg.f64 (+.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 x B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 B (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1/2 binary64) x))) F (neg.f64 x)) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal -1/45 binary64) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (*.f64 F F)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal 1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F B) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 F B) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (fma.f64 (/.f64 (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) F) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal -1 binary64) F)) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) (neg.f64 F))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 F F) B) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) F)))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal 1/6 binary64) F (/.f64 F (*.f64 B B)))) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (/.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 F F))) (/.f64 B (-.f64 #s(literal 1 binary64) x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B (-.f64 #s(literal 1 binary64) x)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F) (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x) (neg.f64 x))) B)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) B (/.f64 #s(literal -1 binary64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (fma.f64 (fma.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 3/32 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 F B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64))) B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 3/32 binary64) (*.f64 F F)) B) (/.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))) (*.f64 F F) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) F)))) |
| Outputs |
|---|
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
1 calls:
| 26.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 45.0% | 2 | F |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (- -1 x) #s(literal -1 binary64))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal 1 binary64) x)) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal -1 binary64) F)) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 B B) x)) B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal 1 binary64) F)) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (neg.f64 (+.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 x B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 B (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1/2 binary64) x))) F (neg.f64 x)) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal -1/45 binary64) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (*.f64 F F)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal 1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F B) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 F B) (/.f64 (neg.f64 x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (fma.f64 (/.f64 (*.f64 F F) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) F) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal -1 binary64) F)) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) (neg.f64 F))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 F F) B) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) F)))) |
| Outputs |
|---|
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
1 calls:
| 15.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.9% | 2 | F |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (- -1 x) #s(literal -1 binary64))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal 1 binary64) x)) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal -1 binary64) F)) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 B B) x)) B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal 1 binary64) F)) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (neg.f64 (+.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 x B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 B (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1/2 binary64) x))) F (neg.f64 x)) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal -1/45 binary64) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (*.f64 F F)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal 1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
| Outputs |
|---|
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) |
1 calls:
| 12.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.9% | 2 | F |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (- -1 x) #s(literal -1 binary64))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal 1 binary64) x)) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal -1 binary64) F)) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 B B) x)) B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal 1 binary64) F)) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (neg.f64 (+.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 x B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 B (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1/2 binary64) x))) F (neg.f64 x)) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal -1/45 binary64) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (*.f64 F F)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
| Outputs |
|---|
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal 1 binary64) x)) B)) |
1 calls:
| 8.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.0% | 3 | F |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (- -1 x) #s(literal -1 binary64))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal 1 binary64) x)) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal -1 binary64) F)) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 B B) x)) B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal 1 binary64) F)) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (neg.f64 (+.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 x B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 B (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)))))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1/2 binary64) x))) F (neg.f64 x)) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal -1/45 binary64) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (*.f64 F F)))) F (neg.f64 x)) B)) |
| Outputs |
|---|
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 B B) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal 1 binary64) x)) B)) |
4 calls:
| 13.0ms | B |
| 12.0ms | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 8.0ms | F |
| 8.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 29.6% | 1 | B |
| 36.7% | 3 | x |
| 34.3% | 3 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 40.6% | 3 | F |
Compiled 30 to 29 computations (3.3% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (- -1 x) #s(literal -1 binary64))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal 1 binary64) x)) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal -1 binary64) F)) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F B)))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 B B) x)) B))) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal 1 binary64) F)) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (neg.f64 (+.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 x B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 B (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (+ (* (/ -1/2 (* F F)) (/ (+ (* 2 x) 2) B)) (/ (- 1 x) B)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)))))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 B B) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal 1 binary64) x)) B)) |
1 calls:
| 6.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 40.6% | 3 | F |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (- -1 x) #s(literal -1 binary64))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal 1 binary64) x)) B)) |
#s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) #s(approx (/ (cos B) (sin B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal -1 binary64) F)) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F B)))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal 1 binary64) x)) B)) |
1 calls:
| 4.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 40.5% | 3 | F |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (- -1 x) #s(literal -1 binary64))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) |
2 calls:
| 2.0ms | F |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 32.7% | 3 | x |
| 34.9% | 2 | F |
Compiled 2 to 6 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (- -1 x) #s(literal -1 binary64))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) |
4 calls:
| 5.0ms | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 2.0ms | x |
| 2.0ms | F |
| 2.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 32.7% | 3 | x |
| 29.2% | 1 | B |
| 29.2% | 1 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 29.2% | 1 | F |
Compiled 30 to 29 computations (3.3% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (- -1 x) #s(literal -1 binary64))) B)) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (- -1 x) #s(literal -1 binary64))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (/.f64 #s(literal 1 binary64) B)))) |
4 calls:
| 2.0ms | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 2.0ms | x |
| 2.0ms | F |
| 2.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 14.9% | 2 | F |
| 13.1% | 2 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 8.9% | 1 | B |
| 11.6% | 2 | x |
Compiled 30 to 29 computations (3.3% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (/.f64 #s(literal 1 binary64) B)))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (/.f64 #s(literal 1 binary64) B)))) |
3 calls:
| 1.0ms | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 1.0ms | x |
| 1.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 8.9% | 1 | x |
| 8.9% | 1 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 8.9% | 1 | F |
Compiled 29 to 26 computations (10.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 33.0ms | 25550861.419763643 | 12796033612378.676 |
| 16.0ms | -1.0236249567454157e+44 | -7.332576683457014e+43 |
| 37.0ms | 208× | 0 | valid |
| 3.0ms | 23× | 0 | invalid |
Compiled 421 to 360 computations (14.5% saved)
ival-tan: 6.0ms (18.1% of total)ival-pow: 6.0ms (18.1% of total)ival-mult: 5.0ms (15% of total)ival-sin: 5.0ms (15% of total)ival-div: 4.0ms (12% of total)ival-neg: 4.0ms (12% of total)ival-add: 3.0ms (9% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 25550861.419763643 | 12796033612378.676 |
| 1.0ms | -1.0236249567454157e+44 | -7.332576683457014e+43 |
| 11.0ms | 32× | 0 | valid |
| 1.0ms | 4× | 0 | invalid |
Compiled 254 to 226 computations (11% saved)
ival-div: 6.0ms (59.9% of total)ival-add: 1.0ms (10% of total)ival-mult: 1.0ms (10% of total)ival-sin: 1.0ms (10% of total)ival-tan: 1.0ms (10% of total)ival-pow: 1.0ms (10% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)| 2× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 25550861.419763643 | 12796033612378.676 |
| 21.0ms | -2966286036.566585 | -636537005.0373161 |
| 23.0ms | 144× | 0 | valid |
| 3.0ms | 23× | 0 | invalid |
Compiled 394 to 351 computations (10.9% saved)
ival-mult: 4.0ms (18.6% of total)ival-sin: 4.0ms (18.6% of total)ival-tan: 4.0ms (18.6% of total)ival-div: 3.0ms (13.9% of total)ival-pow: 3.0ms (13.9% of total)ival-add: 2.0ms (9.3% of total)ival-neg: 1.0ms (4.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 26.0ms | 1.0022903446852261e-8 | 4.1092506375845577e-7 |
| 1.0ms | -2966286036.566585 | -636537005.0373161 |
| 19.0ms | 112× | 0 | valid |
| 2.0ms | 12× | 0 | invalid |
Compiled 368 to 351 computations (4.6% saved)
ival-tan: 5.0ms (28.4% of total)ival-mult: 3.0ms (17.1% of total)ival-sin: 3.0ms (17.1% of total)ival-div: 2.0ms (11.4% of total)ival-add: 2.0ms (11.4% of total)ival-pow: 2.0ms (11.4% of total)ival-neg: 1.0ms (5.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 34.0ms | 25550861.419763643 | 12796033612378.676 |
| 26.0ms | -1.897296297752059e-6 | -1.7341413585334438e-7 |
| 44.0ms | 192× | 0 | valid |
| 3.0ms | 21× | 0 | invalid |
Compiled 540 to 476 computations (11.9% saved)
ival-tan: 15.0ms (36.5% of total)ival-add: 6.0ms (14.6% of total)ival-mult: 5.0ms (12.2% of total)ival-sin: 5.0ms (12.2% of total)ival-div: 4.0ms (9.7% of total)ival-pow: 4.0ms (9.7% of total)ival-neg: 2.0ms (4.9% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 23.0ms | 4.9945256805682196e+222 | 3.272465810656309e+223 |
| 1.0ms | -1.897296297752059e-6 | -1.7341413585334438e-7 |
| 15.0ms | 96× | 0 | valid |
Compiled 438 to 386 computations (11.9% saved)
ival-div: 2.0ms (16.2% of total)ival-mult: 2.0ms (16.2% of total)ival-sin: 2.0ms (16.2% of total)ival-tan: 2.0ms (16.2% of total)ival-pow: 2.0ms (16.2% of total)ival-add: 1.0ms (8.1% of total)ival-neg: 1.0ms (8.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.9945256805682196e+222 | 3.272465810656309e+223 |
| 39.0ms | -3.0109079618582876e+116 | -7.680038341666592e+113 |
| 32.0ms | 128× | 0 | valid |
| 1.0ms | 8× | 0 | invalid |
Compiled 506 to 446 computations (11.9% saved)
ival-div: 13.0ms (44.6% of total)ival-sin: 4.0ms (13.7% of total)ival-mult: 3.0ms (10.3% of total)ival-tan: 3.0ms (10.3% of total)ival-pow: 3.0ms (10.3% of total)ival-add: 2.0ms (6.9% of total)ival-neg: 1.0ms (3.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 27.0ms | 8.483308420254912e+157 | 3.814841708637733e+158 |
| 18.0ms | -3.0109079618582876e+116 | -7.680038341666592e+113 |
| 33.0ms | 160× | 0 | valid |
| 4.0ms | 1× | 0 | invalid |
Compiled 492 to 432 computations (12.2% saved)
ival-add: 6.0ms (19.9% of total)ival-neg: 6.0ms (19.9% of total)ival-mult: 4.0ms (13.3% of total)ival-sin: 4.0ms (13.3% of total)ival-tan: 4.0ms (13.3% of total)ival-div: 3.0ms (10% of total)ival-pow: 3.0ms (10% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 42.0ms | 2.2662514043918795e-66 | 4.90491010438868e-61 |
| 16.0ms | -1.2878978068500316e-20 | -6.437191636379207e-21 |
| 48.0ms | 224× | 0 | valid |
Compiled 366 to 334 computations (8.7% saved)
ival-mult: 5.0ms (17.6% of total)ival-tan: 5.0ms (17.6% of total)ival-div: 4.0ms (14.1% of total)ival-sin: 4.0ms (14.1% of total)ival-pow: 4.0ms (14.1% of total)ival-add: 3.0ms (10.6% of total)ival-neg: 2.0ms (7.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 2.2662514043918795e-66 | 4.90491010438868e-61 |
| 1.0ms | -1.2878978068500316e-20 | -6.437191636379207e-21 |
Compiled 366 to 334 computations (8.7% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 32.0ms | 5.786650518826387 | 5001544.151171779 |
| 26.0ms | 144× | 0 | valid |
Compiled 399 to 305 computations (23.6% saved)
ival-tan: 5.0ms (23.2% of total)ival-sin: 4.0ms (18.6% of total)ival-div: 3.0ms (13.9% of total)ival-mult: 3.0ms (13.9% of total)ival-pow: 3.0ms (13.9% of total)ival-add: 2.0ms (9.3% of total)ival-neg: 1.0ms (4.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 34.0ms | -6.626882540981646e+149 | -1.0851626073881812e+144 |
| 27.0ms | 144× | 0 | valid |
| 0.0ms | 1× | 0 | invalid |
Compiled 516 to 350 computations (32.2% saved)
ival-div: 7.0ms (29.9% of total)ival-tan: 4.0ms (17.1% of total)ival-mult: 3.0ms (12.8% of total)ival-sin: 3.0ms (12.8% of total)ival-pow: 3.0ms (12.8% of total)ival-add: 2.0ms (8.6% of total)ival-neg: 1.0ms (4.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 28.0ms | -7.060489893097788e+46 | -1.0236249567454157e+44 |
| 20.0ms | 128× | 0 | valid |
| 2.0ms | 12× | 0 | invalid |
Compiled 358 to 298 computations (16.8% saved)
ival-div: 3.0ms (16.5% of total)ival-mult: 3.0ms (16.5% of total)ival-sin: 3.0ms (16.5% of total)ival-tan: 3.0ms (16.5% of total)ival-pow: 3.0ms (16.5% of total)ival-add: 2.0ms (11% of total)ival-neg: 1.0ms (5.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | -7.060489893097788e+46 | -1.0236249567454157e+44 |
| 5.0ms | 32× | 0 | valid |
| 0.0ms | 3× | 0 | invalid |
Compiled 294 to 258 computations (12.2% saved)
ival-div: 1.0ms (22.9% of total)ival-mult: 1.0ms (22.9% of total)ival-sin: 1.0ms (22.9% of total)ival-tan: 1.0ms (22.9% of total)ival-pow: 1.0ms (22.9% of total)ival-add: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | -7.060489893097788e+46 | -1.0236249567454157e+44 |
| 13.0ms | 80× | 0 | valid |
| 0.0ms | 3× | 0 | invalid |
Compiled 278 to 242 computations (12.9% saved)
ival-div: 2.0ms (18.5% of total)ival-mult: 2.0ms (18.5% of total)ival-sin: 2.0ms (18.5% of total)ival-tan: 2.0ms (18.5% of total)ival-pow: 2.0ms (18.5% of total)ival-add: 1.0ms (9.2% of total)ival-neg: 1.0ms (9.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.0022903446852261e-8 | 4.1092506375845577e-7 |
| 1.0ms | -2966286036.566585 | -636537005.0373161 |
Compiled 370 to 361 computations (2.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 26.0ms | 1.4818836415415548e-107 | 1.611632652947976e-106 |
| 1.0ms | -2966286036.566585 | -636537005.0373161 |
| 15.0ms | 96× | 0 | valid |
| 3.0ms | 21× | 0 | invalid |
Compiled 324 to 314 computations (3.1% saved)
ival-mult: 3.0ms (20.5% of total)ival-tan: 3.0ms (20.5% of total)ival-div: 2.0ms (13.7% of total)ival-sin: 2.0ms (13.7% of total)ival-pow: 2.0ms (13.7% of total)ival-add: 1.0ms (6.8% of total)ival-neg: 1.0ms (6.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.4818836415415548e-107 | 1.611632652947976e-106 |
| 1.0ms | -2966286036.566585 | -636537005.0373161 |
Compiled 270 to 278 computations (-3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 1.4818836415415548e-107 | 1.611632652947976e-106 |
| 1.0ms | -2966286036.566585 | -636537005.0373161 |
| 5.0ms | 32× | 0 | valid |
| 1.0ms | 6× | 0 | invalid |
Compiled 186 to 230 computations (-23.7% saved)
ival-div: 1.0ms (21.1% of total)ival-mult: 1.0ms (21.1% of total)ival-sin: 1.0ms (21.1% of total)ival-tan: 1.0ms (21.1% of total)ival-pow: 1.0ms (21.1% of total)ival-add: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -2966286036.566585 | -636537005.0373161 |
Compiled 108 to 128 computations (-18.5% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 33.0ms | 5.77020510310015e-251 | 8.194923872303585e-238 |
| 34.0ms | -2.1626467055169756e-187 | -8.743824582353229e-204 |
| 52.0ms | 320× | 0 | valid |
Compiled 270 to 366 computations (-35.6% saved)
ival-mult: 8.0ms (18.8% of total)ival-tan: 8.0ms (18.8% of total)ival-div: 6.0ms (14.1% of total)ival-sin: 6.0ms (14.1% of total)ival-pow: 6.0ms (14.1% of total)ival-add: 4.0ms (9.4% of total)ival-neg: 3.0ms (7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 29.0ms | 1.5078771523644955e-136 | 1.2152853390543278e-133 |
| 22.0ms | 128× | 0 | valid |
| 2.0ms | 14× | 0 | invalid |
Compiled 126 to 170 computations (-34.9% saved)
ival-pow: 4.0ms (20.4% of total)ival-div: 3.0ms (15.3% of total)ival-mult: 3.0ms (15.3% of total)ival-sin: 3.0ms (15.3% of total)ival-tan: 3.0ms (15.3% of total)ival-add: 2.0ms (10.2% of total)ival-neg: 1.0ms (5.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | egg-herbie |
| 64× | +-commutative-binary64-+.f64 |
| 60× | sub-neg-binary64-neg.f64-+.f64--.f64 |
| 54× | *-commutative-binary64-*.f64 |
| 30× | neg-sub0-binary64--.f64-neg.f64 |
| 30× | neg-mul-1-binary64-*.f64-neg.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 275 | 2523 |
| 1 | 328 | 2513 |
| 2 | 381 | 2513 |
| 3 | 408 | 2513 |
| 4 | 426 | 2513 |
| 5 | 431 | 2513 |
| 6 | 432 | 2513 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 F #s(literal -76999999999999996492787155231581546179723264 binary64)) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 880000000 binary64)) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 B))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))))) |
(if (<=.f64 F #s(literal -76999999999999996492787155231581546179723264 binary64)) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 200000000 binary64)) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -650000000 binary64)) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 150000000 binary64)) (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -650000000 binary64)) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 3872340515953109/9444732965739290427392 binary64)) (-.f64 (/.f64 F (*.f64 (sin.f64 B) #s(approx (sqrt (+ (* x 2) (+ (* F F) 2))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -2184094498327211/1180591620717411303424 binary64)) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 26000000 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F)) B))) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -2184094498327211/1180591620717411303424 binary64)) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 5000000000000000233009035874103487842025429049746884307104902290093413906615431497863838561070978561605169882979927449326586308330034490456803110487463217202937150636836581109497436029475276191632298678857801213921774796800 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F)) B))) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))))) |
(if (<=.f64 F #s(literal -1139999999999999963056466268016902938353193914549475900212302689360839599883556341473258364518756009763045734612992 binary64)) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (if (<=.f64 F #s(literal 5000000000000000233009035874103487842025429049746884307104902290093413906615431497863838561070978561605169882979927449326586308330034490456803110487463217202937150636836581109497436029475276191632298678857801213921774796800 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F)) B))) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))))) |
(if (<=.f64 F #s(literal -950000000000000014781445322993500873054791327075008361701282051409292092106517918101736120419295075292395966824448 binary64)) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (if (<=.f64 F #s(literal 84999999999999997823384676804306054872983882196512752976791803805074593109862200039137597367610452199171070816035519409298311268781824974510589944151475748864 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))))) |
(if (<=.f64 x #s(literal -814152147418261/83076749736557242056487941267521536 binary64)) #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (neg.f64 x) (tan.f64 B))) (if (<=.f64 x #s(literal 407588154115353/926336713898529563388567880069503262826159877325124512315660672063305037119488 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (neg.f64 x) (tan.f64 B))))) |
(if (<=.f64 x #s(literal -814152147418261/83076749736557242056487941267521536 binary64)) #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (neg.f64 x) (tan.f64 B))) (if (<=.f64 x #s(literal 407588154115353/926336713898529563388567880069503262826159877325124512315660672063305037119488 binary64)) (-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x B))) #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (neg.f64 x) (tan.f64 B))))) |
(if (<=.f64 B #s(literal 6530219459687219/1125899906842624 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #s(approx (/ x (tan B)) (/.f64 x B))) #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(if (<=.f64 F #s(literal -600000000000000004542915485767811205920745112196416350456549229386784444628533811389731999609960295837697160115815546304606809537021547542652911616 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B))) |
(if (<=.f64 F #s(literal -819999999999999929724470997836857985376190464 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) #s(approx (/ x (tan B)) (/.f64 x B)))) |
(if (<=.f64 F #s(literal -950000000000000044188852093278846289895751680 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B))) |
(if (<=.f64 F #s(literal -2600000000000000070899071509438313471160614912 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B))) |
(if (<=.f64 F #s(literal -650000000 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) (if (<=.f64 F #s(literal 3872340515953109/9444732965739290427392 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal 1 binary64) x)) B)))) |
(if (<=.f64 F #s(literal -650000000 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) (if (<=.f64 F #s(literal 6197399707408581/41315998049390537434494706752048189989275292685267576205290549704650361952269459114074325652482205302974450751563959894016 binary64)) #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 B B) x)) B))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal 1 binary64) x)) B)))) |
(if (<=.f64 F #s(literal -650000000 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (if (<=.f64 F #s(literal 6197399707408581/41315998049390537434494706752048189989275292685267576205290549704650361952269459114074325652482205302974450751563959894016 binary64)) #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 B B) x)) B))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal 1 binary64) x)) B)))) |
(if (<=.f64 F #s(literal -650000000 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (if (<=.f64 F #s(literal 5577659736667723/41315998049390537434494706752048189989275292685267576205290549704650361952269459114074325652482205302974450751563959894016 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal 1 binary64) x)) B)))) |
(if (<=.f64 F #s(literal -650000000 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B))) |
(if (<=.f64 x #s(literal -3009873906067871/5016456510113118655434598811035278955030765345404790744303017523831112055108147451509157692220295382716162651878526895249385292291816524375083746691371804094271873160484737966720260389217684476157468082176 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (if (<=.f64 x #s(literal 576577292452201/7687697232696013035490465480201479025983241823794691621558168976140934720122093268938148043346259333988919315645138393722043075242293497100043735968399262883880680368733084239192707430286484902215659282347932289182034267181757047930126964620533348010060414976 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (/.f64 #s(literal 1 binary64) B)))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)))) |
(if (<=.f64 F #s(literal 7774302693753337/409173825987017733751648712103449894027080255755383098685411421012016724550584319360408761540738019643860835515945008876152157068235674131666065948672 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (- -1 x) #s(literal -1 binary64))) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (/.f64 #s(literal 1 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (/.f64 #s(literal 1 binary64) B)))) |
| Outputs |
|---|
(if (<=.f64 F #s(literal -76999999999999996492787155231581546179723264 binary64)) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 880000000 binary64)) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 B))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))))) |
(if (<=.f64 F #s(literal -76999999999999996492787155231581546179723264 binary64)) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 880000000 binary64)) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 B))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)))))) |
(if (<=.f64 F #s(literal -76999999999999996492787155231581546179723264 binary64)) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 200000000 binary64)) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -650000000 binary64)) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 150000000 binary64)) (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -650000000 binary64)) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 150000000 binary64)) (-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -650000000 binary64)) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 3872340515953109/9444732965739290427392 binary64)) (-.f64 (/.f64 F (*.f64 (sin.f64 B) #s(approx (sqrt (+ (* x 2) (+ (* F F) 2))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -650000000 binary64)) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 3872340515953109/9444732965739290427392 binary64)) (-.f64 (/.f64 F (*.f64 #s(approx (sqrt (+ (* x 2) (+ (* F F) 2))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -2184094498327211/1180591620717411303424 binary64)) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 26000000 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F)) B))) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -2184094498327211/1180591620717411303424 binary64)) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 26000000 binary64)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F)) B)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x)) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -2184094498327211/1180591620717411303424 binary64)) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 5000000000000000233009035874103487842025429049746884307104902290093413906615431497863838561070978561605169882979927449326586308330034490456803110487463217202937150636836581109497436029475276191632298678857801213921774796800 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F)) B))) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))))) |
(if (<=.f64 F #s(literal -2184094498327211/1180591620717411303424 binary64)) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 5000000000000000233009035874103487842025429049746884307104902290093413906615431497863838561070978561605169882979927449326586308330034490456803110487463217202937150636836581109497436029475276191632298678857801213921774796800 binary64)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F)) B)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x)) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))))) |
(if (<=.f64 F #s(literal -1139999999999999963056466268016902938353193914549475900212302689360839599883556341473258364518756009763045734612992 binary64)) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (if (<=.f64 F #s(literal 5000000000000000233009035874103487842025429049746884307104902290093413906615431497863838561070978561605169882979927449326586308330034490456803110487463217202937150636836581109497436029475276191632298678857801213921774796800 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F)) B))) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))))) |
(if (<=.f64 F #s(literal -1139999999999999963056466268016902938353193914549475900212302689360839599883556341473258364518756009763045734612992 binary64)) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (if (<=.f64 F #s(literal 5000000000000000233009035874103487842025429049746884307104902290093413906615431497863838561070978561605169882979927449326586308330034490456803110487463217202937150636836581109497436029475276191632298678857801213921774796800 binary64)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(approx (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F)) B)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x)) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))))) |
(if (<=.f64 F #s(literal -950000000000000014781445322993500873054791327075008361701282051409292092106517918101736120419295075292395966824448 binary64)) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (if (<=.f64 F #s(literal 84999999999999997823384676804306054872983882196512752976791803805074593109862200039137597367610452199171070816035519409298311268781824974510589944151475748864 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))))) |
(if (<=.f64 F #s(literal -950000000000000014781445322993500873054791327075008361701282051409292092106517918101736120419295075292395966824448 binary64)) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) (if (<=.f64 F #s(literal 84999999999999997823384676804306054872983882196512752976791803805074593109862200039137597367610452199171070816035519409298311268781824974510589944151475748864 binary64)) (+.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (/.f64 F B))) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x)) (-.f64 (/.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))))) |
(if (<=.f64 x #s(literal -814152147418261/83076749736557242056487941267521536 binary64)) #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (neg.f64 x) (tan.f64 B))) (if (<=.f64 x #s(literal 407588154115353/926336713898529563388567880069503262826159877325124512315660672063305037119488 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (neg.f64 x) (tan.f64 B))))) |
(if (<=.f64 x #s(literal -814152147418261/83076749736557242056487941267521536 binary64)) #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (neg.f64 x) (tan.f64 B))) (if (<=.f64 x #s(literal 407588154115353/926336713898529563388567880069503262826159877325124512315660672063305037119488 binary64)) (-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x B))) #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (neg.f64 x) (tan.f64 B))))) |
(if (<=.f64 B #s(literal 6530219459687219/1125899906842624 binary64)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B))) #s(approx (/ x (tan B)) (/.f64 x B))) #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(if (<=.f64 F #s(literal -600000000000000004542915485767811205920745112196416350456549229386784444628533811389731999609960295837697160115815546304606809537021547542652911616 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B))) |
(if (<=.f64 F #s(literal -600000000000000004542915485767811205920745112196416350456549229386784444628533811389731999609960295837697160115815546304606809537021547542652911616 binary64)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x))) B))) |
(if (<=.f64 F #s(literal -819999999999999929724470997836857985376190464 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) #s(approx (/ x (tan B)) (/.f64 x B)))) |
(if (<=.f64 F #s(literal -819999999999999929724470997836857985376190464 binary64)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) #s(approx (/ x (tan B)) (/.f64 x B)))) |
(if (<=.f64 F #s(literal -950000000000000044188852093278846289895751680 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B))) |
(if (<=.f64 F #s(literal -950000000000000044188852093278846289895751680 binary64)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B))) |
(if (<=.f64 F #s(literal -2600000000000000070899071509438313471160614912 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B))) |
(if (<=.f64 F #s(literal -2600000000000000070899071509438313471160614912 binary64)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B))) |
(if (<=.f64 F #s(literal -650000000 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) (if (<=.f64 F #s(literal 3872340515953109/9444732965739290427392 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal 1 binary64) x)) B)))) |
(if (<=.f64 F #s(literal -650000000 binary64)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (if (<=.f64 F #s(literal 3872340515953109/9444732965739290427392 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* F F) (+ (* 2 x) 2)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal 1 binary64) x)) B)))) |
(if (<=.f64 F #s(literal -650000000 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B)))) (if (<=.f64 F #s(literal 6197399707408581/41315998049390537434494706752048189989275292685267576205290549704650361952269459114074325652482205302974450751563959894016 binary64)) #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 B B) x)) B))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal 1 binary64) x)) B)))) |
(if (<=.f64 F #s(literal -650000000 binary64)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B))) #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (if (<=.f64 F #s(literal 6197399707408581/41315998049390537434494706752048189989275292685267576205290549704650361952269459114074325652482205302974450751563959894016 binary64)) #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 B B) x)) B))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal 1 binary64) x)) B)))) |
(if (<=.f64 F #s(literal -650000000 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (if (<=.f64 F #s(literal 6197399707408581/41315998049390537434494706752048189989275292685267576205290549704650361952269459114074325652482205302974450751563959894016 binary64)) #s(approx (+ (* (* (neg F) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/ -1 (sin B))) (/ (neg x) (tan B))) #s(approx (* (neg x) (/ (cos B) (sin B))) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 B B) x)) B))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal 1 binary64) x)) B)))) |
(if (<=.f64 F #s(literal -650000000 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (if (<=.f64 F #s(literal 5577659736667723/41315998049390537434494706752048189989275292685267576205290549704650361952269459114074325652482205302974450751563959894016 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal 1 binary64) x)) B)))) |
(if (<=.f64 F #s(literal -650000000 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B))) |
(if (<=.f64 x #s(literal -3009873906067871/5016456510113118655434598811035278955030765345404790744303017523831112055108147451509157692220295382716162651878526895249385292291816524375083746691371804094271873160484737966720260389217684476157468082176 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (if (<=.f64 x #s(literal 576577292452201/7687697232696013035490465480201479025983241823794691621558168976140934720122093268938148043346259333988919315645138393722043075242293497100043735968399262883880680368733084239192707430286484902215659282347932289182034267181757047930126964620533348010060414976 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (/.f64 #s(literal 1 binary64) B)))) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)))) |
(if (<=.f64 F #s(literal 7774302693753337/409173825987017733751648712103449894027080255755383098685411421012016724550584319360408761540738019643860835515945008876152157068235674131666065948672 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (- -1 x) #s(literal -1 binary64))) B)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (/.f64 #s(literal 1 binary64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) #s(approx (* (sqrt (/ 1 (+ (* F F) 2))) (/ F B)) (/.f64 #s(literal 1 binary64) B)))) |
| 19 732× | lower-fma.f64 |
| 19 732× | lower-fma.f32 |
| 10 540× | lower-fma.f64 |
| 10 540× | lower-fma.f32 |
| 9 972× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1261 | 23297 |
| 1 | 4028 | 22514 |
| 0 | 8639 | 20529 |
| 0 | 87 | 507 |
| 0 | 131 | 476 |
| 1 | 564 | 457 |
| 2 | 4803 | 457 |
| 0 | 8211 | 457 |
| 0 | 1093 | 18879 |
| 1 | 3523 | 18351 |
| 0 | 8465 | 16791 |
| 0 | 70 | 437 |
| 0 | 120 | 414 |
| 1 | 427 | 380 |
| 2 | 3057 | 380 |
| 0 | 8156 | 380 |
| 0 | 20 | 67 |
| 0 | 37 | 63 |
| 1 | 122 | 62 |
| 2 | 789 | 62 |
| 0 | 8296 | 54 |
| 0 | 72 | 443 |
| 0 | 107 | 414 |
| 1 | 442 | 393 |
| 2 | 3368 | 393 |
| 0 | 8306 | 393 |
| 0 | 1190 | 21785 |
| 1 | 3968 | 21112 |
| 0 | 8545 | 19268 |
| 0 | 477 | 4114 |
| 1 | 1454 | 3922 |
| 2 | 5306 | 3838 |
| 0 | 8485 | 3503 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 2 850 to 1 733 computations (39.2% saved)
(negabs B)
Compiled 1 944 to 544 computations (72% saved)
Loading profile data...