
Time bar (total: 13.6s)
| 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.7s | 8 256× | 0 | valid |
| 49.0ms | 271× | 0 | invalid |
ival-mult: 219.0ms (17.4% of total)ival-div: 218.0ms (17.4% of total)ival-tan: 204.0ms (16.2% of total)ival-pow: 200.0ms (15.9% of total)ival-sin: 174.0ms (13.9% of total)ival-add: 118.0ms (9.4% of total)ival-neg: 103.0ms (8.2% of total)exact: 10.0ms (0.8% of total)ival-true: 7.0ms (0.6% of total)ival-assert: 3.0ms (0.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 73 | 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)))) |
| 33 | 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))))) |
| 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 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) |
| 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 | 73 | 0 |
| ↳ | (*.f64 F F) | overflow | 72 | |
| ↳ | (*.f64 #s(literal 2 binary64) x) | overflow | 1 | |
| ↳ | (+.f64 (*.f64 F F) #s(literal 2 binary64)) | overflow | 72 | |
| ↳ | (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) | overflow | 73 | |
*.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 | 33 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 54 | 0 |
| - | 26 | 176 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 54 | 0 | 0 |
| - | 26 | 0 | 176 |
| number | freq |
|---|---|
| 0 | 176 |
| 1 | 54 |
| 2 | 26 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 122.0ms | 512× | 0 | valid |
Compiled 265 to 64 computations (75.8% saved)
ival-pow: 34.0ms (34.5% of total)ival-tan: 15.0ms (15.2% of total)ival-div: 14.0ms (14.2% of total)ival-mult: 12.0ms (12.2% of total)ival-sin: 12.0ms (12.2% of total)ival-add: 7.0ms (7.1% of total)ival-neg: 4.0ms (4.1% of total)exact: 1.0ms (1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 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 |
|---|---|---|
| ▶ | 79.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 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)) |
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.1640625 | (/.f64 #s(literal 1 binary64) (tan.f64 B)) | |
| accuracy | 0.24609375 | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) | |
| accuracy | 8.03777381475903 | (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.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.008369828316603 | (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
| 49.0ms | 256× | 0 | valid |
Compiled 119 to 22 computations (81.5% saved)
ival-tan: 7.0ms (19.9% of total)ival-mult: 6.0ms (17% of total)ival-sin: 6.0ms (17% of total)ival-div: 5.0ms (14.2% of total)ival-pow: 5.0ms (14.2% of total)ival-add: 3.0ms (8.5% of total)ival-neg: 2.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)| 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>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (tan.f64 B)) (patch (/.f64 #s(literal 1 binary64) (tan.f64 B)) #<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 (/ 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 (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 (/ (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 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 (/ (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 (* -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 | |
|---|---|---|---|---|
| 14.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)))) (/ 1 (tan B))) |
| 7.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)))) (/ 1 (tan B))) |
| 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)))) (/ 1 (tan B))) |
| 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)))) (/ 1 (tan B))) |
| 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 (tan B))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 496 | 4202 |
| 1 | 1484 | 4010 |
| 2 | 5378 | 3926 |
| 0 | 8572 | 3585 |
| 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) |
(/ 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 (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)))))) |
(/ (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))) |
(* (/ 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)))))) |
(/ (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))))) (/ (* 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) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
(/ (+ 1 (* -1/3 (pow B 2))) B) |
(/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #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 (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)))))) |
(/ (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 (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)))))) |
(/ (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))) |
(*.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) (sin.f64 B)) (*.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 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)))) |
(- (* 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) (sin.f64 B)) (*.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 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))))) (* 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))) |
(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 (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)))) (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/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 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 #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)))))) 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 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 #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)))))) 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/8 binary64) (/.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)))) (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) (/.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/8 binary64) (/.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)))) (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)))))) |
(* (/ (* 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/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)) (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/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/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)) (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))))))) |
(/ (* 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) (-.f64 (/.f64 (cos.f64 B) (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) (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 #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/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)))) (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 (/ (+ (* -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)))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 71 |
| 0 | 37 | 67 |
| 1 | 122 | 66 |
| 2 | 789 | 66 |
| 0 | 8296 | 58 |
| 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))))) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
| Outputs |
|---|
#s(literal 1/2 binary64) |
(*.f64 (*.f64 x (pow.f64 (tan.f64 B) #s(literal -1/2 binary64))) (pow.f64 (tan.f64 B) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (sin.f64 B))) (cos.f64 B)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 B) #s(literal -1 binary64)))) |
(*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)) |
(*.f64 (neg.f64 (neg.f64 x)) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) x)) |
(*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (neg.f64 x)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (*.f64 (cos.f64 B) x)) |
(*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (/.f64 x (pow.f64 (cos.f64 B) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (neg.f64 (neg.f64 x))) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) x) |
(*.f64 x (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) #s(literal -1 binary64))) |
(*.f64 x (pow.f64 (tan.f64 B) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) #s(literal 0 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 (neg.f64 x)) (tan.f64 B)) |
(/.f64 (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(/.f64 (neg.f64 x) (neg.f64 (tan.f64 B))) |
(/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 x (tan.f64 B))) |
(/.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (neg.f64 (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) |
(/.f64 x (tan.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
(neg.f64 (/.f64 (neg.f64 x) (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 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 x (tan.f64 B))))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (tan.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 (neg.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.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)) (/.f64 F (sin.f64 B))) (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 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 x (tan.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)) (/.f64 F (sin.f64 B))) (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 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (*.f64 (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))) (pow.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)) (/.f64 F (sin.f64 B))) (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 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 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 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64)) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (/.f64 (neg.f64 x) (tan.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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (pow.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)) (/.f64 F (sin.f64 B))) (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 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (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 (-.f64 (/.f64 (neg.f64 x) (tan.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 #s(literal -1 binary64) (+.f64 (/.f64 x (tan.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 #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)))) |
(pow.f64 (/.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)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64)))) #s(literal 1 binary64)) (-.f64 (/.f64 (neg.f64 x) (tan.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 (*.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) #s(literal 1 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)) (/.f64 F (sin.f64 B))) (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 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 x) (tan.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 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 x) (tan.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 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64))) (-.f64 (/.f64 (neg.f64 x) (tan.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 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64))) (-.f64 (/.f64 (neg.f64 x) (tan.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))))))) (fma.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 x (tan.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 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64))) (-.f64 (/.f64 (neg.f64 x) (tan.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 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (/.f64 x (tan.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 (/.f64 x (tan.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 #s(literal 0 binary64) (-.f64 (/.f64 x (tan.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 (-.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 x) (tan.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))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64))) (-.f64 (/.f64 (neg.f64 x) (tan.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))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 x) (tan.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 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 x) (tan.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))))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64))) (-.f64 (/.f64 (neg.f64 x) (tan.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 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64))) (-.f64 (/.f64 (neg.f64 x) (tan.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 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 x) (tan.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 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64))) (-.f64 (/.f64 (neg.f64 x) (tan.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 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (/.f64 x (tan.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)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 (/.f64 x (tan.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 (/.f64 x (tan.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 #s(literal 0 binary64) (-.f64 (/.f64 x (tan.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 (neg.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (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 x (tan.f64 B))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.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)) (/.f64 F (sin.f64 B))) (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 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 x) (tan.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 (-.f64 (/.f64 (neg.f64 x) (tan.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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64))))) (*.f64 (-.f64 (/.f64 (neg.f64 x) (tan.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 (/.f64 (neg.f64 x) (tan.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 (-.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 (-.f64 (*.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))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.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))) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.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 (tan.f64 B) x)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.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)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.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)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (-.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)) F) (/.f64 (tan.f64 B) x)) (sin.f64 B)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) |
(/.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)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) |
(/.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)) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) x)) (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.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)) F)) (neg.f64 x))) (*.f64 (/.f64 (sin.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)) F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (tan.f64 B) (*.f64 (/.f64 (sin.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)) F)) x)) (*.f64 (/.f64 (sin.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)) F)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (sin.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)) F)) #s(literal 1 binary64))) (*.f64 (/.f64 (sin.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)) F)) (/.f64 (tan.f64 B) x))) |
(/.f64 (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))) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (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 x (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 x (tan.f64 B)))) |
(/.f64 (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 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) #s(literal 0 binary64)) (*.f64 (neg.f64 (sin.f64 B)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (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))) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (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))) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.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) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 x)))) (*.f64 (sin.f64 B) (neg.f64 (tan.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) (/.f64 x (tan.f64 B)) (*.f64 (sin.f64 B) (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) (*.f64 (sin.f64 B) (/.f64 x (tan.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) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) #s(literal 0 binary64)) (*.f64 (sin.f64 B) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)))) (*.f64 (sin.f64 B) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (neg.f64 x)))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (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 x (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) (*.f64 (/.f64 (sin.f64 B) F) (/.f64 x (tan.f64 B)))) |
(/.f64 (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 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 (sin.f64 B) F) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)))) (*.f64 (/.f64 (sin.f64 B) F) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) x)) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 B)) (*.f64 (/.f64 (sin.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)) F)) (neg.f64 (neg.f64 x)))) (*.f64 (/.f64 (sin.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)) F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (+.f64 (tan.f64 B) (*.f64 (/.f64 (sin.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)) F)) (neg.f64 x))) (*.f64 (/.f64 (sin.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)) F)) (tan.f64 B))) |
(/.f64 (+.f64 (/.f64 x (tan.f64 B)) (*.f64 (/.f64 (sin.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)) F)) (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) (*.f64 (/.f64 (sin.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)) F)) (/.f64 x (tan.f64 B)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 (sin.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)) F)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)))) (*.f64 (/.f64 (sin.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)) F)) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 B)) (*.f64 (/.f64 (sin.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)) F)) x)) (*.f64 (/.f64 (sin.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)) F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (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 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (sin.f64 B) (*.f64 (neg.f64 (tan.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)) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (/.f64 (sin.f64 B) F) (*.f64 (neg.f64 (tan.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 (tan.f64 B)) (/.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (/.f64 (sin.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)) F)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.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)) F)))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (neg.f64 (sin.f64 B)) (*.f64 (/.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 (/.f64 x (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (sin.f64 B) (*.f64 (/.f64 x (tan.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)) F))) (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 (sin.f64 B) F) (*.f64 (/.f64 x (tan.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 (/.f64 x (tan.f64 B)) (/.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 (sin.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)) F)) (/.f64 x (tan.f64 B))) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 (sin.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)) F)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) #s(literal 0 binary64)) (*.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 (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) #s(literal 0 binary64)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (sin.f64 B) (*.f64 (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) #s(literal 0 binary64)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) #s(literal 0 binary64)) (sin.f64 B))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (/.f64 (sin.f64 B) F) (*.f64 (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) #s(literal 0 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) #s(literal 0 binary64)) (/.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (/.f64 (sin.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)) F)) (*.f64 (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) #s(literal 0 binary64)) (/.f64 (sin.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)) F)))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (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 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.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)) F))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (sin.f64 B) F) (*.f64 (tan.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 (tan.f64 B) (/.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (sin.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)) F)) (tan.f64 B)) (*.f64 (tan.f64 B) (/.f64 (sin.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)) F)))) |
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (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 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 x (sin.f64 B) (*.f64 (neg.f64 (tan.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)) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 x (/.f64 (sin.f64 B) F) (*.f64 (neg.f64 (tan.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 (tan.f64 B)) (/.f64 (sin.f64 B) F))) |
(/.f64 (fma.f64 x (/.f64 (sin.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)) F)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.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)) F)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #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/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 x (tan.f64 B)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64)))) (+.f64 (/.f64 x (tan.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 (neg.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64)) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (/.f64 (neg.f64 x) (tan.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 (neg.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)))) (neg.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)) (/.f64 F (sin.f64 B))) (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 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64)))) (-.f64 (/.f64 (neg.f64 x) (tan.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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64)) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (/.f64 (neg.f64 x) (tan.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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 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)) (/.f64 F (sin.f64 B))) (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 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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 #s(literal 1 binary64) (/.f64 (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 x (tan.f64 B))) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64)) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (/.f64 (neg.f64 x) (tan.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)))))) (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.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)))) #s(literal 1 binary64))) |
(/.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))))) |
(neg.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64)))) (-.f64 (/.f64 (neg.f64 x) (tan.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)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 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)) (/.f64 F (sin.f64 B))) (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 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (neg.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)) (/.f64 F (sin.f64 B))) (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 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))) |
(neg.f64 (-.f64 (/.f64 x (tan.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))))) |
(fma.f64 (*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1/2 binary64))) (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) (*.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)))) |
(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)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (sin.f64 B))) (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)))) |
(fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/8 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/8 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.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)) F) #s(literal 1 binary64)) (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (neg.f64 (/.f64 x (sin.f64 B))) (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)))) |
(fma.f64 (/.f64 (neg.f64 F) #s(literal -1 binary64)) (/.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 (neg.f64 x) (tan.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)) #s(literal -1 binary64)) (/.f64 (neg.f64 F) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.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/4 binary64)) (sin.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)) (pow.f64 F #s(literal -1 binary64))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.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/2 binary64)) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 B) #s(literal -1 binary64))) (*.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)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (*.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)))) |
(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))) |
(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 (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) #s(literal -1 binary64)) (*.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)))) |
(fma.f64 (/.f64 x (sin.f64 B)) (neg.f64 (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)))) |
(fma.f64 (neg.f64 (neg.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/2 binary64)) (/.f64 F (sin.f64 B)))) |
(fma.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (*.f64 F (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)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) (neg.f64 x)) (*.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)))) |
(fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/8 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))) |
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (*.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)))) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 (tan.f64 B) x) (*.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)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (pow.f64 (cos.f64 B) #s(literal -1 binary64))) (*.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)))) |
(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 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 x #s(literal 1 binary64)) (*.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)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.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)))) |
(fma.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (*.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)))) |
(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))) |
(fma.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (*.f64 (cos.f64 B) (neg.f64 x)) (*.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)))) |
(fma.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -1 binary64))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 x (tan.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))))) (neg.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64))) (-.f64 (/.f64 (neg.f64 x) (tan.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))))))) |
(fma.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) #s(literal 0 binary64))) (*.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)))) |
(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 #s(literal -1 binary64) (/.f64 x (tan.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)))) |
(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))) |
(fma.f64 (/.f64 F (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 F (/.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 (neg.f64 x) (tan.f64 B))) |
(fma.f64 F (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (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 x) (tan.f64 B)) #s(literal 1 binary64) (*.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)))) |
(fma.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (neg.f64 x) (*.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)))) |
(fma.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/2 binary64)) (/.f64 F (sin.f64 B)))) |
(fma.f64 #s(literal 1 binary64) (*.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))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (tan.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 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 B) 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/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #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/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 x) (tan.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 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64))) (-.f64 (/.f64 (neg.f64 x) (tan.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 #s(literal 0 binary64) (-.f64 (/.f64 x (tan.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 (*.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 x (tan.f64 B))) |
(+.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 x) (tan.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))))) (neg.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64))) (-.f64 (/.f64 (neg.f64 x) (tan.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 #s(literal 0 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 (*.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 (/.f64 (neg.f64 x) (tan.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 (-.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))))) |
(*.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 F F (*.f64 #s(literal -2 binary64) x)) #s(literal 2 binary64)))) |
(*.f64 (+.f64 (pow.f64 F #s(literal 6 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)))))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (fma.f64 (neg.f64 F) F #s(literal -2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (fma.f64 (neg.f64 F) F #s(literal -2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (fma.f64 (neg.f64 F) F #s(literal -2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (fma.f64 (neg.f64 F) F #s(literal -2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (fma.f64 (neg.f64 F) F #s(literal -2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (+.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) (fma.f64 x #s(literal 2 binary64) (*.f64 F F))) #s(literal 4 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))) |
(/.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))) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 F F (*.f64 x #s(literal 2 binary64))) (fma.f64 F F (*.f64 x #s(literal 2 binary64))))) (-.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (fma.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) (+.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (fma.f64 F F (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (fma.f64 F F (*.f64 x #s(literal 2 binary64))) (fma.f64 F F (*.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (neg.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)))) (neg.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 (neg.f64 F) F #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 F F (*.f64 #s(literal -2 binary64) x)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 F #s(literal 6 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (fma.f64 (neg.f64 F) F #s(literal -2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))))) (exp.f64 (log.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (exp.f64 (log.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (exp.f64 (log.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (fma.f64 (neg.f64 F) F #s(literal -2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(/.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))) (fma.f64 x #s(literal 2 binary64) (fma.f64 (neg.f64 F) F #s(literal -2 binary64)))) |
(/.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (fma.f64 F F (*.f64 #s(literal -2 binary64) x)) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 F #s(literal 6 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (fma.f64 (neg.f64 F) F #s(literal -2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (fma.f64 (neg.f64 F) F #s(literal -2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.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) (/.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 (neg.f64 F) F #s(literal -2 binary64))) (-.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) (/.f64 (-.f64 (fma.f64 F F (*.f64 #s(literal -2 binary64) x)) #s(literal 2 binary64)) (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)))) (+.f64 (pow.f64 F #s(literal 6 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (fma.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (fma.f64 (neg.f64 F) F #s(literal -2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) |
(neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (fma.f64 (neg.f64 F) F #s(literal -2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(fma.f64 (exp.f64 (log.f64 F)) (exp.f64 (log.f64 F)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 F F)) |
(fma.f64 (-.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) |
(fma.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 4 binary64) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) x))) (*.f64 F F)) |
(fma.f64 (neg.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 F) F #s(literal 2 binary64))) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 4 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 F F) (pow.f64 F #s(literal 4 binary64)))))) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (pow.f64 (fma.f64 F F #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (+.f64 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 F F) (fma.f64 F F #s(literal -2 binary64))))) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (+.f64 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) (pow.f64 (+.f64 #s(literal 4 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 F F) (pow.f64 F #s(literal 4 binary64)))) #s(literal -1 binary64)) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) |
(fma.f64 F F (fma.f64 x #s(literal 2 binary64) #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))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) |
(-.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 (pow.f64 F #s(literal 4 binary64)) (fma.f64 F F #s(literal -2 binary64)))) (/.f64 #s(literal 4 binary64) (fma.f64 F F #s(literal -2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (fma.f64 (neg.f64 F) F #s(literal -2 binary64)))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (fma.f64 (neg.f64 F) F #s(literal -2 binary64))))) |
(-.f64 (/.f64 (pow.f64 F #s(literal 4 binary64)) (-.f64 (fma.f64 F F (*.f64 #s(literal -2 binary64) x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (fma.f64 F F (*.f64 #s(literal -2 binary64) x)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 F #s(literal 4 binary64)) (fma.f64 F F #s(literal -2 binary64))) (-.f64 (/.f64 #s(literal 4 binary64) (fma.f64 F F #s(literal -2 binary64))) (*.f64 x #s(literal 2 binary64)))) |
(exp.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(+.f64 (fma.f64 F F (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)) |
(+.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)) |
(+.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) |
(+.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) |
(+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) |
(+.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) |
(+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 x #s(literal 2 binary64)))) |
(+.f64 #s(literal 2 binary64) (fma.f64 x #s(literal 2 binary64) (*.f64 F F))) |
(*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/8 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (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 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (fma.f64 (neg.f64 F) F #s(literal -2 binary64))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/8 binary64)) (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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (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/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal -1/4 binary64)) |
(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)) |
(pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.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))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.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))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/8 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/8 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)) F) #s(literal 1 binary64)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 F) #s(literal -1 binary64)) (/.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 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 F) (sin.f64 B))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (sin.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)) (pow.f64 F #s(literal -1 binary64)))) |
(*.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 (/.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 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 F (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)) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/8 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 (*.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 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (pow.f64 (sin.f64 B) #s(literal -1 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 (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 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) |
(*.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 (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 (/.f64 F (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 F (/.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 F (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (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) (*.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)))) |
(pow.f64 (/.f64 (sin.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)) F)) #s(literal -1 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)) F) #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 (sin.f64 B)) F)) |
(/.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)) F) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64))) #s(literal 0 binary64)) (-.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 F (sin.f64 B))) #s(literal 0 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) #s(literal 0 binary64)) (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.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 F (sin.f64 B))) #s(literal 0 binary64))))) |
(/.f64 (neg.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)))) (sin.f64 B)) |
(/.f64 (neg.f64 (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 (sin.f64 B)) F)) |
(/.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))) (neg.f64 (sin.f64 B))) |
(/.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) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.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)) F)))) |
(/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) 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) (/.f64 (/.f64 (sin.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)) F)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.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)) F))) |
(neg.f64 (/.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))) (sin.f64 B))) |
(fma.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/8 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/8 binary64)) #s(literal 0 binary64)) |
(fma.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)) F) #s(literal 1 binary64)) (pow.f64 (sin.f64 B) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 F) #s(literal -1 binary64)) (/.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)) #s(literal 0 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)) #s(literal -1 binary64)) (/.f64 (neg.f64 F) (sin.f64 B)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (sin.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)) (pow.f64 F #s(literal -1 binary64))) #s(literal 0 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))) #s(literal 0 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)) F #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 F (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)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/8 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)))) #s(literal 0 binary64)) |
(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)) #s(literal 0 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)) F) (pow.f64 (sin.f64 B) #s(literal -1 binary64)) #s(literal 0 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))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 0 binary64)) |
(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))) #s(literal 0 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)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 F (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)) #s(literal 0 binary64)) |
(fma.f64 F (/.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)) #s(literal 0 binary64)) |
(fma.f64 F (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.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))) #s(literal 0 binary64)) |
(+.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 F (sin.f64 B))) #s(literal 0 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 B) #s(literal -1/2 binary64))) (pow.f64 (tan.f64 B) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) (pow.f64 (tan.f64 B) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (*.f64 (cos.f64 B) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 B) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (cos.f64 B)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (cos.f64 B) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (log.f64 (tan.f64 B))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (tan.f64 B) (tan.f64 B)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (tan.f64 B) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 B))) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(exp.f64 (*.f64 (log.f64 (tan.f64 B)) #s(literal -1 binary64))) |
Compiled 18 447 to 1 924 computations (89.6% saved)
26 alts after pruning (26 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 490 | 26 | 516 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 491 | 26 | 517 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 87.0% | (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))) |
| 87.0% | (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))) | |
| 86.9% | (fma.f64 (*.f64 F (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)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 75.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))) | |
| 59.9% | (/.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))) | |
| 51.9% | (+.f64 (neg.f64 (*.f64 x (pow.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 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)))))) | |
| 79.7% | (+.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/2 binary64)) (/.f64 (sin.f64 B) F))) | |
| 86.9% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.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) (sin.f64 B))) | |
| 86.8% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (/.f64 (sin.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)) F)))) | |
| 79.1% | (+.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)))) | |
| 49.1% | (+.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)))) | |
| ▶ | 79.2% | (+.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))))))) |
| ▶ | 48.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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.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.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)))) | |
| 58.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 #s(literal -1 binary64) (sin.f64 B)))) | |
| 64.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 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) | |
| 47.3% | (+.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)))))) | |
| 79.2% | #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 (/.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)))))))) | |
| ▶ | 52.2% | #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))))) |
| 58.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) | |
| 39.8% | #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)) | |
| 39.8% | #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)) | |
| 40.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)) | |
| ▶ | 40.9% | #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)) |
| 31.6% | #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)))) | |
| 57.3% | #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 268 to 886 computations (30.1% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (neg.f64 (cos.f64 B)) | |
| cost-diff | 0 | #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))))) | |
| cost-diff | 192 | (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) | |
| cost-diff | 6784 | (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)))) | |
| 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 | (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) | |
| 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 | (/.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)) | |
| cost-diff | 0 | (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))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 63 | 597 |
| 0 | 104 | 586 |
| 1 | 177 | 570 |
| 2 | 290 | 570 |
| 3 | 528 | 565 |
| 4 | 908 | 565 |
| 5 | 1442 | 565 |
| 6 | 2470 | 562 |
| 7 | 4574 | 560 |
| 8 | 5722 | 560 |
| 9 | 7157 | 560 |
| 0 | 8105 | 557 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(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))) |
(/.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)) |
(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)) |
F |
#s(literal -1/2 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) |
#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))))) |
(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)))) |
(neg.f64 (cos.f64 B)) |
(cos.f64 B) |
B |
(/.f64 x (sin.f64 B)) |
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))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
#s(literal 1 binary64) |
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 F (sin.f64 B)) |
F |
| Outputs |
|---|
(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))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 x (tan.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)) (sin.f64 B)) |
(/.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)) |
(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)) |
F |
#s(literal -1/2 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)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) F)) (/.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)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) F)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.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)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 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))))) (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) |
#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 (* 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)) (fma.f64 (neg.f64 F) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 x #s(literal -1 binary64)))) (*.f64 (cos.f64 B) x)))) |
(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)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (fma.f64 (neg.f64 F) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 x #s(literal -1 binary64)))) (*.f64 (cos.f64 B) x))) |
(neg.f64 (cos.f64 B)) |
(cos.f64 B) |
B |
(/.f64 x (sin.f64 B)) |
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))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 x #s(literal -1 binary64)))) (/.f64 F (sin.f64 B))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
(sqrt.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (-.f64 x #s(literal -1 binary64))) |
#s(literal 1 binary64) |
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 F (sin.f64 B)) |
F |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.1171875 | (/.f64 F (sin.f64 B)) | |
| accuracy | 0.1980413390345459 | (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) | |
| accuracy | 0.7973266551350559 | (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) | |
| accuracy | 20.916101731122577 | #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))))) | |
| accuracy | 0.22265625 | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) | |
| accuracy | 4.985744590245308 | (*.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 | 11.428080623067242 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) | |
| accuracy | 12.066563569127558 | #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 | 4.8708474855234405 | (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (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 | 11.115025352097833 | (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.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 | 11.451518123067242 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) | |
| accuracy | 29.96808757659517 | #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.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.09375 | (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)) | |
| accuracy | 0.2527288390345459 | (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) | |
| accuracy | 11.451518123067242 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) | |
| accuracy | 29.996927572676213 | #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 (neg.f64 x) (tan.f64 B)) | |
| accuracy | 0.1171875 | (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))) | |
| accuracy | 0.3359375 | (/.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)) | |
| accuracy | 11.674161167123835 | (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
| 123.0ms | 219× | 0 | valid |
| 31.0ms | 37× | 0 | invalid |
Compiled 567 to 55 computations (90.3% saved)
ival-mult: 31.0ms (25.3% of total)ival-pow: 19.0ms (15.5% of total)ival-div: 17.0ms (13.9% of total)ival-add: 17.0ms (13.9% of total)ival-tan: 14.0ms (11.4% of total)ival-sin: 6.0ms (4.9% of total)ival-cos: 5.0ms (4.1% of total)ival-sqrt: 5.0ms (4.1% of total)const: 4.0ms (3.3% of total)ival-neg: 4.0ms (3.3% 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 (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))) (patch (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))) #<representation binary64>) () ()) |
#s(alt (/.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)) (patch (/.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)) #<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 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (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 (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 (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)))) (patch (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)))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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))))) (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))))) (patch #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))))) #<representation binary64>) () ()) |
#s(alt (neg.f64 (cos.f64 B)) (patch (neg.f64 (cos.f64 B)) #<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) (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 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #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 #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.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 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) #<representation binary64>) () ()) |
#s(alt (/.f64 F (sin.f64 B)) (patch (/.f64 F (sin.f64 B)) #<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 (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))) (patch (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))) #<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 (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))) (patch (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))) #<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 (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))) (patch (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))) #<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 (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ 1 B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor 0 B) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) B) (taylor 0 B) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (* (pow B 2) (+ (* 7/360 (* (pow B 2) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))) B) (taylor 0 B) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (* (pow B 2) (+ (* 1/6 (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 31/15120 (* (pow B 2) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 7/360 (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))))) B) (taylor 0 B) (#s(alt (/.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)) (patch (/.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)) #<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 (/ (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) B) (taylor 0 B) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* -1 (- (* -1/2 x) (* -1/6 x))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))))))) B) (taylor 0 B) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* -1 (- (* -1/2 x) (* -1/6 x))) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))))))))) B) (taylor 0 B) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* -1 (- (* -1/2 x) (* -1/6 x))) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (* -1 (- (* -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))))))))))))))))) B) (taylor 0 B) (#s(alt (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)))) (patch (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)))) #<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))))) (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))))) (patch #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))))) #<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))))) (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))))) (patch #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))))) #<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))))) (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))))) (patch #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))))) #<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))))) (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))))) (patch #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))))) #<representation binary64>) () ())) ()) |
#s(alt -1 (taylor 0 B) (#s(alt (neg.f64 (cos.f64 B)) (patch (neg.f64 (cos.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (pow B 2)) 1) (taylor 0 B) (#s(alt (neg.f64 (cos.f64 B)) (patch (neg.f64 (cos.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* (pow B 2) (+ 1/2 (* -1/24 (pow B 2)))) 1) (taylor 0 B) (#s(alt (neg.f64 (cos.f64 B)) (patch (neg.f64 (cos.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* (pow B 2) (+ 1/2 (* (pow B 2) (- (* 1/720 (pow B 2)) 1/24)))) 1) (taylor 0 B) (#s(alt (neg.f64 (cos.f64 B)) (patch (neg.f64 (cos.f64 B)) #<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 (* (/ 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))))) (taylor 0 B) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) B) (taylor 0 B) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x))))))))) B) (taylor 0 B) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* -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))))))))))) B) (taylor 0 B) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ F B) (taylor 0 B) (#s(alt (/.f64 F (sin.f64 B)) (patch (/.f64 F (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ F (* 1/6 (* (pow B 2) F))) B) (taylor 0 B) (#s(alt (/.f64 F (sin.f64 B)) (patch (/.f64 F (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ F (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B) (taylor 0 B) (#s(alt (/.f64 F (sin.f64 B)) (patch (/.f64 F (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ F (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B) (taylor 0 B) (#s(alt (/.f64 F (sin.f64 B)) (patch (/.f64 F (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 (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))) (patch (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))) #<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 (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))) (patch (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))) #<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 (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))) (patch (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))) #<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 (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt (/.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)) (patch (/.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)) #<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 (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (taylor inf B) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (taylor inf B) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (taylor inf B) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (taylor inf B) (#s(alt (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)))) (patch (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)))) #<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))))) (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))))) (patch #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))))) #<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))))) (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))))) (patch #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))))) #<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))))) (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))))) (patch #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))))) #<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))))) (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))))) (patch #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))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (cos B)) (taylor inf B) (#s(alt (neg.f64 (cos.f64 B)) (patch (neg.f64 (cos.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (cos B)) (taylor inf B) (#s(alt (neg.f64 (cos.f64 B)) (patch (neg.f64 (cos.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (cos B)) (taylor inf B) (#s(alt (neg.f64 (cos.f64 B)) (patch (neg.f64 (cos.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (cos B)) (taylor inf B) (#s(alt (neg.f64 (cos.f64 B)) (patch (neg.f64 (cos.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 (/ (* 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 (* (/ 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))))) (taylor inf B) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor inf B) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor inf B) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor inf B) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ F (sin B)) (taylor inf B) (#s(alt (/.f64 F (sin.f64 B)) (patch (/.f64 F (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ F (sin B)) (taylor inf B) (#s(alt (/.f64 F (sin.f64 B)) (patch (/.f64 F (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ F (sin B)) (taylor inf B) (#s(alt (/.f64 F (sin.f64 B)) (patch (/.f64 F (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ F (sin B)) (taylor inf B) (#s(alt (/.f64 F (sin.f64 B)) (patch (/.f64 F (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 (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))) (patch (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))) #<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 (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))) (patch (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))) #<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 (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))) (patch (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))) #<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 (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt (/.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)) (patch (/.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)) #<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 (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (taylor -inf B) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (taylor -inf B) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (taylor -inf B) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (taylor -inf B) (#s(alt (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)))) (patch (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)))) #<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))))) (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))))) (patch #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))))) #<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))))) (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))))) (patch #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))))) #<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))))) (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))))) (patch #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))))) #<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))))) (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))))) (patch #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))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (cos B)) (taylor -inf B) (#s(alt (neg.f64 (cos.f64 B)) (patch (neg.f64 (cos.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (cos B)) (taylor -inf B) (#s(alt (neg.f64 (cos.f64 B)) (patch (neg.f64 (cos.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (cos B)) (taylor -inf B) (#s(alt (neg.f64 (cos.f64 B)) (patch (neg.f64 (cos.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (cos B)) (taylor -inf B) (#s(alt (neg.f64 (cos.f64 B)) (patch (neg.f64 (cos.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 (/ (* 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 (* (/ 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))))) (taylor -inf B) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor -inf B) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor -inf B) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor -inf B) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ F (sin B)) (taylor -inf B) (#s(alt (/.f64 F (sin.f64 B)) (patch (/.f64 F (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ F (sin B)) (taylor -inf B) (#s(alt (/.f64 F (sin.f64 B)) (patch (/.f64 F (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ F (sin B)) (taylor -inf B) (#s(alt (/.f64 F (sin.f64 B)) (patch (/.f64 F (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ F (sin B)) (taylor -inf B) (#s(alt (/.f64 F (sin.f64 B)) (patch (/.f64 F (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (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))) (patch (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))) #<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 (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))) (patch (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))) #<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 (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))) (patch (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))) #<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 (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor 0 F) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -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 (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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (/ 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 (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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (/ 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 (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)) (patch (/.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)) #<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 (+ 2 (* 2 x)) (taylor 0 F) (#s(alt (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (+ (* 2 x) (pow F 2))) (taylor 0 F) (#s(alt (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (+ (* 2 x) (pow F 2))) (taylor 0 F) (#s(alt (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (+ (* 2 x) (pow F 2))) (taylor 0 F) (#s(alt (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (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 (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 (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)))) (patch (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)))) #<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 (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)))) (patch (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)))) #<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 (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)))) (patch (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)))) #<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 (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)))) (patch (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)))) #<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))))) (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))))) (patch #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))))) #<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))))) (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))))) (patch #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))))) #<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))))) (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))))) (patch #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))))) #<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))))) (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))))) (patch #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))))) #<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 (* (/ 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 (* 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 (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 (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 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor 0 F) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor 0 F) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor 0 F) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor 0 F) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ F (sin B)) (taylor 0 F) (#s(alt (/.f64 F (sin.f64 B)) (patch (/.f64 F (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ F (sin B)) (taylor 0 F) (#s(alt (/.f64 F (sin.f64 B)) (patch (/.f64 F (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ F (sin B)) (taylor 0 F) (#s(alt (/.f64 F (sin.f64 B)) (patch (/.f64 F (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ F (sin B)) (taylor 0 F) (#s(alt (/.f64 F (sin.f64 B)) (patch (/.f64 F (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) (taylor inf F) (#s(alt (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))) (patch (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))) #<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 (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))) (patch (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))) #<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 (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))) (patch (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))) #<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 (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* F (sin B))) (taylor inf F) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) F) (taylor inf F) (#s(alt (/.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)) (patch (/.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)) #<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)))) F) (taylor inf F) (#s(alt (/.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)) (patch (/.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)) #<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))))) F) (taylor inf F) (#s(alt (/.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)) (patch (/.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)) #<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 (pow F 2) (taylor inf F) (#s(alt (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #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 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #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 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #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 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (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 (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 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor inf F) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (taylor inf F) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (taylor inf F) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (taylor inf F) (#s(alt (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)))) (patch (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)))) #<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))))) (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))))) (patch #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))))) #<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))))) (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))))) (patch #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))))) #<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))))) (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))))) (patch #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))))) #<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))))) (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))))) (patch #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))))) #<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 (/ 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 #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 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 (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 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor inf F) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor inf F) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor inf F) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor inf F) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ F (sin B)) (taylor inf F) (#s(alt (/.f64 F (sin.f64 B)) (patch (/.f64 F (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ F (sin B)) (taylor inf F) (#s(alt (/.f64 F (sin.f64 B)) (patch (/.f64 F (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ F (sin B)) (taylor inf F) (#s(alt (/.f64 F (sin.f64 B)) (patch (/.f64 F (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ F (sin B)) (taylor inf F) (#s(alt (/.f64 F (sin.f64 B)) (patch (/.f64 F (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) (taylor -inf F) (#s(alt (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))) (patch (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))) #<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 (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))) (patch (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))) #<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 (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))) (patch (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))) #<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 (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* F (sin B))) (taylor -inf F) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) F)) (taylor -inf F) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))) F)) (taylor -inf F) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)) (taylor -inf F) (#s(alt (/.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)) (patch (/.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)) #<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 (pow F 2) (taylor -inf F) (#s(alt (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #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 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #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 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #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 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (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 (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 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor -inf F) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (/ (* x (cos B)) (* F (sin B)))))) (taylor -inf F) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (/ (* x (cos B)) (* F (sin B)))))) (taylor -inf F) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (/ (* x (cos B)) (* F (sin B)))))) (taylor -inf F) (#s(alt (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)))) (patch (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)))) #<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))))) (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))))) (patch #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))))) #<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))))) (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))))) (patch #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))))) #<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))))) (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))))) (patch #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))))) #<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))))) (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))))) (patch #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))))) #<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 (/ -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 #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 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 (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 (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor -inf F) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor -inf F) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor -inf F) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor -inf F) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ F (sin B)) (taylor -inf F) (#s(alt (/.f64 F (sin.f64 B)) (patch (/.f64 F (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ F (sin B)) (taylor -inf F) (#s(alt (/.f64 F (sin.f64 B)) (patch (/.f64 F (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ F (sin B)) (taylor -inf F) (#s(alt (/.f64 F (sin.f64 B)) (patch (/.f64 F (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ F (sin B)) (taylor -inf F) (#s(alt (/.f64 F (sin.f64 B)) (patch (/.f64 F (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt (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))) (patch (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))) #<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 (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))) (patch (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))) #<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 (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))) (patch (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))) #<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 (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (/ x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (/.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)) (patch (/.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)) #<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 (+ 2 (pow F 2)) (taylor 0 x) (#s(alt (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (+ (* 2 x) (pow F 2))) (taylor 0 x) (#s(alt (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (+ (* 2 x) (pow F 2))) (taylor 0 x) (#s(alt (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (+ (* 2 x) (pow F 2))) (taylor 0 x) (#s(alt (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (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 (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 (/ (* F (sqrt 1/2)) (sin B)) (taylor 0 x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (/ (cos B) (sin B))) (* -1/4 (/ F (* (sin B) (sqrt 1/2)))))) (/ (* F (sqrt 1/2)) (sin B))) (taylor 0 x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -1/4 (/ F (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (* F (* x (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (* (sin B) (sqrt 1/2))))))) (/ (* F (sqrt 1/2)) (sin B))) (taylor 0 x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -1/4 (/ F (* (sin B) (sqrt 1/2)))) (* x (+ (* -1/2 (/ (* F (* x (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))))) (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2))))))))) (/ (* F (sqrt 1/2)) (sin B))) (taylor 0 x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1/2 x)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* x (- (* 1/2 x) 1/2))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* x (- (* x (+ 1/2 (* -1/2 x))) 1/2))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (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 (+ (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))))) (patch #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))))) #<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))))) (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))))) (patch #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))))) #<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))))) (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))))) (patch #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))))) #<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))))) (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))))) (patch #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))))) #<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 (* (/ 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 (/ (* F (sqrt 1/2)) (sin B)) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (/ (* F x) (* (sin B) (sqrt 1/2)))) (/ (* F (sqrt 1/2)) (sin B))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1/4 (/ F (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (* F (* x (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (* (sin B) (sqrt 1/2)))))) (/ (* F (sqrt 1/2)) (sin B))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1/4 (/ F (* (sin B) (sqrt 1/2)))) (* x (+ (* -1/2 (/ (* F (* x (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))))) (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))))))) (/ (* F (sqrt 1/2)) (sin B))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt (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))) (patch (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))) #<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 (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))) (patch (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))) #<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 (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))) (patch (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))) #<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 (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B))) (taylor inf x) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (* (sin B) (sqrt 1/2))))) (* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B)))) (taylor inf x) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (* (sin B) (sqrt 1/2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (* (sin B) (sqrt 1/2))))) (* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B))))) (taylor inf x) (#s(alt (/.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)) (patch (/.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)) #<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))) (* (sin B) (sqrt 1/2))))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (* (sin B) (sqrt 1/2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (* (sin B) (sqrt 1/2))))) (* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B)))))) (taylor inf x) (#s(alt (/.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)) (patch (/.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)) #<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 (* 2 x) (taylor inf x) (#s(alt (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) (taylor inf x) (#s(alt (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) (taylor inf x) (#s(alt (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) (taylor inf x) (#s(alt (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (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 (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 (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 (/ (cos B) (sin B))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (taylor inf x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))))) (taylor inf x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))))) (taylor inf x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- 1/2 (* 1/2 (/ 1 x))) x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1/2 (/ 1/2 (pow x 2))) (* 1/2 (/ 1 x))) x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1/2 (/ 1/2 (pow x 2))) (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 (pow x 3))))) x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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))))) (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))))) (patch #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))))) #<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))))) (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))))) (patch #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))))) #<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))))) (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))))) (patch #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))))) #<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))))) (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))))) (patch #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))))) #<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 (* (/ (* 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 (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) (taylor inf x) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* (/ F (* (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ F (* (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (/ (* F (+ 1/2 (* 1/16 (/ x (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ F (* (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt (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))) (patch (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))) #<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 (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))) (patch (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))) #<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 (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))) (patch (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))) #<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 (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B))) (taylor -inf x) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (* (sin B) (sqrt -1/2))))) (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B)))) (taylor -inf x) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (* (sin B) (sqrt -1/2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt -1/2))))) (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B))))) (taylor -inf x) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (* (sin B) (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)))) (* (sin B) (sqrt -1/2)))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (* (sin B) (sqrt -1/2))))) (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B))))) (taylor -inf x) (#s(alt (/.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)) (patch (/.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)) #<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 (* 2 x) (taylor -inf x) (#s(alt (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) (taylor -inf x) (#s(alt (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) (taylor -inf x) (#s(alt (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) (taylor -inf x) (#s(alt (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (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 (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 (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt (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)))) (patch (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)))) #<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 (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (* (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 (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ (* F (sqrt -1)) (* (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 (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 x) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 1/2 (/ 1 x)) 1/2) x)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/2) x)) 1/2) x)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/2) x)) 1/2) x)) 1/2) x)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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))))) (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))))) (patch #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))))) #<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))))) (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))))) (patch #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))))) #<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))))) (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))))) (patch #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))))) #<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))))) (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))))) (patch #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))))) #<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 (* (/ (* 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 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) (taylor -inf x) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* (/ (* F (sqrt -1)) (* (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* (/ (* F (sqrt -1)) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ (* F (sqrt -1)) (* (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ 1/2 (* -1/16 (/ x (pow (sqrt -1/2) 2)))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/4 (* (/ (* F (sqrt -1)) (* (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) #<representation binary64>) () ())) ()) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 12.0ms | F | @ | inf | ((+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (+ (* 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)) (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)) (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/ 1 (+ (* 2 x) 2)) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (cos B)) (/ (neg x) (tan B)) (/ 1 (+ (* 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)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt (/ 1 (+ (* F F) 2))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B))) (/ F (sin B))) |
| 9.0ms | F | @ | -inf | ((+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (+ (* 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)) (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)) (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/ 1 (+ (* 2 x) 2)) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (cos B)) (/ (neg x) (tan B)) (/ 1 (+ (* 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)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt (/ 1 (+ (* F F) 2))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B))) (/ F (sin B))) |
| 8.0ms | B | @ | -inf | ((+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (+ (* 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)) (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)) (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/ 1 (+ (* 2 x) 2)) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (cos B)) (/ (neg x) (tan B)) (/ 1 (+ (* 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)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt (/ 1 (+ (* F F) 2))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B))) (/ F (sin B))) |
| 8.0ms | x | @ | -inf | ((+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (+ (* 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)) (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)) (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/ 1 (+ (* 2 x) 2)) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (cos B)) (/ (neg x) (tan B)) (/ 1 (+ (* 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)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt (/ 1 (+ (* F F) 2))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B))) (/ F (sin B))) |
| 8.0ms | x | @ | 0 | ((+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (+ (* 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)) (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)) (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/ 1 (+ (* 2 x) 2)) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (cos B)) (/ (neg x) (tan B)) (/ 1 (+ (* 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)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt (/ 1 (+ (* F F) 2))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B))) (/ F (sin B))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1469 | 23133 |
| 1 | 4770 | 22706 |
| 0 | 9076 | 20927 |
| 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) |
(* (/ 1 B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/ (+ (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) B) |
(/ (+ (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (* (pow B 2) (+ (* 7/360 (* (pow B 2) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))) B) |
(/ (+ (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (* (pow B 2) (+ (* 1/6 (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 31/15120 (* (pow B 2) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 7/360 (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) |
(/ 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) |
(/ (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) B) |
(/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* -1 (- (* -1/2 x) (* -1/6 x))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))))))) B) |
(/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* -1 (- (* -1/2 x) (* -1/6 x))) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))))))))) B) |
(/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* -1 (- (* -1/2 x) (* -1/6 x))) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (* -1 (- (* -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))))))))))))))))) 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 |
(- (* 1/2 (pow B 2)) 1) |
(- (* (pow B 2) (+ 1/2 (* -1/24 (pow B 2)))) 1) |
(- (* (pow B 2) (+ 1/2 (* (pow B 2) (- (* 1/720 (pow B 2)) 1/24)))) 1) |
(* -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) |
(* (/ 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))))) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x))))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* -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))))))))))) B) |
(/ F B) |
(/ (+ F (* 1/6 (* (pow B 2) F))) B) |
(/ (+ F (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B) |
(/ (+ F (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) 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 (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ 1 (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)) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(- (* (/ 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 (cos B)) |
(* -1 (cos B)) |
(* -1 (cos B)) |
(* -1 (cos 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)))))) |
(* (/ 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))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (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 (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ 1 (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)) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(- (* (/ 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 (cos B)) |
(* -1 (cos B)) |
(* -1 (cos B)) |
(* -1 (cos 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)))))) |
(* (/ 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))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (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)))))))))) |
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(+ (* (/ 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 (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))))))))) |
(+ 2 (* 2 x)) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+ 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))) |
(* -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))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 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 (+ 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)))) |
(* (/ 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 (* 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))))))))) |
(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 (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 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (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 (* F (sin B))) |
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) F) |
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))) F) |
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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) |
(/ 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) |
(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)) (/ (* 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))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 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 (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)) |
(/ 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/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 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 (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 (* 2 x))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (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 (* F (sin B))) |
(* -1 (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) F)) |
(* -1 (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))) F)) |
(* -1 (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)) |
(/ -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)) |
(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 (+ (/ 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)))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* -1 (* F (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (/ (* x (cos B)) (* F (sin B)))))) |
(* -1 (* F (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (/ (* x (cos B)) (* F (sin B)))))) |
(* -1 (* F (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (/ (* x (cos B)) (* F (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 (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)) |
(/ -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/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 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 (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 (* 2 x))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (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 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* -1 (* (/ x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ 1 (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))))))))) |
(+ 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))))) |
(+ (* 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)))))) |
(/ (* F (sqrt 1/2)) (sin B)) |
(+ (* x (+ (* -1 (/ (cos B) (sin B))) (* -1/4 (/ F (* (sin B) (sqrt 1/2)))))) (/ (* F (sqrt 1/2)) (sin B))) |
(+ (* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -1/4 (/ F (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (* F (* x (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (* (sin B) (sqrt 1/2))))))) (/ (* F (sqrt 1/2)) (sin B))) |
(+ (* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -1/4 (/ F (* (sin B) (sqrt 1/2)))) (* x (+ (* -1/2 (/ (* F (* x (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))))) (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2))))))))) (/ (* F (sqrt 1/2)) (sin B))) |
1/2 |
(+ 1/2 (* -1/2 x)) |
(+ 1/2 (* x (- (* 1/2 x) 1/2))) |
(+ 1/2 (* x (- (* x (+ 1/2 (* -1/2 x))) 1/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))) |
(/ 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)))) |
(* (/ 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)))))) |
(/ (* F (sqrt 1/2)) (sin B)) |
(+ (* -1/4 (/ (* F x) (* (sin B) (sqrt 1/2)))) (/ (* F (sqrt 1/2)) (sin B))) |
(+ (* x (+ (* -1/4 (/ F (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (* F (* x (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (* (sin B) (sqrt 1/2)))))) (/ (* F (sqrt 1/2)) (sin B))) |
(+ (* x (+ (* -1/4 (/ F (* (sin B) (sqrt 1/2)))) (* x (+ (* -1/2 (/ (* F (* x (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))))) (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))))))) (/ (* F (sqrt 1/2)) (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 (/ 1 x)) (/ (sqrt 1/2) (sin B))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (* (sin B) (sqrt 1/2))))) (* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (* (sin B) (sqrt 1/2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (* (sin B) (sqrt 1/2))))) (* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B))))) |
(+ (* -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))) (* (sin B) (sqrt 1/2))))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (* (sin B) (sqrt 1/2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (* (sin B) (sqrt 1/2))))) (* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B)))))) |
(* (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))))) |
(* 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))) |
(* 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)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))))) |
(/ 1/2 x) |
(/ (- 1/2 (* 1/2 (/ 1 x))) x) |
(/ (- (+ 1/2 (/ 1/2 (pow x 2))) (* 1/2 (/ 1 x))) x) |
(/ (- (+ 1/2 (/ 1/2 (pow x 2))) (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 (pow x 3))))) 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/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) |
(* (/ (* 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)))))) |
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) |
(+ (* -1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1/2 (* (/ (* F (+ 1/2 (* 1/16 (/ x (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ F (* (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))))) |
(* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (* (sin B) (sqrt -1/2))))) (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (* (sin B) (sqrt -1/2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt -1/2))))) (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B))))) |
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (* (sin B) (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)))) (* (sin B) (sqrt -1/2)))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (* (sin B) (sqrt -1/2))))) (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B))))) |
(* (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))))) |
(* 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 (+ (* -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))))) |
(* -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/4 (* (/ (* F (sqrt -1)) (* (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/4 (* (/ (* F (sqrt -1)) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ (* F (sqrt -1)) (* (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/2 x) |
(* -1 (/ (- (* 1/2 (/ 1 x)) 1/2) x)) |
(* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/2) x)) 1/2) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/2) x)) 1/2) x)) 1/2) 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/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)) |
(* (/ (* 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))))) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(+ (* -1/4 (* (/ (* F (sqrt -1)) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/4 (* (/ (* F (sqrt -1)) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ (* F (sqrt -1)) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ 1/2 (* -1/16 (/ x (pow (sqrt -1/2) 2)))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/4 (* (/ (* F (sqrt -1)) (* (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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (*.f64 F #s(literal 7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.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) (+ (* 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (*.f64 F #s(literal 7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/45 binary64) (*.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 #s(literal -1/5040 binary64) F (fma.f64 #s(literal 1/720 binary64) F (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) (*.f64 B B)))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (neg.f64 x))) B) |
(* (/ 1 B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) B) |
(/ (+ (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) B) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))) B) |
(/ (+ (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (* (pow B 2) (+ (* 7/360 (* (pow B 2) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 7/360 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) (*.f64 B B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))) B) |
(/ (+ (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (* (pow B 2) (+ (* 1/6 (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 31/15120 (* (pow B 2) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 7/360 (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))))) B) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 31/15120 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 7/360 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) (*.f64 B B) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) (*.f64 B B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (*.f64 F #s(literal 7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.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)))))) (* (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (*.f64 F #s(literal 7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/45 binary64) (*.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 #s(literal -1/5040 binary64) F (fma.f64 #s(literal 1/720 binary64) F (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) (*.f64 B B)))) (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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 (fma.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 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 (fma.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 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 (fma.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (*.f64 F #s(literal 7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.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)))))) (* (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (*.f64 F #s(literal 7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/45 binary64) (*.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 #s(literal -1/5040 binary64) F (fma.f64 #s(literal 1/720 binary64) F (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) (*.f64 B B)))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (neg.f64 x))) B) |
(* -1 (/ x B)) |
(/.f64 (neg.f64 x) B) |
(/ (- (* 1/3 (* (pow B 2) x)) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) 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 x #s(literal 1/45 binary64) (*.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 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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (*.f64 F #s(literal 7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.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)))))) (* (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (*.f64 F #s(literal 7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/45 binary64) (*.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 #s(literal -1/5040 binary64) F (fma.f64 #s(literal 1/720 binary64) F (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) (*.f64 B B)))) (*.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) |
(/ (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F (neg.f64 x)) B) |
(/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* -1 (- (* -1/2 x) (* -1/6 x))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))))))) B) |
(/.f64 (-.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 #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F)) x) B) |
(/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* -1 (- (* -1/2 x) (* -1/6 x))) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))))))))) B) |
(/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 F #s(literal -7/360 binary64)) (-.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) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F)) x) B) |
(/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* -1 (- (* -1/2 x) (* -1/6 x))) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (* -1 (- (* -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))))))))))))))))) B) |
(/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (fma.f64 (fma.f64 (*.f64 F #s(literal 7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 #s(literal -1/5040 binary64) F (fma.f64 #s(literal 1/720 binary64) F (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64)))) (-.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) (neg.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 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F)) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (*.f64 F #s(literal 7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.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)))))) (* (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (*.f64 F #s(literal 7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/45 binary64) (*.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 #s(literal -1/5040 binary64) F (fma.f64 #s(literal 1/720 binary64) F (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) (*.f64 B B)))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (neg.f64 x))) B) |
-1 |
#s(literal -1 binary64) |
(- (* 1/2 (pow B 2)) 1) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 B B) #s(literal -1 binary64)) |
(- (* (pow B 2) (+ 1/2 (* -1/24 (pow B 2)))) 1) |
(fma.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 B B) #s(literal 1/2 binary64)) (*.f64 B B) #s(literal -1 binary64)) |
(- (* (pow B 2) (+ 1/2 (* (pow B 2) (- (* 1/720 (pow B 2)) 1/24)))) 1) |
(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)) |
(* -1 (/ x B)) |
(/.f64 (neg.f64 x) B) |
(/ (+ (* -1 x) (* 1/3 (* (pow B 2) x))) B) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) 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 x #s(literal 1/45 binary64) (*.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 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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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 (fma.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 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 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (*.f64 B B) (*.f64 (*.f64 F #s(literal 7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 B B) (*.f64 (fma.f64 #s(literal -1/5040 binary64) F (fma.f64 #s(literal 1/720 binary64) F (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))))) (*.f64 B B))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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))))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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))))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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))))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F)) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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 (fma.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 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 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (*.f64 B B) (*.f64 (*.f64 F #s(literal 7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 B B) (*.f64 (fma.f64 #s(literal -1/5040 binary64) F (fma.f64 #s(literal 1/720 binary64) F (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))))) (*.f64 B B))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F)) B) |
(* (/ F 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 B)) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) B) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 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 #s(literal 2 binary64)))) (*.f64 (*.f64 B B) (*.f64 (*.f64 F #s(literal 7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F)) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* -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))))))))))) 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 #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 #s(literal -1/5040 binary64) F (fma.f64 #s(literal 1/720 binary64) F (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.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 #s(literal 2 binary64)))) F)) B) |
(/ F B) |
(/.f64 F B) |
(/ (+ F (* 1/6 (* (pow B 2) F))) B) |
(/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B) |
(/ (+ F (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 F #s(literal 7/360 binary64)) (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F)) (*.f64 B B) F) B) |
(/ (+ F (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B) |
(/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) F (fma.f64 #s(literal 1/720 binary64) F (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64)))) (*.f64 B B) (*.f64 F #s(literal -7/360 binary64)))) (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F)) (*.f64 B B) 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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) |
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (sin.f64 B)) |
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (sin.f64 B)) |
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (sin.f64 B)) |
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (/.f64 F (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) 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 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (/.f64 F (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) 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 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (/.f64 F (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) 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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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)) |
(+ (* -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 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(+ (* -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 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(+ (* -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 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(+ (* -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 (/.f64 F (sin.f64 B)) (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) (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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) |
(* -1 (cos B)) |
(neg.f64 (cos.f64 B)) |
(* -1 (cos B)) |
(neg.f64 (cos.f64 B)) |
(* -1 (cos B)) |
(neg.f64 (cos.f64 B)) |
(* -1 (cos B)) |
(neg.f64 (cos.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 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))) |
(* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(*.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (/.f64 F (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) (*.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 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (/.f64 F (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) (*.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 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (/.f64 F (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (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 (/.f64 F (sin.f64 B)) (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 (/.f64 F (sin.f64 B)) (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 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) |
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (sin.f64 B)) |
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (sin.f64 B)) |
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (sin.f64 B)) |
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (fma.f64 (neg.f64 (/.f64 F (*.f64 B B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (fma.f64 (neg.f64 (/.f64 F (*.f64 B B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (fma.f64 (neg.f64 (/.f64 F (*.f64 B B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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)) |
(+ (* -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 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(+ (* -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 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(+ (* -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 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(+ (* -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 (/.f64 F (sin.f64 B)) (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) (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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) |
(* -1 (cos B)) |
(neg.f64 (cos.f64 B)) |
(* -1 (cos B)) |
(neg.f64 (cos.f64 B)) |
(* -1 (cos B)) |
(neg.f64 (cos.f64 B)) |
(* -1 (cos B)) |
(neg.f64 (cos.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 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))) |
(* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(*.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (/.f64 F (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) (*.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 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (/.f64 F (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) (*.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 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (/.f64 F (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (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 (/.f64 F (sin.f64 B)) (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 (/.f64 F (sin.f64 B)) (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 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.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))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(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 #s(literal 2 binary64)))))) |
(+ (* -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 (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)))) (sin.f64 B)) |
(+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(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))) |
(+ (* (/ 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 (*.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))) |
(+ (* (/ 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)))))))))) |
(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 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 #s(literal 2 binary64) x #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 #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))) |
(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))))) |
(+ 2 (* 2 x)) |
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #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 (/.f64 F (sin.f64 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) (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)))))) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F (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 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) 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 (/.f64 F (sin.f64 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) (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 (/.f64 F (sin.f64 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) (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))) |
(+ (* -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 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(+ (* -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 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(+ (* -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 (/.f64 F (sin.f64 B)) (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 (/.f64 F (sin.f64 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) (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 (+ 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)))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 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) (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 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 #s(literal 2 binary64) x #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 #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 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 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 (* 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))))) |
(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 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 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) (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 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 #s(literal 2 binary64) x #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 #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 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (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 (/.f64 F (sin.f64 B)) (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 (/.f64 F (sin.f64 B)) (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 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (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 (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 (/.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 (/.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))) #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/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) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.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 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 6 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))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(/ 1 (* F (sin B))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) |
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) F) |
(/.f64 (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))) F) |
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))) F) |
(/.f64 (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 (/.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))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) F) |
(/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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) |
(/.f64 (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 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.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 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 6 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))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) 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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.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)) (pow.f64 F #s(literal 4 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 (+.f64 (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/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 (*.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 binary64)) 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)) (/ (* 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 (/.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 (/.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))) #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/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) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.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 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 6 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))) (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 #s(literal 2 binary64) x #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)) |
(-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.f64 #s(literal -1/2 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 #s(literal 1 binary64) B))) (/.f64 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 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.f64 #s(literal -1/2 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) (fma.f64 (/.f64 #s(literal -1/2 binary64) B) (/.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 #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) |
(-.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)) 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) |
(-.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.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)) (pow.f64 F #s(literal 4 binary64)))) #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) |
(-.f64 (+.f64 (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/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 (*.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 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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.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)) (pow.f64 F #s(literal 4 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 (+.f64 (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/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 (*.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 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 (/.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 (*.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)) #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/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 (/.f64 #s(literal -1/2 binary64) B) (*.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 (*.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) (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 (/.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 (/.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))) #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/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) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.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 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 6 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))) (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 (/.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 (/.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))) #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/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) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.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 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 6 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))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(*.f64 (fma.f64 (neg.f64 (/.f64 x F)) (/.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)))) (sin.f64 B))) F) |
(* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(*.f64 (fma.f64 (neg.f64 (/.f64 x F)) (/.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)))) (sin.f64 B))) F) |
(* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(*.f64 (fma.f64 (neg.f64 (/.f64 x F)) (/.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)))) (sin.f64 B))) 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 (/.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 (/.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))) #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/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) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.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 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 6 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))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(/ 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)) |
(/ 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 (/.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 (/.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))) #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/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 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.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 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 6 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))) (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)))) |
(+.f64 (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) (*.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))))) |
(+.f64 (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 (*.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)))) #s(literal -1/2 binary64) (*.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)))))) |
(+.f64 (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 (*.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)))) #s(literal -1/2 binary64) (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/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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.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)) (pow.f64 F #s(literal 4 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 (+.f64 (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/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 (*.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 binary64)) 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 (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 (/.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 (/.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))) #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/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 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.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 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 6 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))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (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 (/.f64 F (sin.f64 B)) (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 (/.f64 F (sin.f64 B)) (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 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (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 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 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 (/ (* 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 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) |
(* -1 (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) F)) |
(/.f64 (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))) (neg.f64 F)) |
(* -1 (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))) F)) |
(/.f64 (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 (/.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))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (neg.f64 F)) |
(* -1 (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)) |
(/.f64 (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 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.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 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 6 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))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) (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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.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)) (pow.f64 F #s(literal 4 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 (+.f64 (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/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 (*.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 binary64)) (neg.f64 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 (+ (/ 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 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 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 (sin B)) (/ (* x (cos B)) (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)))) (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 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))) (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) (+.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 (/ (+ 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))))))) |
(-.f64 (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 #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 (+.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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.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)) (pow.f64 F #s(literal 4 binary64)))) (-.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 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (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 (*.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 #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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.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)) (pow.f64 F #s(literal 4 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 (+.f64 (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/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 (*.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 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 #s(literal 2 binary64) x #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 (/.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)) (-.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B) (/.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)))) #s(literal -1/2 binary64) (*.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)) |
(-.f64 (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 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 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 F #s(literal 4 binary64))) (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 #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) 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) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 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 (sin B)) (/ (* x (cos B)) (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)))) (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 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))) (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) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 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 (sin B)) (/ (* x (cos B)) (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)))) (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 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))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(* -1 (* F (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (/ (* x (cos B)) (* F (sin B)))))) |
(*.f64 (neg.f64 F) (fma.f64 (/.f64 (cos.f64 B) F) (/.f64 x (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (neg.f64 (sin.f64 B))))) |
(* -1 (* F (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (/ (* x (cos B)) (* F (sin B)))))) |
(*.f64 (neg.f64 F) (fma.f64 (/.f64 (cos.f64 B) F) (/.f64 x (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (neg.f64 (sin.f64 B))))) |
(* -1 (* F (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (/ (* x (cos B)) (* F (sin B)))))) |
(*.f64 (neg.f64 F) (fma.f64 (/.f64 (cos.f64 B) F) (/.f64 x (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (neg.f64 (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 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 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 (sin B)) (/ (* x (cos B)) (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)))) (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 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))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))))) |
(/ 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)) |
(/ -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) (+.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/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 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) F) (-.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 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 F #s(literal 4 binary64))) #s(literal -1/2 binary64) (*.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) |
(-.f64 (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 (/.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 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 F #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) (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 (* -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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.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)) (pow.f64 F #s(literal 4 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 (+.f64 (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/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 (*.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 binary64)) (neg.f64 F)) |
(/ -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 (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) (+.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)))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (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 (/.f64 F (sin.f64 B)) (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 (/.f64 F (sin.f64 B)) (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 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.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))) |
(+ (* 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 (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)))) (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 (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 (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)))) (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 (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 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) |
(+ (* -1 (* (/ x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (neg.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)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) |
(+ (* x (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.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)))) (/.f64 (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 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) |
(+ (* x (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ x (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 x (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (sin.f64 B)) #s(literal 3/2 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 (sin.f64 B)))) x (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (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))))) |
(+ 2 (pow F 2)) |
(fma.f64 F F #s(literal 2 binary64)) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+.f64 (fma.f64 #s(literal 2 binary64) x (*.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 (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)))) (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 (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 (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)))) (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 (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 (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 -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 (neg.f64 F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) #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 (neg.f64 F) (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 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) #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 (neg.f64 F) (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) 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 F x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))))) x #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B)) |
(+ (* -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 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B))) (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)))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B))) |
(+ (* 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 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) 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 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) 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 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) B))) |
(+ (* 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 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) 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 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) 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 x (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) 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 (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)))) (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 (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 (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)))) (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 (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 (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)))) (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 (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 (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)))) (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 (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 (sqrt 1/2)) (sin B)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)) |
(+ (* x (+ (* -1 (/ (cos B) (sin B))) (* -1/4 (/ F (* (sin B) (sqrt 1/2)))))) (/ (* F (sqrt 1/2)) (sin B))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (neg.f64 (cos.f64 B)) (sin.f64 B))) x (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) |
(+ (* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -1/4 (/ F (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (* F (* x (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (* (sin B) (sqrt 1/2))))))) (/ (* F (sqrt 1/2)) (sin B))) |
(fma.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 3/8 binary64) x) F)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (/.f64 (cos.f64 B) (sin.f64 B))) x (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) |
(+ (* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -1/4 (/ F (* (sin B) (sqrt 1/2)))) (* x (+ (* -1/2 (/ (* F (* x (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))))) (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2))))))))) (/ (* F (sqrt 1/2)) (sin B))) |
(fma.f64 (-.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 5/16 binary64) x) F) (sin.f64 B)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/8 binary64) F)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) x (*.f64 (/.f64 #s(literal -1/4 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (cos.f64 B) (sin.f64 B))) x (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/2 x)) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) |
(+ 1/2 (* x (- (* 1/2 x) 1/2))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1/2 binary64)) x #s(literal 1/2 binary64)) |
(+ 1/2 (* x (- (* x (+ 1/2 (* -1/2 x))) 1/2))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x #s(literal -1/2 binary64)) x #s(literal 1/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 (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)))) (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 (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 (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)))) (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 (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))) |
(/ 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)))) |
(* (/ 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) 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))))) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) 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))))) |
(fma.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 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 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) 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))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) #s(literal 3/2 binary64))) x (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 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))))) |
(* (/ 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)))) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)) |
(+ (* -1/4 (/ (* F x) (* (sin B) (sqrt 1/2)))) (/ (* F (sqrt 1/2)) (sin B))) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 F (/.f64 x (sin.f64 B))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) |
(+ (* x (+ (* -1/4 (/ F (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (* F (* x (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (* (sin B) (sqrt 1/2)))))) (/ (* F (sqrt 1/2)) (sin B))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 3/8 binary64) x) F)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) x (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) |
(+ (* x (+ (* -1/4 (/ F (* (sin B) (sqrt 1/2)))) (* x (+ (* -1/2 (/ (* F (* x (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))))) (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))))))) (/ (* F (sqrt 1/2)) (sin B))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 5/16 binary64) x) F) (sin.f64 B)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/8 binary64) F)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) x (*.f64 (/.f64 #s(literal -1/4 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))))) x (/.f64 (*.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))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(*.f64 (fma.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 (neg.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)))) (fma.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 (neg.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/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)))) (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)))) (*.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 (/ 1 x)) (/ (sqrt 1/2) (sin B))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (* (sin B) (sqrt 1/2))))) (* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B)))) |
(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)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (* (sin B) (sqrt 1/2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (* (sin B) (sqrt 1/2))))) (* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B))))) |
(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)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (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)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(+ (* -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))) (* (sin B) (sqrt 1/2))))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (* (sin B) (sqrt 1/2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (* (sin B) (sqrt 1/2))))) (* (sqrt (/ 1 x)) (/ (sqrt 1/2) (sin B)))))) |
(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))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (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)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (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)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) (sqrt.f64 (/.f64 #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/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)))))) |
(* 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 #s(literal 2 binary64) x)) (/.f64 (*.f64 F F) x)) x) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(*.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 F F) x)) x) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(*.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 F F) 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 (fma.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 (neg.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)))) (fma.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 (neg.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/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)))) (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)))) (*.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 (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 (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)))))) (/.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)) |
(fma.f64 (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)))) (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)))) x (neg.f64 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/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)))))) |
(/ (* 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 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) 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 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) 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 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) 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 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) 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 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) 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 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) 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 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) 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 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) 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 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) 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 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) 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 (fma.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 (neg.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)))) (fma.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 (neg.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/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)))) (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)))) (*.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 (fma.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 (neg.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)))) (fma.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 (neg.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/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)))) (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)))) (*.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))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) |
(*.f64 (fma.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 (neg.f64 (cos.f64 B)) (sin.f64 B))) x) |
(* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))))) |
(*.f64 (-.f64 (fma.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 (*.f64 (/.f64 #s(literal -1/4 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) (/.f64 (cos.f64 B) (sin.f64 B))) x) |
(* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))))) |
(*.f64 (-.f64 (fma.f64 (*.f64 (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sin.f64 B))) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 #s(literal 1/2 binary64)))) (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/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (- 1/2 (* 1/2 (/ 1 x))) x) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) x) |
(/ (- (+ 1/2 (/ 1/2 (pow x 2))) (* 1/2 (/ 1 x))) x) |
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) x) |
(/ (- (+ 1/2 (/ 1/2 (pow x 2))) (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 (pow x 3))))) x) |
(/.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 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 (fma.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 (neg.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)))) (fma.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 (neg.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/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)))) (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)))) (*.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/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 (-.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) #s(literal 1/2 binary64)) (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 1/4 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) |
(* (/ (* 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/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)))) (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)))) (*.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))) (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/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)))) (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)))) (*.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) (+ F (* 1/6 (* (pow B 2) F))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 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 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 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/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 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 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 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/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 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/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)))))) |
(* (/ (* 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/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)))) (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)))) (*.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))) (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/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)))) (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)))) (*.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)) (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/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)) (*.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
(+ (* -1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(fma.f64 (*.f64 (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sin.f64 B))) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 #s(literal 1/2 binary64)))) (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/2 (* 1/16 (/ x (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ F (* (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 x #s(literal 1/2 binary64)) #s(literal 1/16 binary64) #s(literal 1/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 (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sin.f64 B))) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 #s(literal 1/2 binary64)))) (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 (/ (* 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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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) (fma.f64 (*.f64 (/.f64 (*.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 (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) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x))) |
(* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (* (sin B) (sqrt -1/2))))) (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sin.f64 B)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (* (sin B) (sqrt -1/2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt -1/2))))) (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sin.f64 B)) (/.f64 (sqrt.f64 #s(literal -1 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)) (sin.f64 B)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (* (sin B) (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)))) (* (sin B) (sqrt -1/2)))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (* (sin B) (sqrt -1/2))))) (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (sqrt -1/2)) (sin B))))) |
(-.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (/.f64 (fma.f64 F F #s(literal 2 binary64)) (sin.f64 B)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.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))) (sin.f64 B)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x)) (*.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 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))))) |
(-.f64 (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)))) (/.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))))) (pow.f64 x #s(literal 3 binary64)))) |
(* 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 (+ (* -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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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) (fma.f64 (*.f64 (/.f64 (*.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 (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) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (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)))) (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)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #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)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #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)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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/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))))) |
(-.f64 (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)))) (/.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))))) (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)) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 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 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) 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)) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 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))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) 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))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) 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)) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 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 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) 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)) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 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))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 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 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) 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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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) (fma.f64 (*.f64 (/.f64 (*.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 (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) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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) (fma.f64 (*.f64 (/.f64 (*.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 (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) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (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 (+ (* -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 (sqrt.f64 #s(literal -1 binary64)) F) (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/4 (* (/ (* F (sqrt -1)) (* (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/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 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 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ (* F (sqrt -1)) (* (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/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 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 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 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 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x))) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(* -1 (/ (- (* 1/2 (/ 1 x)) 1/2) x)) |
(/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)) x) |
(* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/2) x)) 1/2) x)) |
(/.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64)) (neg.f64 x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/2) x)) 1/2) x)) 1/2) x)) |
(/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64)) x) #s(literal -1 binary64) #s(literal -1/2 binary64)) (neg.f64 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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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) (fma.f64 (*.f64 (/.f64 (*.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 (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) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (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/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 #s(literal -1/4 binary64) (fma.f64 F F #s(literal 2 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) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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) (fma.f64 (*.f64 (/.f64 (*.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 (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) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (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 (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)) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 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))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 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)) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 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/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))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) (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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 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)) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 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)))))))) |
(-.f64 (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))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 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)) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)))) (/.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))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 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))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F)) (sqrt.f64 #s(literal -1/2 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))))) |
(-.f64 (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)))) (/.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))))) (pow.f64 x #s(literal 3 binary64)))) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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) (fma.f64 (*.f64 (/.f64 (*.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 (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) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (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 (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))) (sin B)) (sqrt (/ 1 x))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/4 (* (/ (* F (sqrt -1)) (* (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/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 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 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/4 (* (/ (* F (sqrt -1)) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ (* F (sqrt -1)) (* (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/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 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 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 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 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ 1/2 (* -1/16 (/ x (pow (sqrt -1/2) 2)))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/4 (* (/ (* F (sqrt -1)) (* (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 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 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 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (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/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sin.f64 B)))) (sqrt.f64 x) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (fma.f64 (/.f64 x #s(literal -1/2 binary64)) #s(literal -1/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B))) #s(literal 1/2 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 63 | 448 |
| 0 | 104 | 428 |
| 1 | 409 | 389 |
| 2 | 3217 | 389 |
| 0 | 8331 | 389 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(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))) |
(/.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)) |
(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))) |
#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)) |
(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)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
#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))))) |
(neg.f64 (cos.f64 B)) |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(/.f64 #s(literal 1 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)) |
#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 (/.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) |
(/.f64 F (sin.f64 B)) |
| Outputs |
|---|
(*.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.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(literal 2 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.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(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 x (tan.f64 B))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (-.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B)) (pow.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(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 x (tan.f64 B))) (-.f64 (pow.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(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (-.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B)) (pow.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(literal 2 binary64))) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.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(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.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(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (-.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B)) (pow.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(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.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(literal 2 binary64))))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) x))) (neg.f64 (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (neg.f64 (tan.f64 B)) x) (*.f64 (sin.f64 B) #s(literal 1 binary64)))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 (neg.f64 (tan.f64 B)) x)))) |
(/.f64 (neg.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)))) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 x (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (sin.f64 B) (*.f64 (/.f64 (neg.f64 (tan.f64 B)) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (neg.f64 (*.f64 (/.f64 (neg.f64 (tan.f64 B)) x) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) F) (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (*.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)) (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (neg.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(/.f64 (neg.f64 (-.f64 (pow.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(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 x (tan.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (-.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B)) (pow.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(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.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(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B)))) |
(/.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (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))))) (/.f64 (neg.f64 (tan.f64 B)) x) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (/.f64 (neg.f64 (tan.f64 B)) x))) |
(/.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 x (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sin.f64 B) (*.f64 (/.f64 (neg.f64 (tan.f64 B)) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (/.f64 (neg.f64 (tan.f64 B)) x) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.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(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
(/.f64 (-.f64 (pow.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(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 x (tan.f64 B)))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (-.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B)) (pow.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(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 x (tan.f64 B))) (-.f64 (pow.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(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (-.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B)) (pow.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(literal 2 binary64))) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.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(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 x (tan.f64 B))) (-.f64 (pow.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(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (-.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B)) (pow.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(literal 2 binary64))) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.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(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))))) |
(fma.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (*.f64 (/.f64 x (sin.f64 B)) #s(literal -1 binary64)) (cos.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))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.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))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (tan.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))))) (sin.f64 B))) |
(fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (pow.f64 (sin.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))))) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.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))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 #s(literal -1 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))) |
(fma.f64 (/.f64 x (sin.f64 B)) (neg.f64 (cos.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))) |
(fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.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))) |
(fma.f64 (cos.f64 B) (neg.f64 (/.f64 x (sin.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))) |
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 x (tan.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))))) (sin.f64 B))) |
(fma.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
(fma.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (neg.f64 x) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.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))) |
(fma.f64 (neg.f64 x) (pow.f64 (tan.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))))) (sin.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))) |
(fma.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 (neg.f64 x) (tan.f64 B))) |
(fma.f64 F (/.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)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 x (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (neg.f64 (cos.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))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (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 (fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (pow.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(literal 2 binary64)) (fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 x (tan.f64 B))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) (/.f64 (pow.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(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (cos.f64 B) x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (sin.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 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (neg.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 (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)) (sin.f64 B))) |
(*.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)) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.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))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
(pow.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) #s(literal -1 binary64)) |
(pow.f64 (/.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)) #s(literal -1 binary64)) |
(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 (neg.f64 (neg.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 (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.f64 (neg.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 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.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 (sin.f64 B))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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 #s(literal -1 binary64) (neg.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #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)) (sin.f64 B)) |
(neg.f64 (/.f64 (neg.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))) |
(neg.f64 (/.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 (sin.f64 B)))) |
(exp.f64 (*.f64 (log.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 (sqrt.f64 (pow.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(*.f64 (sqrt.f64 (pow.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 F F (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(*.f64 (sqrt.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (neg.f64 (fma.f64 F F #s(literal 2 binary64)))))) |
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 #s(literal 2 binary64) x (neg.f64 (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64))))) |
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 F F (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (neg.f64 (fma.f64 F F #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 #s(literal 2 binary64) x (neg.f64 (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 F F (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (neg.f64 (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 #s(literal 2 binary64) x (neg.f64 (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (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 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) x (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/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x (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)) (pow.f64 #s(literal 1 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)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 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)) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) |
(sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) |
(fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))) (pow.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 F F (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (neg.f64 (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 #s(literal 2 binary64) x (neg.f64 (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) (pow.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 F F (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x (neg.f64 (fma.f64 F F #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 #s(literal 2 binary64) x (neg.f64 (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64))) (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) |
(/.f64 (neg.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)))) (neg.f64 (-.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) #s(literal 8 binary64))) (neg.f64 (+.f64 (pow.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 F F (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x (neg.f64 (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 #s(literal 2 binary64) x (neg.f64 (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64)))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))))) (exp.f64 (log.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64))))) (exp.f64 (log.f64 (fma.f64 F F (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))) (exp.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (neg.f64 (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (exp.f64 (log.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (exp.f64 (log.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 #s(literal 2 binary64) x (neg.f64 (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (exp.f64 (log.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (exp.f64 (log.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)))))) |
(/.f64 (exp.f64 (log.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))))) (exp.f64 (log.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 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))) (-.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) #s(literal 8 binary64)) (+.f64 (pow.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 F F (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 F F (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (neg.f64 (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(literal 2 binary64) x (neg.f64 (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 #s(literal 2 binary64) x (neg.f64 (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 #s(literal 2 binary64) x (neg.f64 (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64)))) (neg.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 F F (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 F F (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #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 #s(literal 2 binary64) x (neg.f64 (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) x (neg.f64 (fma.f64 F F #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 #s(literal 2 binary64) x (neg.f64 (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 #s(literal 2 binary64) x (neg.f64 (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))))) |
(/.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 F F (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x (neg.f64 (fma.f64 F F #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 #s(literal 2 binary64) x (neg.f64 (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64))) (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 F F (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x (neg.f64 (fma.f64 F F #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 #s(literal 2 binary64) x (neg.f64 (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64))) (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (exp.f64 (log.f64 F)) (exp.f64 (log.f64 F)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 F F)) |
(fma.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (pow.f64 (fma.f64 F F #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) #s(literal -4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 F F)) |
(fma.f64 (+.f64 (pow.f64 F #s(literal 6 binary64)) #s(literal 8 binary64)) (pow.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) #s(literal 8 binary64)) (pow.f64 (fma.f64 (*.f64 x #s(literal 4 binary64)) x (-.f64 #s(literal 4 binary64) (*.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64)) (*.f64 F F)) |
(fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 F F)) |
(fma.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) |
(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))) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(-.f64 (/.f64 (pow.f64 F #s(literal 4 binary64)) (fma.f64 F F (neg.f64 (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)) (fma.f64 F F (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x (neg.f64 (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x (neg.f64 (fma.f64 F F #s(literal 2 binary64)))))) |
(exp.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) |
(+.f64 (fma.f64 F F (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) |
(+.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) |
(+.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(+.f64 #s(literal 2 binary64) (fma.f64 F F (*.f64 #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 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) |
(*.f64 (pow.f64 (/.f64 B (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 B (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 F #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 B #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.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)) |
(*.f64 (+.f64 (neg.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) (pow.f64 (neg.f64 B) #s(literal -1 binary64))) |
(*.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) (pow.f64 B #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) |
(pow.f64 (/.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x)) (pow.f64 B #s(literal -1 binary64)))) (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 F #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (pow.f64 B #s(literal -1 binary64)))) (neg.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) #s(literal 1 binary64))) (neg.f64 B)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x))) (neg.f64 (neg.f64 (neg.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F x) B))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 F #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64))) B))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x)) (pow.f64 B #s(literal -1 binary64))) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F x)) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 F #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (pow.f64 B #s(literal -1 binary64))) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) #s(literal 1 binary64)) B) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (*.f64 B (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 F #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))) (neg.f64 (*.f64 B (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x)) (neg.f64 (neg.f64 B))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F x) B)) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 F #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64))) B)) |
(/.f64 (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x)) (*.f64 B (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F x))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 F #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (*.f64 B (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (neg.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) (neg.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)) #s(literal 1 binary64))) |
(/.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))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) x) B)) |
(neg.f64 (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) (neg.f64 B))) |
(-.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)) |
(exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x)) (pow.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F x) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 F #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (pow.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F x) (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64))) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 F #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (neg.f64 x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 F F) (fma.f64 x x (*.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 F #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64))) (-.f64 (neg.f64 x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 F F) (fma.f64 x x (*.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 F #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 F #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F x)) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 F #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 x))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 F #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F x) (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64))) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 F #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F x) (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64))) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 F #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))) |
(fma.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (neg.f64 x)) |
(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)) F) (neg.f64 x)) |
(fma.f64 #s(literal -1 binary64) x (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (neg.f64 x)) |
(fma.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 x)) |
(fma.f64 x #s(literal -1 binary64) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(-.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F #s(literal 0 binary64)) x) |
(-.f64 (/.f64 (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F x)) (/.f64 (*.f64 x x) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F x))) |
(-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) |
(-.f64 #s(literal 0 binary64) (-.f64 x (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(+.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 x)) |
(+.f64 (neg.f64 x) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(*.f64 (sqrt.f64 (pow.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(*.f64 (sqrt.f64 (pow.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 F F (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(*.f64 (sqrt.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (neg.f64 (fma.f64 F F #s(literal 2 binary64)))))) |
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 #s(literal 2 binary64) x (neg.f64 (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64))))) |
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 F F (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (neg.f64 (fma.f64 F F #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 #s(literal 2 binary64) x (neg.f64 (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 F F (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (neg.f64 (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 #s(literal 2 binary64) x (neg.f64 (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (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 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) x (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/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x (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)) (pow.f64 #s(literal 1 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)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 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)) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) |
(sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) |
(fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (cos.f64 B) x) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)) |
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) x) |
(*.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 x (pow.f64 (tan.f64 B) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64))) (neg.f64 (/.f64 (sin.f64 B) x))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64)) (/.f64 (sin.f64 B) x)) |
(/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (neg.f64 (sin.f64 B))) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (tan.f64 B)) x)) |
(/.f64 (neg.f64 (cos.f64 B)) (neg.f64 (/.f64 (sin.f64 B) x))) |
(/.f64 (cos.f64 B) (/.f64 (sin.f64 B) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 (neg.f64 x) (neg.f64 (tan.f64 B))) |
(/.f64 x (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 x (tan.f64 B)) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F) B) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 B #s(literal -1 binary64)) (pow.f64 (pow.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))))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 B #s(literal -1 binary64)) (/.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)))))) |
(*.f64 (neg.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)))))) (pow.f64 (neg.f64 B) #s(literal -1 binary64))) |
(*.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))))) (pow.f64 B #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) B)) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.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 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F) B)) |
(pow.f64 (/.f64 (/.f64 B (/.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)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 B (/.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)))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F) B))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.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))))) #s(literal 1 binary64))) (neg.f64 B)) |
(/.f64 (neg.f64 (neg.f64 (neg.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)))))))) (neg.f64 (neg.f64 (neg.f64 B)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) B))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F) B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) |
(/.f64 (*.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))))) #s(literal 1 binary64)) B) |
(/.f64 (neg.f64 (neg.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))))))) (neg.f64 (neg.f64 B))) |
(/.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 (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)))))) (neg.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 B (/.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)))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (/.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)))))))) |
(/.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 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 B (/.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))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (/.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)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (/.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))))))) |
(neg.f64 (/.f64 (neg.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)) |
(neg.f64 (/.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))))) (neg.f64 B))) |
(exp.f64 (*.f64 (log.f64 (/.f64 B (/.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))))))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.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)) #s(literal 2 binary64))) (pow.f64 (-.f64 (/.f64 (neg.f64 x) (tan.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(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.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)) #s(literal 3 binary64))) (pow.f64 (fma.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 #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 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 (/.f64 (neg.f64 x) (tan.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))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.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)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.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 #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 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.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)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.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)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (-.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 (neg.f64 x) (tan.f64 B))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.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)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (/.f64 (neg.f64 x) (tan.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)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.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)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.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 #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 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.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)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (-.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 (neg.f64 x) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.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)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (neg.f64 x) (tan.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))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.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)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.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)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.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 (neg.f64 x) (tan.f64 B))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.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)) #s(literal 3 binary64)))) (neg.f64 (fma.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 #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 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.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)) #s(literal 2 binary64))) (-.f64 (/.f64 (neg.f64 x) (tan.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)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.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)) #s(literal 3 binary64))) (+.f64 (pow.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)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.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 (neg.f64 x) (tan.f64 B)))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.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)) #s(literal 3 binary64))) (fma.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 #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 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 x) (tan.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))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.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)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.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 #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 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.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)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 x) (tan.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))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.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)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.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 #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 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.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)) #s(literal 3 binary64))))) |
(fma.f64 (*.f64 (/.f64 x (sin.f64 B)) #s(literal -1 binary64)) (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))) |
(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))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (tan.f64 B) #s(literal -1 binary64)) #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))) |
(fma.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (pow.f64 (sin.f64 B) #s(literal -1 binary64)) #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))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) 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) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.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))) |
(fma.f64 (/.f64 x (sin.f64 B)) (neg.f64 (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))) |
(fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.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))) |
(fma.f64 (cos.f64 B) (neg.f64 (/.f64 x (sin.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))) |
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) #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))) |
(fma.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) #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))) |
(fma.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (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) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (tan.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))) |
(fma.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)) #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))) |
(fma.f64 x (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (neg.f64 (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))) |
(fma.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 (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 (+.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)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 x) (tan.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)))) (/.f64 (pow.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)) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 x) (tan.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))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 x (tan.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)))) |
(-.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 #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 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.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))) |
(*.f64 (*.f64 (/.f64 x (sin.f64 B)) #s(literal -1 binary64)) (cos.f64 B)) |
(*.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) |
(*.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(*.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 x (sin.f64 B)) (neg.f64 (cos.f64 B))) |
(*.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B))) |
(*.f64 (cos.f64 B) (neg.f64 (/.f64 x (sin.f64 B)))) |
(*.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) |
(*.f64 x (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (neg.f64 (cos.f64 B)))) |
(*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(pow.f64 (/.f64 (sin.f64 B) (*.f64 (neg.f64 (cos.f64 B)) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (neg.f64 (tan.f64 B)) x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (neg.f64 (tan.f64 B)) x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 B)))) (neg.f64 (/.f64 (sin.f64 B) x))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (neg.f64 (cos.f64 B)))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 B)) #s(literal 1 binary64))) (neg.f64 (/.f64 (sin.f64 B) x))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 B)) (neg.f64 x))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64))) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 B)) x))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64))) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 B))) (neg.f64 (/.f64 (sin.f64 B) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 B))) (/.f64 (sin.f64 B) x)) |
(/.f64 (*.f64 (neg.f64 x) (neg.f64 (cos.f64 B))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 B)) #s(literal 1 binary64)) (/.f64 (sin.f64 B) x)) |
(/.f64 (*.f64 (neg.f64 (cos.f64 B)) (neg.f64 x)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 B)) x)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (tan.f64 B)) |
(/.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) (*.f64 (neg.f64 (cos.f64 B)) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (neg.f64 (tan.f64 B)) x) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (neg.f64 (tan.f64 B)) x))) |
(/.f64 (neg.f64 (cos.f64 B)) (/.f64 (sin.f64 B) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (neg.f64 (tan.f64 B)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (neg.f64 (cos.f64 B)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 (tan.f64 B)) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.f64 B)) x)) |
(/.f64 (neg.f64 x) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(/.f64 x (neg.f64 (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 x (neg.f64 (tan.f64 B))) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 0 binary64) (tan.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 (tan.f64 B)) x)) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))) #s(literal 2 binary64))) (pow.f64 (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B)))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))) (-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (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))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B)))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))) (-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (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))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (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 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))) (-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (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))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) F) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) x))) (neg.f64 (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) F) (/.f64 (neg.f64 (tan.f64 B)) x) (*.f64 (sin.f64 B) #s(literal 1 binary64)))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 (neg.f64 (tan.f64 B)) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) F) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x)))) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 x (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) F)))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (sin.f64 B) (*.f64 (/.f64 (neg.f64 (tan.f64 B)) x) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) F)))) (neg.f64 (*.f64 (/.f64 (neg.f64 (tan.f64 B)) x) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) F)))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 F) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (neg.f64 F)) (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) F)) (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) F) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (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 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (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 (pow.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))) (-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (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))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) F) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) F) (/.f64 (neg.f64 (tan.f64 B)) x) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (/.f64 (neg.f64 (tan.f64 B)) x))) |
(/.f64 (fma.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (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 x (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sin.f64 B) (*.f64 (/.f64 (neg.f64 (tan.f64 B)) x) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) F))) (*.f64 (/.f64 (neg.f64 (tan.f64 B)) x) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) F))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))) #s(literal 2 binary64))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (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 (+.f64 (pow.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))) (-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (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))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B)))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))) (-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (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))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B)))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))) (-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (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))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))))) |
(fma.f64 (*.f64 (/.f64 x (sin.f64 B)) #s(literal -1 binary64)) (cos.f64 B) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B)))) |
(fma.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) F) (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 x (sin.f64 B)) (neg.f64 (cos.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B)))) |
(fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B)))) |
(fma.f64 (cos.f64 B) (neg.f64 (/.f64 x (sin.f64 B))) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B)))) |
(fma.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (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))) |
(fma.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B)))) |
(fma.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B)))) |
(fma.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (neg.f64 x) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B)))) |
(fma.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B)))) |
(fma.f64 F (/.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 F (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 x (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (neg.f64 (cos.f64 B))) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B)))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B)))) |
(-.f64 (fma.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))))) (/.f64 (pow.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 x (tan.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))))) |
(-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(+.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (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 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B)))) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) (pow.f64 (tan.f64 B) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 B) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (cos.f64 B)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (log.f64 (tan.f64 B))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (tan.f64 B))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (tan.f64 B) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(exp.f64 (*.f64 (log.f64 (tan.f64 B)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 2 binary64))) (pow.f64 (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (neg.f64 x) (tan.f64 B))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F)))) (neg.f64 (pow.f64 (sin.f64 B) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 (neg.f64 (cos.f64 B)) x)))) (neg.f64 (pow.f64 (sin.f64 B) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (neg.f64 F)) (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F)) (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (neg.f64 x) (tan.f64 B))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F))) (pow.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 (neg.f64 (cos.f64 B)) x))) (pow.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 2 binary64))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (neg.f64 x) (tan.f64 B)))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))))) |
(fma.f64 (*.f64 (/.f64 x (sin.f64 B)) #s(literal -1 binary64)) (cos.f64 B) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 x (sin.f64 B)) (neg.f64 (cos.f64 B)) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(fma.f64 (cos.f64 B) (neg.f64 (/.f64 x (sin.f64 B))) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (neg.f64 x) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(fma.f64 F (pow.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 x (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (neg.f64 (cos.f64 B))) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #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 #s(literal 2 binary64)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) #s(literal -4 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal -2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) #s(literal 8 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 x #s(literal 4 binary64)) x (-.f64 #s(literal 4 binary64) (*.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) #s(literal 8 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 x #s(literal 4 binary64)) x (-.f64 #s(literal 4 binary64) (*.f64 x #s(literal 4 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 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 -1/2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
(sqrt.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/2 binary64) (*.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/2 binary64)))) |
(exp.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 x (tan.f64 B)))) |
(*.f64 #s(literal -1 binary64) (cos.f64 B)) |
(*.f64 (cos.f64 B) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 B) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (cos.f64 B)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 B) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 B) (cos.f64 B) (*.f64 #s(literal 0 binary64) (cos.f64 B)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 B) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (cos.f64 B))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 B) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 B) (cos.f64 B) (*.f64 #s(literal 0 binary64) (cos.f64 B))))) |
(neg.f64 (cos.f64 B)) |
(-.f64 #s(literal 0 binary64) (cos.f64 B)) |
(+.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 B))) |
(*.f64 (*.f64 (/.f64 x (sin.f64 B)) #s(literal -1 binary64)) (cos.f64 B)) |
(*.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) |
(*.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(*.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 x (sin.f64 B)) (neg.f64 (cos.f64 B))) |
(*.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B))) |
(*.f64 (cos.f64 B) (neg.f64 (/.f64 x (sin.f64 B)))) |
(*.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) |
(*.f64 x (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (neg.f64 (cos.f64 B)))) |
(*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(pow.f64 (/.f64 (sin.f64 B) (*.f64 (neg.f64 (cos.f64 B)) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (neg.f64 (tan.f64 B)) x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (neg.f64 (tan.f64 B)) x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 B)))) (neg.f64 (/.f64 (sin.f64 B) x))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (neg.f64 (cos.f64 B)))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 B)) #s(literal 1 binary64))) (neg.f64 (/.f64 (sin.f64 B) x))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 B)) (neg.f64 x))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64))) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 B)) x))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64))) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 B))) (neg.f64 (/.f64 (sin.f64 B) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 B))) (/.f64 (sin.f64 B) x)) |
(/.f64 (*.f64 (neg.f64 x) (neg.f64 (cos.f64 B))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 B)) #s(literal 1 binary64)) (/.f64 (sin.f64 B) x)) |
(/.f64 (*.f64 (neg.f64 (cos.f64 B)) (neg.f64 x)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 B)) x)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (tan.f64 B)) |
(/.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) (*.f64 (neg.f64 (cos.f64 B)) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (neg.f64 (tan.f64 B)) x) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (neg.f64 (tan.f64 B)) x))) |
(/.f64 (neg.f64 (cos.f64 B)) (/.f64 (sin.f64 B) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (neg.f64 (tan.f64 B)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (neg.f64 (cos.f64 B)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 (tan.f64 B)) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.f64 B)) x)) |
(/.f64 (neg.f64 x) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(/.f64 x (neg.f64 (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 x (neg.f64 (tan.f64 B))) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 0 binary64) (tan.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 (tan.f64 B)) x)) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))) #s(literal -1 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 F F (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) (fma.f64 F F (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (neg.f64 (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) x (neg.f64 (fma.f64 F F #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 #s(literal 2 binary64) x (neg.f64 (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 #s(literal 2 binary64) x (neg.f64 (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) #s(literal -1 binary64)) (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #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 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (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))) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal -1/4 binary64)) |
(pow.f64 (*.f64 (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(literal -1 binary64)) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 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 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) |
(sqrt.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1/2 binary64) (*.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1/2 binary64) (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64) (*.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64) (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(exp.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
#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 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (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)) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 2 binary64)) #s(literal 1/36 binary64) (*.f64 (neg.f64 F) F)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) (neg.f64 F)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 3 binary64)) #s(literal 1/216 binary64) (pow.f64 F #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (fma.f64 F (-.f64 F (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64))) (*.f64 (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 2 binary64)) #s(literal 1/36 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 2 binary64)) #s(literal 1/36 binary64) (*.f64 (neg.f64 F) F)))) (neg.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) (neg.f64 F)))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 3 binary64)) #s(literal 1/216 binary64) (pow.f64 F #s(literal 3 binary64))))) (neg.f64 (fma.f64 F (-.f64 F (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64))) (*.f64 (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 2 binary64)) #s(literal 1/36 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) (neg.f64 F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 B #s(literal 6 binary64))) (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (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)))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 2 binary64)) #s(literal 1/36 binary64) (*.f64 (neg.f64 F) F)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) (neg.f64 F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 3 binary64)) #s(literal 1/216 binary64) (pow.f64 F #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 F (-.f64 F (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64))) (*.f64 (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 2 binary64)) #s(literal 1/36 binary64) (*.f64 (neg.f64 F) F)))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) (neg.f64 F))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 3 binary64)) #s(literal 1/216 binary64) (pow.f64 F #s(literal 3 binary64))))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 F (-.f64 F (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64))) (*.f64 (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 2 binary64)) #s(literal 1/36 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 2 binary64)) #s(literal 1/36 binary64) (*.f64 (neg.f64 F) F)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) (neg.f64 F))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 3 binary64)) #s(literal 1/216 binary64) (pow.f64 F #s(literal 3 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 F (-.f64 F (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64))) (*.f64 (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 2 binary64)) #s(literal 1/36 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) |
(/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 2 binary64)) #s(literal 1/36 binary64) (*.f64 (neg.f64 F) F))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) (neg.f64 F))) |
(/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 3 binary64)) #s(literal 1/216 binary64) (pow.f64 F #s(literal 3 binary64)))) (fma.f64 F (-.f64 F (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64))) (*.f64 (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 2 binary64)) #s(literal 1/36 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) (neg.f64 F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 B #s(literal 6 binary64))) (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (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))))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 B B) F)) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (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))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 2 binary64)) #s(literal 1/36 binary64) (*.f64 (neg.f64 F) F)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) (neg.f64 F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 3 binary64)) #s(literal 1/216 binary64) (pow.f64 F #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 F (-.f64 F (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64))) (*.f64 (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 2 binary64)) #s(literal 1/36 binary64) (*.f64 (neg.f64 F) F))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) (neg.f64 F)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 3 binary64)) #s(literal 1/216 binary64) (pow.f64 F #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 F (-.f64 F (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64))) (*.f64 (pow.f64 (*.f64 (*.f64 B B) F) #s(literal 2 binary64)) #s(literal 1/36 binary64))))) |
(/.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))))) |
(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)) (*.f64 #s(literal 1/6 binary64) (*.f64 B B))) F (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #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)) (*.f64 #s(literal 1/6 binary64) F)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #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)) (*.f64 B B)) (*.f64 #s(literal 1/6 binary64) F) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #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)) B) (*.f64 (*.f64 #s(literal 1/6 binary64) F) B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (/.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 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(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)) F) (/.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 (*.f64 B B) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 B B) (*.f64 (*.f64 #s(literal 1/6 binary64) F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(fma.f64 B (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) F) B) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(fma.f64 (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 B B) F) #s(literal 1/6 binary64)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (/.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(fma.f64 F (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 (*.f64 B B) F) #s(literal 1/6 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(+.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (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)))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 F F #s(literal -2 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (+.f64 (pow.f64 F #s(literal 6 binary64)) #s(literal 8 binary64)) #s(literal -1 binary64))) (sqrt.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 F F #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (pow.f64 F #s(literal 6 binary64)) #s(literal 8 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 F F #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 F #s(literal 6 binary64)) #s(literal 8 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (neg.f64 (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (fma.f64 F F #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) |
(sqrt.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) |
(fabs.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) F) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
(*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 F (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 F (/.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (sin.f64 B))) |
(*.f64 F (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))))) |
(pow.f64 (/.f64 (sin.f64 B) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) F)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 F) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))))) (neg.f64 (/.f64 (sin.f64 B) F))) |
(/.f64 (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (neg.f64 F))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (neg.f64 (/.f64 (sin.f64 B) F))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) F))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (neg.f64 F) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 1 binary64) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (/.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (neg.f64 F)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 (sin.f64 B) F)) |
(/.f64 (neg.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (sin.f64 B) F))) |
(/.f64 (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) F) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) F)))) |
(/.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 (sin.f64 B) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) F))) |
(*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 F (pow.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (sin.f64 B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (/.f64 (sin.f64 B) F)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (neg.f64 F))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 F))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 F) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) F)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 F #s(literal 1 binary64))) (neg.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (neg.f64 F)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (sin.f64 B) F))) |
(/.f64 (neg.f64 (/.f64 F (sin.f64 B))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 F)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 1 binary64) F) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (sin.f64 B))) |
(/.f64 (*.f64 (neg.f64 F) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (/.f64 (sin.f64 B) F)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (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 -1/2 binary64)) (/.f64 (sin.f64 B) F)) |
(/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (/.f64 (sin.f64 B) F))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (pow.f64 (pow.f64 F #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) F) |
(*.f64 (neg.f64 F) (pow.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 F (sin.f64 B))) |
(*.f64 F (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sin.f64 B) F) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.f64 (*.f64 F #s(literal 1 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 F #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (neg.f64 F) (neg.f64 (sin.f64 B))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) F))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sin.f64 B) F)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) |
(/.f64 F (sin.f64 B)) |
(neg.f64 (/.f64 (neg.f64 F) (sin.f64 B))) |
(neg.f64 (/.f64 F (neg.f64 (sin.f64 B)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 B) F)) #s(literal -1 binary64))) |
Compiled 66 271 to 6 084 computations (90.8% saved)
51 alts after pruning (51 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 953 | 46 | 1 999 |
| Fresh | 16 | 5 | 21 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 974 | 51 | 2 025 |
| Status | Accuracy | Program |
|---|---|---|
| 55.0% | (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 #s(approx (/ (neg x) (tan B)) (/.f64 (neg.f64 x) B))) | |
| 56.8% | (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 44.1% | (fma.f64 #s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (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))) F)) F (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 72.5% | (fma.f64 #s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) B)) F (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 53.6% | (fma.f64 #s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) F (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 56.8% | (fma.f64 #s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 75.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))) | |
| ▶ | 86.9% | (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
| 59.9% | (/.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))) | |
| 79.1% | (+.f64 (/.f64 (neg.f64 (cos.f64 B)) (/.f64 (sin.f64 B) x)) (*.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))))))) | |
| 48.4% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.f64 B)) x)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) | |
| 49.1% | (+.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)))) | |
| 57.1% | (+.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))) #s(approx (sqrt (/ 1 (+ (* F F) 2))) (sqrt.f64 #s(literal 1/2 binary64)))))) | |
| 64.7% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F 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))))))) | |
| 22.9% | (+.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 (*.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)))) B))) | |
| 30.8% | (+.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))) | |
| 32.8% | (+.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))) | |
| 56.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)))) | |
| ▶ | 58.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 #s(literal -1 binary64) (sin.f64 B)))) |
| 25.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) | |
| 39.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.1% | (+.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))) | |
| 35.1% | (+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (*.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 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) 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.5% | #s(approx (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (*.f64 F #s(literal 7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (neg.f64 x))) B)) | |
| 40.8% | #s(approx (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) | |
| 31.6% | #s(approx (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (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)))) | |
| 57.3% | #s(approx (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) | |
| 47.9% | #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)))) #s(approx (/ F (sin B)) (/.f64 F B))))) | |
| 40.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B)) | |
| 40.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)) | |
| 40.9% | #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 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B)) | |
| 25.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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) | |
| 24.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 binary64) (*.f64 F F)))) F (neg.f64 x)) B)) | |
| 12.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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1/2 binary64) x))) F (neg.f64 x)) B)) | |
| 24.4% | #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)) | |
| 12.0% | #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)) | |
| 40.9% | #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)) | |
| ▶ | 20.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (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)) |
| 22.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (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 (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)) x)) B)) | |
| 24.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (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)) | |
| 26.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)) (-.f64 #s(literal -1 binary64) x)) B)) | |
| 17.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)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) | |
| ▶ | 25.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)) (neg.f64 x)) B)) |
| 40.9% | #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)))) | |
| 52.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 x (tan.f64 B)))) | |
| 40.9% | #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))) | |
| 22.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)))) | |
| 17.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)))) | |
| 25.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (-.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 #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F)) x) B))) | |
| 20.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)))) | |
| ▶ | 18.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
Compiled 2 044 to 1 528 computations (25.2% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| 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)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) | |
| cost-diff | 320 | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) | |
| cost-diff | 0 | (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) | |
| cost-diff | 0 | #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) | |
| cost-diff | 0 | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) | |
| cost-diff | 192 | (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) | |
| cost-diff | 0 | #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))) | |
| cost-diff | 0 | (/.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) | |
| 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)) (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)) | |
| cost-diff | 256 | (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)) | |
| 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))))) (*.f64 (cos.f64 B) x)) | |
| cost-diff | 0 | (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 72 | 525 |
| 0 | 103 | 508 |
| 1 | 163 | 490 |
| 2 | 260 | 490 |
| 3 | 467 | 475 |
| 4 | 813 | 475 |
| 5 | 2140 | 475 |
| 6 | 6106 | 475 |
| 0 | 8066 | 475 |
| 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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) |
(/.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)) |
(*.f64 (cos.f64 B) x) |
(cos.f64 B) |
B |
(sin.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))))) (/.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)) |
(/.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 (+ (* (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))) |
(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)) |
(/.f64 #s(literal 1/2 binary64) F) |
#s(literal 1/2 binary64) |
F |
(/.f64 (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 |
(-.f64 #s(literal -1 binary64) 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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
#s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(/.f64 F (sin.f64 B)) |
F |
(sin.f64 B) |
B |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
#s(literal 1 binary64) |
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
x |
(+.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)))) |
(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 #s(literal -1 binary64) (sin.f64 B))) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
#s(literal -1 binary64) |
(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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 B)) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B)) |
(-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) |
(fma.f64 (neg.f64 (cos.f64 B)) x (/.f64 F (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)) |
(*.f64 (cos.f64 B) x) |
(cos.f64 B) |
B |
(sin.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))))) (/.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)) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) F) #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) x))) B)) |
(/.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) |
(/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) F) #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) x))) B) |
#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))) |
#s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) F) #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) 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)) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) F) #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) F) |
#s(literal 1/2 binary64) |
F |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) |
(/.f64 (fma.f64 x #s(literal 2 binary64) #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) |
x |
(-.f64 #s(literal -1 binary64) 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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 x #s(literal -1 binary64)))) (sin.f64 B)) F))) |
#s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
#s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 x #s(literal -1 binary64)))) (sin.f64 B)) F)) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 x #s(literal -1 binary64)))) (sin.f64 B)) F) |
(/.f64 F (sin.f64 B)) |
F |
(sin.f64 B) |
B |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
(sqrt.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (-.f64 x #s(literal -1 binary64))) |
#s(literal 1 binary64) |
(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 |
(+.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 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (/.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 #s(literal -1 binary64) (sin.f64 B))) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
#s(literal -1 binary64) |
(sin.f64 B) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.109375 | (/.f64 #s(literal -1 binary64) (sin.f64 B)) | |
| accuracy | 0.1328125 | (/.f64 #s(literal 1 binary64) (tan.f64 B)) | |
| accuracy | 0.22265625 | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) | |
| accuracy | 41.091400004625214 | #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) | |
| accuracy | 0.1980413390345459 | (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) | |
| accuracy | 0.7973266551350559 | (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) | |
| accuracy | 20.916101731122577 | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) | |
| accuracy | 22.344318439399288 | #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) | |
| accuracy | 0.046875 | (/.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) | |
| accuracy | 0.08822250976844201 | (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)) | |
| accuracy | 29.996927572676213 | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (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)) | |
| accuracy | 36.91107553361996 | #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))) | |
| accuracy | 0 | (neg.f64 x) | |
| accuracy | 0.046875 | (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) | |
| accuracy | 26.883564304916707 | #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) | |
| accuracy | 29.996927572676213 | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (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.09765625 | (*.f64 (cos.f64 B) x) | |
| accuracy | 0.171875 | (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) | |
| accuracy | 0.2109375 | (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) | |
| accuracy | 11.634224725401001 | (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) |
| 146.0ms | 219× | 0 | valid |
| 18.0ms | 37× | 0 | invalid |
Compiled 424 to 53 computations (87.5% saved)
ival-div: 43.0ms (30.3% of total)ival-sub: 35.0ms (24.7% of total)ival-mult: 19.0ms (13.4% of total)ival-add: 14.0ms (9.9% of total)ival-cos: 6.0ms (4.2% of total)ival-pow: 6.0ms (4.2% of total)ival-sin: 5.0ms (3.5% of total)ival-tan: 5.0ms (3.5% of total)ival-sqrt: 5.0ms (3.5% of total)ival-neg: 4.0ms (2.8% 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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (patch (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.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))))) (*.f64 (cos.f64 B) x)) (patch (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) #<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) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x)) (patch (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)) #<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)) (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)) (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)) (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)) #<representation binary64>) () ()) |
#s(alt (/.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) (patch (/.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) #<representation binary64>) () ()) |
#s(alt #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))) (patch #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))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (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)))) (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 #s(literal -1 binary64) (sin.f64 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 #s(literal 1 binary64) (tan.f64 B)) (patch (/.f64 #s(literal 1 binary64) (tan.f64 B)) #<representation binary64>) () ()) |
#s(alt (*.f64 (cos.f64 B) x) (patch (*.f64 (cos.f64 B) x) #<representation binary64>) () ()) |
#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.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>) () ()) |
| 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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (patch (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (- (* 1/2 x) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) 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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (patch (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (- (+ (* 1/2 x) (* (pow B 2) (- (* -1/24 x) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)))) (* 1/120 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)))))) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) 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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (patch (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (- (+ (* 1/2 x) (* (pow B 2) (- (+ (* -1/24 x) (* (pow B 2) (- (* 1/720 x) (+ (* -1/6 (- (* -1/24 x) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)))) (* 1/120 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))))) (+ (* -1/5040 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)) (* 1/120 (- (* 1/2 x) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))))))))) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)))) (* 1/120 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)))))) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) 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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (patch (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) (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))))) (*.f64 (cos.f64 B) x)) (patch (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (* (pow B 2) x)) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) x) (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))))) (*.f64 (cos.f64 B) x)) (patch (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (- (* -1/24 (* (pow B 2) x)) (* -1/2 x)))) x) (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))))) (*.f64 (cos.f64 B) x)) (patch (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (- (* (pow B 2) (- (* 1/720 (* (pow B 2) x)) (* 1/24 x))) (* -1/2 x)))) x) (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))))) (*.f64 (cos.f64 B) x)) (patch (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) #<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 (/ (- (* 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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) B) (taylor 0 B) (#s(alt #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* -1 (- (* -1/2 x) (* -1/6 x))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))))))) B) (taylor 0 B) (#s(alt #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* -1 (- (* -1/2 x) (* -1/6 x))) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))))))))) B) (taylor 0 B) (#s(alt #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* -1 (- (* -1/2 x) (* -1/6 x))) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (* -1 (- (* -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))))))))))))))))) B) (taylor 0 B) (#s(alt #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor 0 B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) B) (taylor 0 B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x))))))))) B) (taylor 0 B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* -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))))))))))) B) (taylor 0 B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<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 (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 #s(literal -1 binary64) (sin.f64 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 #s(literal -1 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))))))) (* 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 #s(literal -1 binary64) (sin.f64 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 #s(literal -1 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))))))) (+ (* 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 #s(literal -1 binary64) (sin.f64 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 #s(literal -1 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))))))) (+ (* 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 #s(literal -1 binary64) (sin.f64 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 #s(literal -1 binary64) (sin.f64 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 (/ 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 (taylor 0 B) (#s(alt (*.f64 (cos.f64 B) x) (patch (*.f64 (cos.f64 B) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* -1/2 (* (pow B 2) x))) (taylor 0 B) (#s(alt (*.f64 (cos.f64 B) x) (patch (*.f64 (cos.f64 B) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* (pow B 2) (+ (* -1/2 x) (* 1/24 (* (pow B 2) x))))) (taylor 0 B) (#s(alt (*.f64 (cos.f64 B) x) (patch (*.f64 (cos.f64 B) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* (pow B 2) (+ (* -1/2 x) (* (pow B 2) (+ (* -1/720 (* (pow B 2) x)) (* 1/24 x)))))) (taylor 0 B) (#s(alt (*.f64 (cos.f64 B) x) (patch (*.f64 (cos.f64 B) x) #<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 #s(literal -1 binary64) (sin.f64 B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 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 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 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 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 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 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.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 (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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (patch (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (patch (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (patch (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (patch (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (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))))) (*.f64 (cos.f64 B) x)) (patch (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (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))))) (*.f64 (cos.f64 B) x)) (patch (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (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))))) (*.f64 (cos.f64 B) x)) (patch (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (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))))) (*.f64 (cos.f64 B) x)) (patch (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (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 (- (* (/ 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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (taylor inf B) (#s(alt #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (taylor inf B) (#s(alt #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (taylor inf B) (#s(alt #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (taylor inf B) (#s(alt #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor inf B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor inf B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor inf B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor inf B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 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 #s(literal -1 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 (+.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)))) (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 #s(literal -1 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 (+.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)))) (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 #s(literal -1 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 (+.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)))) (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 #s(literal -1 binary64) (sin.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 (* -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 (/ (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)) (taylor inf B) (#s(alt (*.f64 (cos.f64 B) x) (patch (*.f64 (cos.f64 B) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (cos B)) (taylor inf B) (#s(alt (*.f64 (cos.f64 B) x) (patch (*.f64 (cos.f64 B) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (cos B)) (taylor inf B) (#s(alt (*.f64 (cos.f64 B) x) (patch (*.f64 (cos.f64 B) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (cos B)) (taylor inf B) (#s(alt (*.f64 (cos.f64 B) x) (patch (*.f64 (cos.f64 B) x) #<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 #s(literal -1 binary64) (sin.f64 B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.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 #s(literal -1 binary64) (sin.f64 B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.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 #s(literal -1 binary64) (sin.f64 B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.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 #s(literal -1 binary64) (sin.f64 B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.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 (/ -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 (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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (patch (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (patch (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (patch (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* F (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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (patch (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (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))))) (*.f64 (cos.f64 B) x)) (patch (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (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))))) (*.f64 (cos.f64 B) x)) (patch (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (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))))) (*.f64 (cos.f64 B) x)) (patch (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (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))))) (*.f64 (cos.f64 B) x)) (patch (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (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 (- (* (/ 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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (taylor -inf B) (#s(alt #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (taylor -inf B) (#s(alt #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (taylor -inf B) (#s(alt #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (taylor -inf B) (#s(alt #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor -inf B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor -inf B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor -inf B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor -inf B) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 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 #s(literal -1 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 (+.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)))) (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 #s(literal -1 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 (+.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)))) (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 #s(literal -1 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 (+.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)))) (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 #s(literal -1 binary64) (sin.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 (* -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 (/ (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)) (taylor -inf B) (#s(alt (*.f64 (cos.f64 B) x) (patch (*.f64 (cos.f64 B) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (cos B)) (taylor -inf B) (#s(alt (*.f64 (cos.f64 B) x) (patch (*.f64 (cos.f64 B) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (cos B)) (taylor -inf B) (#s(alt (*.f64 (cos.f64 B) x) (patch (*.f64 (cos.f64 B) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (cos B)) (taylor -inf B) (#s(alt (*.f64 (cos.f64 B) x) (patch (*.f64 (cos.f64 B) x) #<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 #s(literal -1 binary64) (sin.f64 B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.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 #s(literal -1 binary64) (sin.f64 B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.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 #s(literal -1 binary64) (sin.f64 B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.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 #s(literal -1 binary64) (sin.f64 B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.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 (/ -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 (/ (* 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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (patch (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (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 (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (patch (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (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 (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (patch (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (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 (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (patch (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (cos B))) (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))))) (*.f64 (cos.f64 B) x)) (patch (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* x (cos B))) (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))))) (*.f64 (cos.f64 B) x)) (patch (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) (* x (cos B))) (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))))) (*.f64 (cos.f64 B) x)) (patch (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) 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 (cos B))) (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))))) (*.f64 (cos.f64 B) x)) (patch (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) #<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)) (pow F 2))) (taylor 0 F) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (* (pow F 2) (+ 1 x))) (* 1/2 (+ 2 (* 2 x)))) (pow F 2)) (taylor 0 F) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (* (pow F 2) (+ 1 x))) (* 1/2 (+ 2 (* 2 x)))) (pow F 2)) (taylor 0 F) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (* (pow F 2) (+ 1 x))) (* 1/2 (+ 2 (* 2 x)))) (pow F 2)) (taylor 0 F) (#s(alt (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)) (patch (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor 0 F) (#s(alt #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))) (patch #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))) #<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)) (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))) (patch #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))) #<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)) (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))) (patch #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))) #<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)) (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))) (patch #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))) #<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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #<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 (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #<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 (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #<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 (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 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 #s(literal -1 binary64) (sin.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 (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)))) (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 #s(literal -1 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))))))) (/ (* 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 #s(literal -1 binary64) (sin.f64 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 #s(literal -1 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))))))))) (/ (* 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 #s(literal -1 binary64) (sin.f64 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 #s(literal -1 binary64) (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 #s(literal -1 binary64) (sin.f64 B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 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 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 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 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 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 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- 1 (* 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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (patch (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (patch (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (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)))) (/ (* 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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (patch (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (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))))) (/ (* 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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (patch (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (- 1 (* x (cos 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))))) (*.f64 (cos.f64 B) x)) (patch (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) (* x (cos 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))))) (*.f64 (cos.f64 B) x)) (patch (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) 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 (cos 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))))) (*.f64 (cos.f64 B) x)) (patch (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) 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 (cos 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))))) (*.f64 (cos.f64 B) x)) (patch (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) #<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 (+ 1 x)) (taylor inf F) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)) (taylor inf F) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)) (taylor inf F) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)) (taylor inf F) (#s(alt (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)) (patch (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<representation binary64>) () ())) ()) |
#s(alt (- 1 x) (taylor inf F) (#s(alt #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))) (patch #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))) #<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)) (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))) (patch #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))) #<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)) (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))) (patch #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))) #<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)) (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))) (patch #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))) #<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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor inf F) (#s(alt #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (taylor inf F) (#s(alt #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (taylor inf F) (#s(alt #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (taylor inf F) (#s(alt #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor inf F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor inf F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor inf F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor inf F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (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)))) (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 #s(literal -1 binary64) (sin.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 (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)))) (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 #s(literal -1 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)))) (/ (* 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 #s(literal -1 binary64) (sin.f64 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 #s(literal -1 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))))) (/ (* 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 #s(literal -1 binary64) (sin.f64 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 #s(literal -1 binary64) (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 #s(literal -1 binary64) (sin.f64 B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 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 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 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 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 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 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* 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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (patch (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ 1 (* x (cos B))) (sin B))) (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (patch (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ 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)))))) (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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (patch (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ 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))))))) (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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (patch (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ 1 (* x (cos 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))))) (*.f64 (cos.f64 B) x)) (patch (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 (* x (cos 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))))) (*.f64 (cos.f64 B) x)) (patch (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) 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 (cos 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))))) (*.f64 (cos.f64 B) x)) (patch (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) 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 (cos 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))))) (*.f64 (cos.f64 B) x)) (patch (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) #<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 (+ 1 x)) (taylor -inf F) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)) (taylor -inf F) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)) (taylor -inf F) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)) (taylor -inf F) (#s(alt (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)) (patch (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ 1 x)) (taylor -inf F) (#s(alt #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))) (patch #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))) #<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)) (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))) (patch #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))) #<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)) (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))) (patch #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))) #<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)) (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))) (patch #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))) #<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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor -inf F) (#s(alt #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (/ (* x (cos B)) (* F (sin B)))))) (taylor -inf F) (#s(alt #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (/ (* x (cos B)) (* F (sin B)))))) (taylor -inf F) (#s(alt #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (/ (* x (cos B)) (* F (sin B)))))) (taylor -inf F) (#s(alt #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor -inf F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor -inf F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor -inf F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor -inf F) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (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)))) (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 #s(literal -1 binary64) (sin.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 (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)))) (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 #s(literal -1 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)) (/ (* 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 #s(literal -1 binary64) (sin.f64 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 #s(literal -1 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)) (/ (* 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 #s(literal -1 binary64) (sin.f64 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 #s(literal -1 binary64) (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 #s(literal -1 binary64) (sin.f64 B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 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 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 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 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 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 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (patch (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (patch (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (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)))))) (/ (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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (patch (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (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)))))))) (/ (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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (patch (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* F (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))))) (*.f64 (cos.f64 B) x)) (patch (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (cos B)))) (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))))) (*.f64 (cos.f64 B) x)) (patch (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) 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)))))) (cos B)))) (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))))) (*.f64 (cos.f64 B) x)) (patch (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) 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)))))))) (cos B)))) (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))))) (*.f64 (cos.f64 B) x)) (patch (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) #<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 (pow F 2)) 1) (taylor 0 x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* x (- (/ 1 (pow F 2)) 1)) (/ 1 (pow F 2))) 1) (taylor 0 x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* x (- (/ 1 (pow F 2)) 1)) (/ 1 (pow F 2))) 1) (taylor 0 x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* x (- (/ 1 (pow F 2)) 1)) (/ 1 (pow F 2))) 1) (taylor 0 x) (#s(alt (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)) (patch (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)) (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))) (patch #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))) #<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)) (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))) (patch #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))) #<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)) (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))) (patch #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))) #<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)) (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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1/2 x)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* x (- (* 1/2 x) 1/2))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* x (- (* x (+ 1/2 (* -1/2 x))) 1/2))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* F (sqrt 1/2)) (sin B)) (taylor 0 x) (#s(alt #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (/ (cos B) (sin B))) (* -1/4 (/ F (* (sin B) (sqrt 1/2)))))) (/ (* F (sqrt 1/2)) (sin B))) (taylor 0 x) (#s(alt #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -1/4 (/ F (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (* F (* x (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (* (sin B) (sqrt 1/2))))))) (/ (* F (sqrt 1/2)) (sin B))) (taylor 0 x) (#s(alt #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -1/4 (/ F (* (sin B) (sqrt 1/2)))) (* x (+ (* -1/2 (/ (* F (* x (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))))) (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2))))))))) (/ (* F (sqrt 1/2)) (sin B))) (taylor 0 x) (#s(alt #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* F (sqrt 1/2)) (sin B)) (taylor 0 x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (/ (* F x) (* (sin B) (sqrt 1/2)))) (/ (* F (sqrt 1/2)) (sin B))) (taylor 0 x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1/4 (/ F (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (* F (* x (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (* (sin B) (sqrt 1/2)))))) (/ (* F (sqrt 1/2)) (sin B))) (taylor 0 x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1/4 (/ F (* (sin B) (sqrt 1/2)))) (* x (+ (* -1/2 (/ (* F (* x (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))))) (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))))))) (/ (* F (sqrt 1/2)) (sin B))) (taylor 0 x) (#s(alt (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (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 #s(literal -1 binary64) (sin.f64 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 #s(literal -1 binary64) (sin.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 (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)))) (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 #s(literal -1 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)))))) (/ (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 #s(literal -1 binary64) (sin.f64 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 #s(literal -1 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)))))))) (/ (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 #s(literal -1 binary64) (sin.f64 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 #s(literal -1 binary64) (sin.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 (* -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 (* x (cos B)) (taylor 0 x) (#s(alt (*.f64 (cos.f64 B) x) (patch (*.f64 (cos.f64 B) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (cos B)) (taylor 0 x) (#s(alt (*.f64 (cos.f64 B) x) (patch (*.f64 (cos.f64 B) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (cos B)) (taylor 0 x) (#s(alt (*.f64 (cos.f64 B) x) (patch (*.f64 (cos.f64 B) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (cos B)) (taylor 0 x) (#s(alt (*.f64 (cos.f64 B) x) (patch (*.f64 (cos.f64 B) x) #<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 #s(literal -1 binary64) (sin.f64 B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 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 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 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 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 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 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (patch (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 (/ (cos B) (sin B))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (patch (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -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))))))) (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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (patch (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -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)))))))) (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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (patch (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (cos B))) (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))))) (*.f64 (cos.f64 B) x)) (patch (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) (cos B))) (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))))) (*.f64 (cos.f64 B) x)) (patch (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) 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))))) (cos B))) (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))))) (*.f64 (cos.f64 B) x)) (patch (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) 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)))))) (cos B))) (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))))) (*.f64 (cos.f64 B) x)) (patch (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) #<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 (* x (- (/ 1 (pow F 2)) 1)) (taylor inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))) (+ 1 (/ 1 x)))) (taylor inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))) (+ 1 (/ 1 x)))) (taylor inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))) (+ 1 (/ 1 x)))) (taylor inf x) (#s(alt (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)) (patch (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor inf x) (#s(alt #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))) (patch #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))) #<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)) (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))) (patch #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))) #<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)) (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))) (patch #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))) #<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)) (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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- 1/2 (* 1/2 (/ 1 x))) x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1/2 (/ 1/2 (pow x 2))) (* 1/2 (/ 1 x))) x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1/2 (/ 1/2 (pow x 2))) (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 (pow x 3))))) x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 (/ (cos B) (sin B))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (taylor inf x) (#s(alt #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))))) (taylor inf x) (#s(alt #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))))) (taylor inf x) (#s(alt #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* (/ F (* (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)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ F (* (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)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (/ (* F (+ 1/2 (* 1/16 (/ x (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ F (* (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)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (* -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 #s(literal -1 binary64) (sin.f64 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 #s(literal -1 binary64) (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 (+.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)))) (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 #s(literal -1 binary64) (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 (+.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)))) (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 #s(literal -1 binary64) (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 (+.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)))) (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 #s(literal -1 binary64) (sin.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 (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 (* x (cos B)) (taylor inf x) (#s(alt (*.f64 (cos.f64 B) x) (patch (*.f64 (cos.f64 B) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (cos B)) (taylor inf x) (#s(alt (*.f64 (cos.f64 B) x) (patch (*.f64 (cos.f64 B) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (cos B)) (taylor inf x) (#s(alt (*.f64 (cos.f64 B) x) (patch (*.f64 (cos.f64 B) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (cos B)) (taylor inf x) (#s(alt (*.f64 (cos.f64 B) x) (patch (*.f64 (cos.f64 B) x) #<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 #s(literal -1 binary64) (sin.f64 B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 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 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 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 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 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 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (patch (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (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 (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (patch (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (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 (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (patch (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (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 (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (patch (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (cos B))) (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))))) (*.f64 (cos.f64 B) x)) (patch (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* -1 (cos B))))) (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))))) (*.f64 (cos.f64 B) x)) (patch (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -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 (cos B))))) (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))))) (*.f64 (cos.f64 B) x)) (patch (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -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 (cos B))))) (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))))) (*.f64 (cos.f64 B) x)) (patch (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) #<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 (/ 1 (pow F 2))))) (taylor -inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ 1 (* -1 (/ (- (/ 1 (pow F 2)) 1) x))) (/ 1 (pow F 2))))) (taylor -inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ 1 (* -1 (/ (- (/ 1 (pow F 2)) 1) x))) (/ 1 (pow F 2))))) (taylor -inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ 1 (* -1 (/ (- (/ 1 (pow F 2)) 1) x))) (/ 1 (pow F 2))))) (taylor -inf x) (#s(alt (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)) (patch (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt #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))) (patch #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))) #<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)) (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))) (patch #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))) #<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)) (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))) (patch #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))) #<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)) (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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 x) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 1/2 (/ 1 x)) 1/2) x)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/2) x)) 1/2) x)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/2) x)) 1/2) x)) 1/2) x)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (* (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 (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ (* F (sqrt -1)) (* (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 (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* (/ (* F (sqrt -1)) (* (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)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* (/ (* F (sqrt -1)) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ (* F (sqrt -1)) (* (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)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ 1/2 (* -1/16 (/ x (pow (sqrt -1/2) 2)))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/4 (* (/ (* F (sqrt -1)) (* (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)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (* -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 #s(literal -1 binary64) (sin.f64 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 #s(literal -1 binary64) (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 (+.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)))) (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 #s(literal -1 binary64) (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 (+.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)))) (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 #s(literal -1 binary64) (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 (+.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)))) (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 #s(literal -1 binary64) (sin.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 (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 (* x (cos B)) (taylor -inf x) (#s(alt (*.f64 (cos.f64 B) x) (patch (*.f64 (cos.f64 B) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (cos B)) (taylor -inf x) (#s(alt (*.f64 (cos.f64 B) x) (patch (*.f64 (cos.f64 B) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (cos B)) (taylor -inf x) (#s(alt (*.f64 (cos.f64 B) x) (patch (*.f64 (cos.f64 B) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (cos B)) (taylor -inf x) (#s(alt (*.f64 (cos.f64 B) x) (patch (*.f64 (cos.f64 B) x) #<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 #s(literal -1 binary64) (sin.f64 B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 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 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 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 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 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 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #<representation binary64>) () ())) ()) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | F | @ | -inf | ((/ (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (sin B)) (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (/ 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) (/ (+ (* 2 x) 2) F)) (- -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 x) 2)))) F) (neg x)) (/ 1 (+ (* 2 x) 2)) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (* x (/ 1 (tan B))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (/ 1 (tan B)) (* (cos B) x) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ -1 (sin B))) |
| 5.0ms | x | @ | -inf | ((/ (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (sin B)) (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (/ 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) (/ (+ (* 2 x) 2) F)) (- -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 x) 2)))) F) (neg x)) (/ 1 (+ (* 2 x) 2)) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (* x (/ 1 (tan B))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (/ 1 (tan B)) (* (cos B) x) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ -1 (sin B))) |
| 4.0ms | x | @ | inf | ((/ (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (sin B)) (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (/ 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) (/ (+ (* 2 x) 2) F)) (- -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 x) 2)))) F) (neg x)) (/ 1 (+ (* 2 x) 2)) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (* x (/ 1 (tan B))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (/ 1 (tan B)) (* (cos B) x) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ -1 (sin B))) |
| 4.0ms | B | @ | -inf | ((/ (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (sin B)) (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (/ 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) (/ (+ (* 2 x) 2) F)) (- -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 x) 2)))) F) (neg x)) (/ 1 (+ (* 2 x) 2)) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (* x (/ 1 (tan B))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (/ 1 (tan B)) (* (cos B) x) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ -1 (sin B))) |
| 4.0ms | B | @ | inf | ((/ (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (sin B)) (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (/ 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) (/ (+ (* 2 x) 2) F)) (- -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 x) 2)))) F) (neg x)) (/ 1 (+ (* 2 x) 2)) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (* x (/ 1 (tan B))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (/ 1 (tan B)) (* (cos B) x) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ -1 (sin B))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1138 | 17776 |
| 1 | 3630 | 17292 |
| 0 | 8157 | 15860 |
| 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/2 x) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (- (+ (* 1/2 x) (* (pow B 2) (- (* -1/24 x) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)))) (* 1/120 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)))))) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (- (+ (* 1/2 x) (* (pow B 2) (- (+ (* -1/24 x) (* (pow B 2) (- (* 1/720 x) (+ (* -1/6 (- (* -1/24 x) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)))) (* 1/120 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))))) (+ (* -1/5040 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)) (* 1/120 (- (* 1/2 x) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))))))))) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)))) (* 1/120 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)))))) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))))) x) B) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) |
(- (+ (* 1/2 (* (pow B 2) x)) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) x) |
(- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (- (* -1/24 (* (pow B 2) x)) (* -1/2 x)))) x) |
(- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (- (* (pow B 2) (- (* 1/720 (* (pow B 2) x)) (* 1/24 x))) (* -1/2 x)))) x) |
(/ (- (* 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 (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) (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) B) |
(/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* -1 (- (* -1/2 x) (* -1/6 x))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))))))) B) |
(/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* -1 (- (* -1/2 x) (* -1/6 x))) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))))))))) B) |
(/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* -1 (- (* -1/2 x) (* -1/6 x))) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (* -1 (- (* -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))))))))))))))))) B) |
(* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x))))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* -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))))))))))) 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/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) |
(/ 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 |
(+ x (* -1/2 (* (pow B 2) x))) |
(+ x (* (pow B 2) (+ (* -1/2 x) (* 1/24 (* (pow B 2) x))))) |
(+ x (* (pow B 2) (+ (* -1/2 x) (* (pow B 2) (+ (* -1/720 (* (pow B 2) x)) (* 1/24 x)))))) |
(* (/ 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 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 (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (sin B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (sin B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (sin B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (sin B)) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (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 (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 (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))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(/ (* 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))) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos 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 (sin B)) |
(/ -1 (sin B)) |
(/ -1 (sin B)) |
(/ -1 (sin B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (sin B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (sin B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (sin B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (sin B)) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (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 (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 (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))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(/ (* 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))) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos 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 (sin B)) |
(/ -1 (sin B)) |
(/ -1 (sin B)) |
(/ -1 (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)))))))))) |
(* -1 (* x (cos B))) |
(- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* x (cos B))) |
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) (* x (cos B))) |
(- (* 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 (cos B))) |
(* 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)) (pow F 2))) |
(/ (+ (* -1 (* (pow F 2) (+ 1 x))) (* 1/2 (+ 2 (* 2 x)))) (pow F 2)) |
(/ (+ (* -1 (* (pow F 2) (+ 1 x))) (* 1/2 (+ 2 (* 2 x)))) (pow F 2)) |
(/ (+ (* -1 (* (pow F 2) (+ 1 x))) (* 1/2 (+ 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))) |
(* -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 (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 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 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))) |
(* (/ 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/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))) |
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) (* x (cos B))) |
(- (+ 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 (cos B))) |
(- (+ 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 (cos 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 (+ 1 x)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 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 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))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 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 (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 (* x (cos B))) (sin B))) |
(+ (* -1 (/ (+ 1 (* x (cos B))) (sin B))) (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B))))) |
(+ (* -1 (/ (+ 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 (/ (+ 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 (+ 1 (* x (cos B)))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 (* x (cos B)))) |
(- (+ (* 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 (cos B)))) |
(- (+ (* 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 (cos 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 (+ 1 x)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 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 (+ 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)))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* -1 (* F (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (/ (* x (cos B)) (* F (sin B)))))) |
(* -1 (* F (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (/ (* x (cos B)) (* F (sin B)))))) |
(* -1 (* F (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (/ (* x (cos B)) (* F (sin B)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 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 (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))))) (/ (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 (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (cos B)))) |
(+ (* 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)))))) (cos B)))) |
(+ (* 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)))))))) (cos B)))) |
(* 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 (pow F 2)) 1) |
(- (+ (* x (- (/ 1 (pow F 2)) 1)) (/ 1 (pow F 2))) 1) |
(- (+ (* x (- (/ 1 (pow F 2)) 1)) (/ 1 (pow F 2))) 1) |
(- (+ (* x (- (/ 1 (pow F 2)) 1)) (/ 1 (pow F 2))) 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 (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/2 |
(+ 1/2 (* -1/2 x)) |
(+ 1/2 (* x (- (* 1/2 x) 1/2))) |
(+ 1/2 (* x (- (* x (+ 1/2 (* -1/2 x))) 1/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 (sqrt 1/2)) (sin B)) |
(+ (* x (+ (* -1 (/ (cos B) (sin B))) (* -1/4 (/ F (* (sin B) (sqrt 1/2)))))) (/ (* F (sqrt 1/2)) (sin B))) |
(+ (* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -1/4 (/ F (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (* F (* x (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (* (sin B) (sqrt 1/2))))))) (/ (* F (sqrt 1/2)) (sin B))) |
(+ (* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -1/4 (/ F (* (sin B) (sqrt 1/2)))) (* x (+ (* -1/2 (/ (* F (* x (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))))) (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2))))))))) (/ (* F (sqrt 1/2)) (sin B))) |
(/ (* F (sqrt 1/2)) (sin B)) |
(+ (* -1/4 (/ (* F x) (* (sin B) (sqrt 1/2)))) (/ (* F (sqrt 1/2)) (sin B))) |
(+ (* x (+ (* -1/4 (/ F (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (* F (* x (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (* (sin B) (sqrt 1/2)))))) (/ (* F (sqrt 1/2)) (sin B))) |
(+ (* x (+ (* -1/4 (/ F (* (sin B) (sqrt 1/2)))) (* x (+ (* -1/2 (/ (* F (* x (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))))) (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))))))) (/ (* F (sqrt 1/2)) (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)))))) |
(* -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)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos 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)))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -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))))))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -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)))))))) |
(* -1 (* x (cos B))) |
(* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) (cos B))) |
(* 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))))) (cos B))) |
(* 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)))))) (cos B))) |
(* (* 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) |
(* x (- (/ 1 (pow F 2)) 1)) |
(* x (- (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))) (+ 1 (/ 1 x)))) |
(* x (- (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))) (+ 1 (/ 1 x)))) |
(* x (- (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))) (+ 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))) |
(* -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/2 x) |
(/ (- 1/2 (* 1/2 (/ 1 x))) x) |
(/ (- (+ 1/2 (/ 1/2 (pow x 2))) (* 1/2 (/ 1 x))) x) |
(/ (- (+ 1/2 (/ 1/2 (pow x 2))) (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 (pow x 3))))) 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))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))))) |
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) |
(+ (* -1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1/2 (* (/ (* F (+ 1/2 (* 1/16 (/ x (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ F (* (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))) |
(* 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)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos 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)))))) |
(* -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))) |
(* -1 (* x (- (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* -1 (cos B))))) |
(* -1 (* x (- (* -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 (cos B))))) |
(* -1 (* x (- (* -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 (cos B))))) |
(* (* 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 (/ 1 (pow F 2))))) |
(* -1 (* x (- (+ 1 (* -1 (/ (- (/ 1 (pow F 2)) 1) x))) (/ 1 (pow F 2))))) |
(* -1 (* x (- (+ 1 (* -1 (/ (- (/ 1 (pow F 2)) 1) x))) (/ 1 (pow F 2))))) |
(* -1 (* x (- (+ 1 (* -1 (/ (- (/ 1 (pow F 2)) 1) x))) (/ 1 (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) |
(* -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/2 x) |
(* -1 (/ (- (* 1/2 (/ 1 x)) 1/2) x)) |
(* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/2) x)) 1/2) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/2) x)) 1/2) x)) 1/2) 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 (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (* (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/4 (* (/ (* F (sqrt -1)) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ (* F (sqrt -1)) (* (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/4 (* (/ (* F (sqrt -1)) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/4 (* (/ (* F (sqrt -1)) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ (* F (sqrt -1)) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ 1/2 (* -1/16 (/ x (pow (sqrt -1/2) 2)))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/4 (* (/ (* F (sqrt -1)) (* (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)) |
(* -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)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos 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))))) |
| 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/2 x) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))))) x) B) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (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)))) (*.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/2 x) (* (pow B 2) (- (* -1/24 x) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)))) (* 1/120 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)))))) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))))) x) B) |
(/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/24 binary64) x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (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)))) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (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))))) (*.f64 B B) (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (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))))) (*.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/2 x) (* (pow B 2) (- (+ (* -1/24 x) (* (pow B 2) (- (* 1/720 x) (+ (* -1/6 (- (* -1/24 x) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)))) (* 1/120 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))))) (+ (* -1/5040 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)) (* 1/120 (- (* 1/2 x) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))))))))) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)))) (* 1/120 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)))))) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))))) x) B) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) x) (fma.f64 (-.f64 (*.f64 #s(literal -1/24 binary64) x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (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)))) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (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))))) #s(literal -1/6 binary64) (fma.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (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)))) (*.f64 #s(literal -1/5040 binary64) (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)))))) (*.f64 B B) (-.f64 (*.f64 #s(literal -1/24 binary64) x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (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)))) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (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)))))) (*.f64 B B) (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (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))))) (*.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) |
(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)) |
(- (+ (* 1/2 (* (pow B 2) x)) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) x) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) x (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))) |
(- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (- (* -1/24 (* (pow B 2) x)) (* -1/2 x)))) x) |
(fma.f64 (*.f64 x (fma.f64 #s(literal -1/24 binary64) (*.f64 B B) #s(literal 1/2 binary64))) (*.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))) |
(- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (- (* (pow B 2) (- (* 1/720 (* (pow B 2) x)) (* 1/24 x))) (* -1/2 x)))) x) |
(fma.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 B B) #s(literal -1/24 binary64))) (*.f64 B B) (*.f64 #s(literal 1/2 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))) |
(/ (- (* 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 (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) (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F (neg.f64 x)) B) |
(/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* -1 (- (* -1/2 x) (* -1/6 x))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 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) #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) #s(literal 2 binary64)))) F (neg.f64 x))) B) |
(/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* -1 (- (* -1/2 x) (* -1/6 x))) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))))))))) B) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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 (*.f64 B B) (neg.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) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F (neg.f64 x))) B) |
(/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* -1 (- (* -1/2 x) (* -1/6 x))) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (* -1 (- (* -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))))))))))))))))) B) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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 (*.f64 B B) (fma.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (fma.f64 F #s(literal 1/840 binary64) (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (-.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) (neg.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) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F (neg.f64 x))) B) |
(* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) B) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F)) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x))))))))) B) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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) #s(literal 2 binary64)))) F)) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* -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))))))))))) 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) #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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) #s(literal 2 binary64)))) F)) B) |
(/ x B) |
(/.f64 x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 B B) x) 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) |
(* -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) |
(/ 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 |
(+ x (* -1/2 (* (pow B 2) x))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 B B) x) x) |
(+ x (* (pow B 2) (+ (* -1/2 x) (* 1/24 (* (pow B 2) x))))) |
(fma.f64 (*.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 B B) #s(literal -1/2 binary64))) (*.f64 B B) x) |
(+ x (* (pow B 2) (+ (* -1/2 x) (* (pow B 2) (+ (* -1/720 (* (pow B 2) x)) (* 1/24 x)))))) |
(fma.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal -1/720 binary64) (*.f64 B B) #s(literal 1/24 binary64))) (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 B B) x) |
(* (/ 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))))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) 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 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) |
(/ -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 (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (sin 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 (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (sin 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 (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (sin 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 (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (sin 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 (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos 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 (*.f64 (neg.f64 (cos.f64 B)) x)) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos 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 (*.f64 (neg.f64 (cos.f64 B)) x)) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos 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 (*.f64 (neg.f64 (cos.f64 B)) x)) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos 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 (*.f64 (neg.f64 (cos.f64 B)) x)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin 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 (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin 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 (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin 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 (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin 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 (*.f64 (neg.f64 (cos.f64 B)) x)) (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))) |
(/.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 (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin 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 (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin 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 (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin 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 (*.f64 (neg.f64 (cos.f64 B)) x)) (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))) |
(/.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 (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin 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 (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin 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 (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin 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 (*.f64 (neg.f64 (cos.f64 B)) x)) (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 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(+ (* -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 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(+ (* -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 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(+ (* -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 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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))) |
(/.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 (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin 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 (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin 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 (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin 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 (*.f64 (neg.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 (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)) |
(*.f64 (cos.f64 B) x) |
(* x (cos B)) |
(*.f64 (cos.f64 B) x) |
(* x (cos B)) |
(*.f64 (cos.f64 B) x) |
(* x (cos B)) |
(*.f64 (cos.f64 B) x) |
(* (/ 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 (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 (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (sin 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 (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (sin 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 (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (sin 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 (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (sin 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 (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos 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 (*.f64 (neg.f64 (cos.f64 B)) x)) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos 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 (*.f64 (neg.f64 (cos.f64 B)) x)) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos 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 (*.f64 (neg.f64 (cos.f64 B)) x)) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos 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 (*.f64 (neg.f64 (cos.f64 B)) x)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin 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 (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin 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 (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin 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 (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin 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 (*.f64 (neg.f64 (cos.f64 B)) x)) (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))) |
(/.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 (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin 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 (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin 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 (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin 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 (*.f64 (neg.f64 (cos.f64 B)) x)) (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))) |
(/.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 (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin 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 (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin 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 (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin 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 (*.f64 (neg.f64 (cos.f64 B)) x)) (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 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(+ (* -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 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(+ (* -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 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(+ (* -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 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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))) |
(/.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 (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin 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 (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin 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 (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin 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 (*.f64 (neg.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 (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)) |
(*.f64 (cos.f64 B) x) |
(* x (cos B)) |
(*.f64 (cos.f64 B) x) |
(* x (cos B)) |
(*.f64 (cos.f64 B) x) |
(* x (cos B)) |
(*.f64 (cos.f64 B) x) |
(* (/ 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 (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)) |
(* -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 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(+ (* -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 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)))) |
(+ (* -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 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))) |
(*.f64 (neg.f64 (cos.f64 B)) x) |
(- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* x (cos B))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F (*.f64 (neg.f64 (cos.f64 B)) x)) |
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) (* x (cos B))) |
(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 (*.f64 (neg.f64 (cos.f64 B)) 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 (cos B))) |
(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 (*.f64 (neg.f64 (cos.f64 B)) x)) |
(* 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 (/.f64 F (sin.f64 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) (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)))))) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F (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/2 (/ (+ 2 (* 2 x)) (pow F 2))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F)) |
(/ (+ (* -1 (* (pow F 2) (+ 1 x))) (* 1/2 (+ 2 (* 2 x)))) (pow F 2)) |
(/.f64 (fma.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)) |
(/ (+ (* -1 (* (pow F 2) (+ 1 x))) (* 1/2 (+ 2 (* 2 x)))) (pow F 2)) |
(/.f64 (fma.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 F F)) |
(/ (+ (* -1 (* (pow F 2) (+ 1 x))) (* 1/2 (+ 2 (* 2 x)))) (pow F 2)) |
(/.f64 (fma.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #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 (/.f64 F (sin.f64 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) (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)))))) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F (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 (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) #s(literal 2 binary64)))))) |
(- (* 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))) |
(+ (* -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 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(+ (* -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 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(+ (* -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 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 F (sin.f64 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) (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 (/.f64 F (sin.f64 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) (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 5 binary64)))) (sin.f64 B)) #s(literal 3/8 binary64) (*.f64 (/.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 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 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) |
(/ (- 1 (* x (cos B))) (sin B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.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) (*.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 (/.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 (-.f64 #s(literal 1 binary64) (*.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) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (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 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) #s(literal 1/2 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 (cos B))) |
(-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) |
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) (* x (cos B))) |
(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) (*.f64 (cos.f64 B) 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 (cos B))) |
(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) (*.f64 (cos.f64 B) 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 (cos B))) |
(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 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) #s(literal 1/2 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) (*.f64 (cos.f64 B) x))) |
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 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) #s(literal 1/2 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))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.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) (*.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 (/.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 (-.f64 #s(literal 1 binary64) (*.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) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (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 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) #s(literal 1/2 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 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) #s(literal 1/2 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 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) #s(literal 1/2 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 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 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 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 (sin B)) (/ (* x (cos B)) (sin B))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.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) (*.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 (/.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 (-.f64 #s(literal 1 binary64) (*.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) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (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 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) #s(literal 1/2 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 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) #s(literal 1/2 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 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) #s(literal 1/2 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) (*.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) (*.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 (/.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 (-.f64 #s(literal 1 binary64) (*.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) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (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 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) #s(literal 1/2 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)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(*.f64 (fma.f64 (/.f64 (neg.f64 x) F) (/.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)))) (sin.f64 B))) F) |
(* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(*.f64 (fma.f64 (/.f64 (neg.f64 x) F) (/.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)))) (sin.f64 B))) F) |
(* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(*.f64 (fma.f64 (/.f64 (neg.f64 x) F) (/.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)))) (sin.f64 B))) F) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (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) (*.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) (*.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 (/.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 (-.f64 #s(literal 1 binary64) (*.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) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (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 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) #s(literal 1/2 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 #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) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (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 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) #s(literal 1/2 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 (/ (+ 1 (* x (cos B))) (sin B))) |
(/.f64 (fma.f64 (neg.f64 x) (cos.f64 B) #s(literal -1 binary64)) (sin.f64 B)) |
(+ (* -1 (/ (+ 1 (* x (cos B))) (sin B))) (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (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 (fma.f64 (neg.f64 x) (cos.f64 B) #s(literal -1 binary64)) (sin.f64 B))) |
(+ (* -1 (/ (+ 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)))))) |
(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 (fma.f64 (neg.f64 x) (cos.f64 B) #s(literal -1 binary64)) (sin.f64 B))) |
(+ (* -1 (/ (+ 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))))))) |
(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 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) #s(literal 1/2 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 (fma.f64 (neg.f64 x) (cos.f64 B) #s(literal -1 binary64)) (sin.f64 B))) |
(* -1 (+ 1 (* x (cos B)))) |
(fma.f64 (neg.f64 x) (cos.f64 B) #s(literal -1 binary64)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 (* x (cos B)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (fma.f64 (neg.f64 x) (cos.f64 B) #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 (* x (cos B)))) |
(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))) (fma.f64 (neg.f64 x) (cos.f64 B) #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 (* x (cos B)))) |
(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 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) #s(literal 1/2 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))) (fma.f64 (neg.f64 x) (cos.f64 B) #s(literal -1 binary64))) |
-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 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) #s(literal 1/2 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 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal 1/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 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (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 #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 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) #s(literal 1/2 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))) (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 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 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) #s(literal 1/2 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 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) #s(literal 1/2 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 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 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 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 (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 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal 1/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 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (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 #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 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) #s(literal 1/2 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))) (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 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 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) #s(literal 1/2 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 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) #s(literal 1/2 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 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal 1/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 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (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 #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 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) #s(literal 1/2 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))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(* -1 (* F (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (/ (* x (cos B)) (* F (sin B)))))) |
(*.f64 (fma.f64 (/.f64 (cos.f64 B) F) (/.f64 x (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (neg.f64 (sin.f64 B)))) (neg.f64 F)) |
(* -1 (* F (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (/ (* x (cos B)) (* F (sin B)))))) |
(*.f64 (fma.f64 (/.f64 (cos.f64 B) F) (/.f64 x (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (neg.f64 (sin.f64 B)))) (neg.f64 F)) |
(* -1 (* F (+ (* -1 (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (/ (* x (cos B)) (* F (sin B)))))) |
(*.f64 (fma.f64 (/.f64 (cos.f64 B) F) (/.f64 x (sin.f64 B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (neg.f64 (sin.f64 B)))) (neg.f64 F)) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(* -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 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal 1/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 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (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 #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 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) #s(literal 1/2 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))) (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 (/.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 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) #s(literal 1/2 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))) |
(* (/ 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 (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))))) (cos B)))) |
(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)))) F (cos.f64 B))) 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)))))) (cos B)))) |
(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)))) (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)))) F (cos.f64 B)))) 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)))))))) (cos B)))) |
(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 (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)))) F (cos.f64 B)))) 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))))) |
(*.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 (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) (*.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)))))) 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 #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 (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 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(- (/ 1 (pow F 2)) 1) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal 1 binary64)) |
(- (+ (* x (- (/ 1 (pow F 2)) 1)) (/ 1 (pow F 2))) 1) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal 1 binary64))) |
(- (+ (* x (- (/ 1 (pow F 2)) 1)) (/ 1 (pow F 2))) 1) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal 1 binary64))) |
(- (+ (* x (- (/ 1 (pow F 2)) 1)) (/ 1 (pow F 2))) 1) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal 1 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 (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/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/2 x)) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) |
(+ 1/2 (* x (- (* 1/2 x) 1/2))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1/2 binary64)) x #s(literal 1/2 binary64)) |
(+ 1/2 (* x (- (* x (+ 1/2 (* -1/2 x))) 1/2))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x #s(literal -1/2 binary64)) x #s(literal 1/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 (sqrt 1/2)) (sin B)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)) |
(+ (* x (+ (* -1 (/ (cos B) (sin B))) (* -1/4 (/ F (* (sin B) (sqrt 1/2)))))) (/ (* F (sqrt 1/2)) (sin B))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 (cos.f64 B)) (sin.f64 B))) x (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) |
(+ (* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -1/4 (/ F (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (* F (* x (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (* (sin B) (sqrt 1/2))))))) (/ (* F (sqrt 1/2)) (sin B))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) x) F) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 (cos.f64 B)) (sin.f64 B)))) x (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) |
(+ (* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -1/4 (/ F (* (sin B) (sqrt 1/2)))) (* x (+ (* -1/2 (/ (* F (* x (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))))) (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2))))))))) (/ (* F (sqrt 1/2)) (sin B))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (*.f64 #s(literal 3/8 binary64) F) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal 5/16 binary64) x) F)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) x (fma.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 (cos.f64 B)) (sin.f64 B)))) x (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)) |
(+ (* -1/4 (/ (* F x) (* (sin B) (sqrt 1/2)))) (/ (* F (sqrt 1/2)) (sin B))) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 F (/.f64 x (sin.f64 B))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) |
(+ (* x (+ (* -1/4 (/ F (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (* F (* x (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (* (sin B) (sqrt 1/2)))))) (/ (* F (sqrt 1/2)) (sin B))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F (sin.f64 B)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 3/8 binary64) x) F)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) x (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) |
(+ (* x (+ (* -1/4 (/ F (* (sin B) (sqrt 1/2)))) (* x (+ (* -1/2 (/ (* F (* x (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))))) (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))))))) (/ (* F (sqrt 1/2)) (sin B))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (*.f64 #s(literal 3/8 binary64) F) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal 5/16 binary64) x) F)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) x (*.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F (sin.f64 B)))) 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 (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))) |
(* x (cos B)) |
(*.f64 (cos.f64 B) x) |
(* x (cos B)) |
(*.f64 (cos.f64 B) x) |
(* x (cos B)) |
(*.f64 (cos.f64 B) x) |
(* x (cos B)) |
(*.f64 (cos.f64 B) x) |
(* (/ 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 (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))))) (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 (+ (* -1 (/ (cos B) (sin B))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) |
(*.f64 (fma.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 (neg.f64 (cos.f64 B)) (sin.f64 B))) x) |
(* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -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))))))) |
(*.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)))) (fma.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 (neg.f64 (cos.f64 B)) (sin.f64 B)))) x) |
(* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -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)))))))) |
(*.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))) |
(*.f64 (neg.f64 (cos.f64 B)) x) |
(* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) (cos 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)) F)) (cos.f64 B)) 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))))) (cos B))) |
(*.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) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) (cos.f64 B))) 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)))))) (cos B))) |
(*.f64 (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)))) (-.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))) (cos.f64 B))) x) |
(* (* 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 #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/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 #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 (/.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 (fma.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 (neg.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)))) (fma.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 (neg.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 (fma.f64 F F #s(literal 2 binary64)) B) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))))) (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) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* x (- (/ 1 (pow F 2)) 1)) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal 1 binary64)) x) |
(* x (- (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))) (+ 1 (/ 1 x)))) |
(*.f64 (-.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) x) |
(* x (- (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))) (+ 1 (/ 1 x)))) |
(*.f64 (-.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) x) |
(* x (- (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))) (+ 1 (/ 1 x)))) |
(*.f64 (-.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (+.f64 (/.f64 #s(literal 1 binary64) x) #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 (fma.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 (neg.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)))) (fma.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 (neg.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 (fma.f64 F F #s(literal 2 binary64)) B) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))))) (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/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (- 1/2 (* 1/2 (/ 1 x))) x) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) x) |
(/ (- (+ 1/2 (/ 1/2 (pow x 2))) (* 1/2 (/ 1 x))) x) |
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) x) |
(/ (- (+ 1/2 (/ 1/2 (pow x 2))) (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 (pow x 3))))) x) |
(/.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 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 (fma.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 (neg.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)))) (fma.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 (neg.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))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) |
(*.f64 (fma.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 (neg.f64 (cos.f64 B)) (sin.f64 B))) x) |
(* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/4 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 5 binary64)))) (fma.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 (neg.f64 (cos.f64 B)) (sin.f64 B)))) x) |
(* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))))) |
(*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 F (sin.f64 B)) (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 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)) (*.f64 (*.f64 (/.f64 #s(literal -1/4 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 5 binary64))))))) (/.f64 (cos.f64 B) (sin.f64 B))) 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/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) |
(fma.f64 (*.f64 (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sin.f64 B))) #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) (sin.f64 B))) |
(+ (* -1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ F (* (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/4 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 3 binary64)))) (fma.f64 (*.f64 (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sin.f64 B))) #s(literal 1/4 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/2 (* 1/16 (/ x (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/4 (* (/ F (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ F (* (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 x #s(literal 1/2 binary64)) #s(literal 1/16 binary64) #s(literal 1/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 (/.f64 #s(literal -1/4 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 3 binary64)))) (fma.f64 (*.f64 (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sin.f64 B))) #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.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)) |
(* -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 (fma.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 (neg.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)))) (fma.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 (neg.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)) |
(*.f64 (cos.f64 B) x) |
(* x (cos B)) |
(*.f64 (cos.f64 B) x) |
(* x (cos B)) |
(*.f64 (cos.f64 B) x) |
(* x (cos B)) |
(*.f64 (cos.f64 B) 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))) 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 (/.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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (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 (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x))) |
(* -1 (* x (cos B))) |
(*.f64 (neg.f64 (cos.f64 B)) x) |
(* -1 (* x (- (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* -1 (cos 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 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64))) (cos.f64 B))) |
(* -1 (* x (- (* -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 (cos B))))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #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)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x) #s(literal -1 binary64) (cos.f64 B))) |
(* -1 (* x (- (* -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 (cos B))))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #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)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x) #s(literal -1 binary64) (cos.f64 B))) |
(* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #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)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #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)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #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)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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/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/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/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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (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 (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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)) 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 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (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)) F) (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)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #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 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #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)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #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)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (/ 1 (pow F 2))))) |
(*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) |
(* -1 (* x (- (+ 1 (* -1 (/ (- (/ 1 (pow F 2)) 1) x))) (/ 1 (pow F 2))))) |
(*.f64 (neg.f64 x) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) |
(* -1 (* x (- (+ 1 (* -1 (/ (- (/ 1 (pow F 2)) 1) x))) (/ 1 (pow F 2))))) |
(*.f64 (neg.f64 x) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) |
(* -1 (* x (- (+ 1 (* -1 (/ (- (/ 1 (pow F 2)) 1) x))) (/ 1 (pow F 2))))) |
(*.f64 (neg.f64 x) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) |
(* -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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (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 (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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)) 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 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (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)) F) (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)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #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 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #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)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #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)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x))) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(* -1 (/ (- (* 1/2 (/ 1 x)) 1/2) x)) |
(/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)) x) |
(* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/2) x)) 1/2) x)) |
(/.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64)) (neg.f64 x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/2) x)) 1/2) x)) 1/2) x)) |
(/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64)) x) #s(literal -1 binary64) #s(literal -1/2 binary64)) (neg.f64 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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (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 (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (+ (* -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 (sqrt.f64 #s(literal -1 binary64)) F) (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/4 (* (/ (* F (sqrt -1)) (* (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/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 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 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ (* F (sqrt -1)) (* (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/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 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/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 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 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/4 (* (/ (* F (sqrt -1)) (* (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/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 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 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/4 (* (/ (* F (sqrt -1)) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ (* F (sqrt -1)) (* (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/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 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/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 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 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ 1/2 (* -1/16 (/ x (pow (sqrt -1/2) 2)))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/4 (* (/ (* F (sqrt -1)) (* (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 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 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 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (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/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sin.f64 B)))) (sqrt.f64 x) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (fma.f64 (/.f64 x #s(literal -1/2 binary64)) #s(literal -1/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B))) #s(literal 1/2 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)) |
(* -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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (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 (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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)) |
(*.f64 (cos.f64 B) x) |
(* x (cos B)) |
(*.f64 (cos.f64 B) x) |
(* x (cos B)) |
(*.f64 (cos.f64 B) x) |
(* x (cos B)) |
(*.f64 (cos.f64 B) x) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (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 (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (sqrt.f64 #s(literal -1 binary64)) F) (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 (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 (sqrt.f64 x) (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/16 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 72 | 452 |
| 0 | 103 | 411 |
| 1 | 398 | 384 |
| 2 | 3147 | 384 |
| 0 | 8318 | 384 |
| 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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) |
(/.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) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.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 #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)) |
(/.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 (+ (* (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))) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
#s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(*.f64 (cos.f64 B) x) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
| Outputs |
|---|
(*.f64 (pow.f64 (/.f64 (sin.f64 B) (-.f64 (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 2 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (cos.f64 B) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 B) (fma.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (cos.f64 B) x) (fma.f64 (cos.f64 B) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 2 binary64))) (pow.f64 (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (neg.f64 (cos.f64 B)) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (fma.f64 (neg.f64 (cos.f64 B)) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (fma.f64 (neg.f64 (cos.f64 B)) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 (cos.f64 B)) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
(*.f64 (fma.f64 (neg.f64 (cos.f64 B)) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sin.f64 B) (fma.f64 (neg.f64 (cos.f64 B)) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sin.f64 B) (fma.f64 (neg.f64 (cos.f64 B)) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 2 binary64))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (cos.f64 B) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 3 binary64))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 (cos.f64 B) x) (fma.f64 (cos.f64 B) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 (cos.f64 B)) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #s(literal 1 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 F (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 x (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 F (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 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 (cos.f64 B)) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))))) (neg.f64 (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (cos.f64 B) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 (cos.f64 B) x) (fma.f64 (cos.f64 B) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.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) x)))) (neg.f64 (pow.f64 (sin.f64 B) #s(literal 2 binary64)))) |
(/.f64 (-.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 (neg.f64 (cos.f64 B)) x)) (neg.f64 (sin.f64 B))) |
(/.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)) (neg.f64 F)) (*.f64 (neg.f64 (cos.f64 B)) x)) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (neg.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (neg.f64 (cos.f64 B)) x)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 2 binary64))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (fma.f64 (cos.f64 B) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 3 binary64))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (fma.f64 (*.f64 (cos.f64 B) x) (fma.f64 (cos.f64 B) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 (cos.f64 B)) x (/.f64 F (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 (-.f64 (pow.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (fma.f64 (/.f64 F (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 x (tan.f64 B)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 F (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 (neg.f64 (-.f64 (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 2 binary64)))) (neg.f64 (*.f64 (sin.f64 B) (fma.f64 (cos.f64 B) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 3 binary64)))) (neg.f64 (*.f64 (sin.f64 B) (fma.f64 (*.f64 (cos.f64 B) x) (fma.f64 (cos.f64 B) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 (cos.f64 B)) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (cos.f64 B) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (cos.f64 B) x) (fma.f64 (cos.f64 B) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
(/.f64 (-.f64 (*.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) x))) (pow.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (-.f64 (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 2 binary64))) (*.f64 (sin.f64 B) (fma.f64 (cos.f64 B) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 2 binary64))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))) |
(/.f64 (fma.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 3 binary64))) (*.f64 (sin.f64 B) (fma.f64 (*.f64 (cos.f64 B) x) (fma.f64 (cos.f64 B) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (cos.f64 B)) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (neg.f64 (sin.f64 B))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sin.f64 B) (fma.f64 (neg.f64 (cos.f64 B)) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) (fma.f64 (neg.f64 (cos.f64 B)) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sin.f64 B) (fma.f64 (neg.f64 (cos.f64 B)) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) (fma.f64 (neg.f64 (cos.f64 B)) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (fma.f64 (neg.f64 (cos.f64 B)) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 B)) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B)) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (neg.f64 (cos.f64 B)) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (sin.f64 B))) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 (cos.f64 B)) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (sin.f64 B)))) |
(fma.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
(fma.f64 (*.f64 (/.f64 x (sin.f64 B)) #s(literal -1 binary64)) (cos.f64 B) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
(fma.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
(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))) |
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
(fma.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (neg.f64 x) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
(fma.f64 (/.f64 F (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 x (sin.f64 B)) (neg.f64 (cos.f64 B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
(fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
(fma.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
(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))) |
(fma.f64 (cos.f64 B) (neg.f64 (/.f64 x (sin.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
(fma.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 x (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (neg.f64 (cos.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
(fma.f64 F (/.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 (neg.f64 x) (tan.f64 B))) |
(fma.f64 F (pow.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(-.f64 (fma.f64 (/.f64 F (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)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))) (/.f64 (pow.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 x (tan.f64 B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))) |
(-.f64 (/.f64 (/.f64 F (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))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 B) (fma.f64 (neg.f64 (cos.f64 B)) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
(+.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (-.f64 (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 2 binary64))) (pow.f64 (fma.f64 (cos.f64 B) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (cos.f64 B) x) (fma.f64 (cos.f64 B) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (cos.f64 B) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (-.f64 (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 B) x) (fma.f64 (cos.f64 B) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (cos.f64 B) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 B) x) (fma.f64 (cos.f64 B) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 (cos.f64 B)) x)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (cos.f64 B) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 2 binary64)) (*.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 (cos.f64 B)) x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (cos.f64 B) x) (fma.f64 (cos.f64 B) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 2 binary64))) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 (cos.f64 B)) x))) |
(/.f64 (-.f64 (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 2 binary64))) (fma.f64 (cos.f64 B) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 2 binary64)) (*.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 (cos.f64 B)) x))))) |
(/.f64 (fma.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 B) x) (fma.f64 (cos.f64 B) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (cos.f64 B) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (-.f64 (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 B) x) (fma.f64 (cos.f64 B) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 B) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (-.f64 (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 B) x) (fma.f64 (cos.f64 B) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 3 binary64))))) |
(fma.f64 (*.f64 F (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (neg.f64 (cos.f64 B)) x)) |
(fma.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)) (*.f64 (neg.f64 (cos.f64 B)) x)) |
(fma.f64 (neg.f64 (cos.f64 B)) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 x) (cos.f64 B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 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/2 binary64)) (pow.f64 (pow.f64 F #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 (cos.f64 B)) x)) |
(fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (*.f64 (neg.f64 (cos.f64 B)) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 (cos.f64 B)) x)) |
(fma.f64 (cos.f64 B) (neg.f64 x) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(fma.f64 x (neg.f64 (cos.f64 B)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(fma.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 (neg.f64 (cos.f64 B)) x)) |
(-.f64 (/.f64 (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 (cos.f64 B) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (/.f64 (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 2 binary64)) (fma.f64 (cos.f64 B) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal 3 binary64)) (fma.f64 (*.f64 (cos.f64 B) x) (fma.f64 (cos.f64 B) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 (cos.f64 B) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (cos.f64 B) x) (fma.f64 (cos.f64 B) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) |
(+.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(+.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 (cos.f64 B)) x)) |
(*.f64 (*.f64 F (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(*.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))) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 F #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) |
(*.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(*.f64 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 (/.f64 (/.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) F) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) F) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) F)) (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 F #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(/.f64 (neg.f64 F) (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) F) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) F))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) F) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) |
(/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (neg.f64 F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 F (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 F F (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (fma.f64 F F (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.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)))) (sqrt.f64 (pow.f64 (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) (*.f64 F F)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.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)))) (pow.f64 (pow.f64 (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) (*.f64 F F)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (hypot.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 F #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(*.f64 (hypot.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 F #s(literal 3 binary64))) (pow.f64 (pow.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (hypot.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3/2 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal -1 binary64)))) |
(*.f64 (hypot.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3/2 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) (*.f64 F F)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (hypot.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3/2 binary64))) (pow.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (hypot.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3/2 binary64))) (pow.f64 (pow.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) (*.f64 F F)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(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)) |
(pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(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 (sqrt.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 F F (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (sqrt.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))))) (neg.f64 (sqrt.f64 (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) (*.f64 F F))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 F #s(literal 3 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3/2 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3/2 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) (*.f64 F F)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)) #s(literal 4 binary64))) (sqrt.f64 (-.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))) |
(/.f64 (sqrt.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)))) (sqrt.f64 (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)))) |
(/.f64 (sqrt.f64 (+.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 3 binary64)) #s(literal 8 binary64))) (sqrt.f64 (+.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 F F (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 (neg.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))))) (sqrt.f64 (neg.f64 (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) (*.f64 F F))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) (*.f64 F F)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 F F (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 F F (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.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)))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) (*.f64 F F))))) |
(/.f64 (sqrt.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)))) (sqrt.f64 (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) (*.f64 F F)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (hypot.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 F #s(literal 3 binary64))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64)))))) |
(/.f64 (hypot.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 F #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)))))) |
(/.f64 (hypot.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 F #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3/2 binary64))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3/2 binary64))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) (*.f64 F F)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3/2 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3/2 binary64))) (sqrt.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) (*.f64 F F)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 F F (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) (*.f64 F F)) (-.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) (sqrt.f64 (/.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64))) (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) (*.f64 F F)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) |
(*.f64 (pow.f64 B #s(literal -1 binary64)) (pow.f64 (pow.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 B #s(literal -1 binary64)) #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))) |
(*.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))) (pow.f64 (neg.f64 B) #s(literal -1 binary64))) |
(*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) (pow.f64 B #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) |
(pow.f64 (/.f64 (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) #s(literal 1 binary64))) (neg.f64 B)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) (neg.f64 (neg.f64 (neg.f64 B)))) |
(/.f64 (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) #s(literal 1 binary64)) B) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)))) (neg.f64 (neg.f64 B))) |
(/.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))) (neg.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) |
(/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))) B)) |
(neg.f64 (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) (neg.f64 B))) |
(exp.f64 (*.f64 (log.f64 (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)))) #s(literal -1 binary64))) |
#s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) (neg.f64 (+.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x)))) |
(neg.f64 x) |
(-.f64 #s(literal 0 binary64) x) |
(+.f64 #s(literal 0 binary64) (neg.f64 x)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) F) #s(literal 2 binary64))) (pow.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64))) (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) F) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) F) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64)))))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64))) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) F) #s(literal 2 binary64))) (pow.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) F) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) F) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (/.f64 #s(literal 1/2 binary64) F) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (/.f64 #s(literal 1/2 binary64) F) #s(literal -1 binary64)) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) F) #s(literal 2 binary64))))) (neg.f64 (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (/.f64 #s(literal 1/2 binary64) F) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (/.f64 #s(literal 1/2 binary64) F) #s(literal -1 binary64)) #s(literal 2 binary64)) (fma.f64 x x (*.f64 (fma.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (/.f64 #s(literal 1/2 binary64) F) #s(literal -1 binary64)) x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) F) #s(literal 2 binary64))) (pow.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64))) (-.f64 #s(literal -1 binary64) x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) F) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) F) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) #s(literal 1/2 binary64)) (+.f64 #s(literal -1 binary64) x) (*.f64 F (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 (*.f64 F (+.f64 #s(literal -1 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) #s(literal 1/2 binary64)) (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 F (-.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)))))) (neg.f64 (*.f64 F (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 F F) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal -1 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 (*.f64 F F) (-.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)))))) (neg.f64 (*.f64 (*.f64 F F) (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) F (*.f64 (+.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) F))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 F F) (*.f64 (+.f64 #s(literal -1 binary64) x) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) (*.f64 F F)))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) F (*.f64 (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) F))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 F F) (*.f64 (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 F F)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (/.f64 #s(literal 1/2 binary64) F) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 x x)) (+.f64 (fma.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (/.f64 #s(literal 1/2 binary64) F) #s(literal -1 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) F) #s(literal 2 binary64)))) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (/.f64 #s(literal 1/2 binary64) F) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (/.f64 #s(literal 1/2 binary64) F) #s(literal -1 binary64)) #s(literal 2 binary64)) (fma.f64 x x (*.f64 (fma.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (/.f64 #s(literal 1/2 binary64) F) #s(literal -1 binary64)) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) F) #s(literal 2 binary64))) (pow.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64))) (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) F) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal -1 binary64) x))) (*.f64 F F))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) F) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) F) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) #s(literal 1/2 binary64)) (+.f64 #s(literal -1 binary64) x) (*.f64 F (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 F (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) #s(literal 1/2 binary64)) (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 F (-.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 F (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 F F) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 F F) (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 (*.f64 F F) (-.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 F F) (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) F (*.f64 (+.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) x) F)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 F F) (*.f64 (+.f64 #s(literal -1 binary64) x) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) x) (*.f64 F F))) |
(/.f64 (fma.f64 (-.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) F (*.f64 (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) F)) |
(/.f64 (fma.f64 (-.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 F F) (*.f64 (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 F F))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) F) #s(literal 2 binary64))) (pow.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) F) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal -1 binary64) x))) (*.f64 F F)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) F) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) F) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64))) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) F) #s(literal 2 binary64))) (pow.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) F) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) F) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64))) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) F) #s(literal 2 binary64))) (pow.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) F) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) F) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 3 binary64))))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (+.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64)))) |
(fma.f64 (-.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal -1 binary64) x)) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (/.f64 #s(literal 1/2 binary64) F) (-.f64 #s(literal -1 binary64) x)) |
(fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) 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)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) F) (-.f64 #s(literal -1 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 F (/.f64 F (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) F) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64))) (-.f64 #s(literal -1 binary64) x))) (/.f64 (pow.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64))) (-.f64 #s(literal -1 binary64) x)))) |
(-.f64 (fma.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (/.f64 #s(literal 1/2 binary64) F) #s(literal -1 binary64)) x) |
(-.f64 #s(literal -1 binary64) (-.f64 x (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64))))) |
(+.f64 (fma.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (/.f64 #s(literal 1/2 binary64) F) #s(literal -1 binary64)) (neg.f64 x)) |
(+.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64))) (-.f64 #s(literal -1 binary64) x)) |
(+.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64)))) |
(+.f64 #s(literal -1 binary64) (+.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 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)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal -1 binary64) x))) B)) |
(*.f64 (pow.f64 B #s(literal -1 binary64)) (pow.f64 (pow.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 B #s(literal -1 binary64)) #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal -1 binary64) x)))) |
(*.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal -1 binary64) x)))) (pow.f64 (neg.f64 B) #s(literal -1 binary64))) |
(*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal -1 binary64) x))) (pow.f64 B #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal -1 binary64) x))) B)) |
(pow.f64 (/.f64 (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal -1 binary64) x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal -1 binary64) x)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64))) (neg.f64 B)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal -1 binary64) x)))))) (neg.f64 (neg.f64 (neg.f64 B)))) |
(/.f64 (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64)) B) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal -1 binary64) x))))) (neg.f64 (neg.f64 B))) |
(/.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal -1 binary64) x)))) (neg.f64 B)) |
(/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal -1 binary64) x))) B) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal -1 binary64) x)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal -1 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal -1 binary64) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal -1 binary64) x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal -1 binary64) x))))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal -1 binary64) x)))) B)) |
(neg.f64 (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal -1 binary64) x))) (neg.f64 B))) |
(exp.f64 (*.f64 (log.f64 (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal -1 binary64) x))))) #s(literal -1 binary64))) |
#s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) #s(literal -4 binary64)) #s(literal -1 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) #s(literal 8 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 x #s(literal 4 binary64)) x (-.f64 #s(literal 4 binary64) (*.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) #s(literal 8 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 x #s(literal 4 binary64)) x (-.f64 #s(literal 4 binary64) (*.f64 x #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) |
(sqrt.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (neg.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (*.f64 (neg.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))) |
(exp.f64 (neg.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) #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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B)))) |
#s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) |
(*.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 F (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sin.f64 B))) |
(*.f64 F (pow.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (/.f64 (sin.f64 B) F)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (neg.f64 F))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 F) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 F))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) F)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 F #s(literal 1 binary64))) (neg.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (neg.f64 F)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (sin.f64 B) F))) |
(/.f64 (neg.f64 (/.f64 F (sin.f64 B))) (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (neg.f64 F) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 F)) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 1 binary64) F) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (sin.f64 B))) |
(/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B)) |
(/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) |
(/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (/.f64 (sin.f64 B) F)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (/.f64 (sin.f64 B) F))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 (*.f64 (cos.f64 B) x) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))) |
(*.f64 x (/.f64 (cos.f64 B) (sin.f64 B))) |
(*.f64 x (pow.f64 (tan.f64 B) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sin.f64 B) (*.f64 (cos.f64 B) x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64))) (neg.f64 (/.f64 (sin.f64 B) x))) |
(/.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64)) (/.f64 (sin.f64 B) x)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 B)) x)) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (cos.f64 B)) (neg.f64 (/.f64 (sin.f64 B) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) (*.f64 (cos.f64 B) x)))) |
(/.f64 (neg.f64 x) (neg.f64 (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (cos.f64 B) x))) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/.f64 (cos.f64 B) (/.f64 (sin.f64 B) x)) |
(/.f64 x (tan.f64 B)) |
(*.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #s(literal 2 binary64))) (pow.f64 (-.f64 (/.f64 (neg.f64 x) (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)))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (-.f64 #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 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 (/.f64 (neg.f64 x) (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 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (-.f64 #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 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #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 x) (tan.f64 B))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (/.f64 (neg.f64 x) (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 (neg.f64 (+.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (-.f64 #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 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (-.f64 #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 x) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (neg.f64 x) (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 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #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 x) (tan.f64 B))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (-.f64 #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 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #s(literal 2 binary64))) (-.f64 (/.f64 (neg.f64 x) (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 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #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 x) (tan.f64 B)))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (-.f64 #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 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 x) (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 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (-.f64 #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 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 x) (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 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (-.f64 #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 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (tan.f64 B) #s(literal -1 binary64)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(fma.f64 (*.f64 (/.f64 x (sin.f64 B)) #s(literal -1 binary64)) (cos.f64 B) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(fma.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (pow.f64 (sin.f64 B) #s(literal -1 binary64)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(fma.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (neg.f64 x) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(fma.f64 (/.f64 x (sin.f64 B)) (neg.f64 (cos.f64 B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (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)))) |
(fma.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(fma.f64 (cos.f64 B) (neg.f64 (/.f64 x (sin.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(fma.f64 x (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (neg.f64 (cos.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(fma.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 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #s(literal 0 binary64)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 x) (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 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 x) (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 #s(literal 0 binary64) (-.f64 (/.f64 x (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 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(+.f64 #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 x) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (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 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 x (sin.f64 B)) #s(literal -1 binary64)) (cos.f64 B)) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(*.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 x (sin.f64 B)) (neg.f64 (cos.f64 B))) |
(*.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) |
(*.f64 (cos.f64 B) (neg.f64 (/.f64 x (sin.f64 B)))) |
(*.f64 x (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (neg.f64 (cos.f64 B)))) |
(*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(pow.f64 (/.f64 (sin.f64 B) (*.f64 (neg.f64 (cos.f64 B)) x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (neg.f64 (cos.f64 B)))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 B)))) (neg.f64 (/.f64 (sin.f64 B) x))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 B)) (neg.f64 x))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 B)) #s(literal 1 binary64))) (neg.f64 (/.f64 (sin.f64 B) x))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64))) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64))) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 B)) x))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 B))) (neg.f64 (/.f64 (sin.f64 B) x))) |
(/.f64 (*.f64 (neg.f64 x) (neg.f64 (cos.f64 B))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 B))) (/.f64 (sin.f64 B) x)) |
(/.f64 (*.f64 (neg.f64 (cos.f64 B)) (neg.f64 x)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 B)) #s(literal 1 binary64)) (/.f64 (sin.f64 B) x)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (tan.f64 B)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 B)) x)) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (sin.f64 B)) |
(/.f64 (neg.f64 (cos.f64 B)) (/.f64 (sin.f64 B) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) (*.f64 (neg.f64 (cos.f64 B)) x)))) |
(/.f64 (neg.f64 x) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (neg.f64 (cos.f64 B)) x))) |
(/.f64 x (neg.f64 (tan.f64 B))) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) |
(+.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) (pow.f64 (tan.f64 B) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 B) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (cos.f64 B)) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (log.f64 (tan.f64 B))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (tan.f64 B) (tan.f64 B)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (tan.f64 B))) #s(literal -1 binary64)) |
(pow.f64 (tan.f64 B) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(exp.f64 (*.f64 (log.f64 (tan.f64 B)) #s(literal -1 binary64))) |
(*.f64 (cos.f64 B) x) |
(*.f64 x (cos.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 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(pow.f64 (/.f64 (*.f64 (sin.f64 B) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (sin.f64 B) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (sin.f64 B) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sin.f64 B) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (sin.f64 B) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B))) |
(neg.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 B) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (sin.f64 B))) #s(literal -1 binary64))) |
Compiled 31 644 to 3 471 computations (89% saved)
68 alts after pruning (67 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 115 | 36 | 1 151 |
| Fresh | 15 | 31 | 46 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 134 | 68 | 1 202 |
| Status | Accuracy | Program |
|---|---|---|
| 56.8% | (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 58.0% | (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) | |
| 44.1% | (fma.f64 #s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (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))) F)) F (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 72.5% | (fma.f64 #s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) B)) F (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 53.6% | (fma.f64 #s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) F (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 56.8% | (fma.f64 #s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F (/.f64 (neg.f64 x) (tan.f64 B))) | |
| ▶ | 75.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))) |
| 43.9% | (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (* (cos B) x) (fma.f64 (*.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 B B) #s(literal -1/2 binary64))) (*.f64 B B) x))) (sin.f64 B)) | |
| 44.3% | (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (* (cos B) x) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 B B) x) x))) (sin.f64 B)) | |
| 52.6% | (/.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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) | |
| 59.9% | (/.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))) | |
| 52.6% | (/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) | |
| 56.4% | (/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) | |
| 58.0% | (/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) | |
| 58.5% | (/.f64 #s(approx (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (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))) (sin.f64 B)) | |
| 31.9% | (/.f64 #s(approx (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) (sin.f64 B)) | |
| 57.4% | (/.f64 #s(approx (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) | |
| 58.0% | (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (/.f64 x (tan.f64 B))) | |
| 58.0% | (+.f64 (/.f64 (neg.f64 (cos.f64 B)) (/.f64 (sin.f64 B) x)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) | |
| 48.4% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.f64 B)) x)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) F) F)) B))) | |
| 49.1% | (+.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)))) | |
| 64.7% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F 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))))))) | |
| 22.9% | (+.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 (*.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)))) B))) | |
| 30.8% | (+.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))) | |
| 32.8% | (+.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))) | |
| ▶ | 25.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
| ▶ | 55.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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) |
| 27.5% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan 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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) | |
| 39.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.1% | (+.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))) | |
| 33.5% | (+.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 #s(literal -1 binary64) (sin.f64 B)))) | |
| 27.1% | (+.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 #s(literal -1 binary64) (sin.f64 B)))) | |
| 40.8% | #s(approx (/ (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (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)))) (*.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)) | |
| 31.6% | #s(approx (/ (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (sin B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) | |
| 57.3% | #s(approx (/ (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (sin B)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) | |
| 47.9% | #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)))) #s(approx (/ F (sin B)) (/.f64 F B))))) | |
| 40.8% | #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 #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)) | |
| 40.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B)) | |
| 40.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)) | |
| 40.9% | #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 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B)) | |
| 25.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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) | |
| 12.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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1/2 binary64) x))) F (neg.f64 x)) B)) | |
| 24.4% | #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)) | |
| 12.0% | #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)) | |
| 40.9% | #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)) | |
| ▶ | 22.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (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)) |
| 22.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 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x))) B)) | |
| 24.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (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)) | |
| ▶ | 26.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)) (-.f64 #s(literal -1 binary64) x)) B)) |
| 17.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)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) | |
| ✓ | 25.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)) (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/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal 1 binary64)))) B)) | |
| 2.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (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/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F)))) B)) | |
| 13.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (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/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal 1 binary64))))) B)) | |
| 40.9% | #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)))) | |
| 25.7% | #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))))) | |
| 22.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)))) | |
| 17.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)))) | |
| 25.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin 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) #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) #s(literal 2 binary64)))) F (neg.f64 x))) B))) | |
| 18.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B)))) | |
| 18.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) | |
| 20.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)))) | |
| 18.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))))) | |
| 20.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 #s(approx (/ 1 (+ (* 2 x) 2)) #s(literal 1/2 binary64)))))) | |
| 11.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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) #s(literal 2 binary64)))) F)) B)))) | |
| 11.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F)) B)))) | |
| 12.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))))) |
Compiled 2 464 to 1 907 computations (22.6% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| 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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) | |
| cost-diff | 320 | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) | |
| cost-diff | 512 | (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))) | |
| 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)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) | |
| cost-diff | 320 | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) | |
| cost-diff | 0 | #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))) | |
| cost-diff | 0 | (/.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) | |
| 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)) (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)) | |
| cost-diff | 384 | (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)) | |
| 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 #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 | (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))) | |
| cost-diff | 13440 | (/.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))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 81 | 724 |
| 0 | 123 | 703 |
| 1 | 213 | 680 |
| 2 | 403 | 680 |
| 3 | 942 | 664 |
| 4 | 2695 | 658 |
| 5 | 6921 | 658 |
| 0 | 8245 | 654 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.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))) |
(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 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)) |
(tan.f64 B) |
B |
(*.f64 (sin.f64 B) (neg.f64 x)) |
(sin.f64 B) |
(neg.f64 x) |
(*.f64 (sin.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))))) (/.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)) |
(/.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 (+ (* (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))) |
(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)) |
(/.f64 #s(literal -1/2 binary64) F) |
#s(literal -1/2 binary64) |
F |
(/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) |
(fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) |
x |
#s(literal 2 binary64) |
(-.f64 #s(literal 1 binary64) x) |
#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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) |
#s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 #s(literal -1 binary64) B) |
#s(literal -1 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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
(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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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))))) |
#s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) |
(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))) |
(*.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)) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) |
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 F F) |
F |
(/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) |
#s(literal 1/6 binary64) |
(*.f64 B B) |
#s(literal -1/2 binary64) |
(fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B)) |
(/.f64 #s(literal 1 binary64) B) |
| Outputs |
|---|
(/.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 (/.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))) |
(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))) |
(fma.f64 (/.f64 (tan.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (*.f64 (neg.f64 x) (sin.f64 B))) |
(/.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)) |
(tan.f64 B) |
B |
(*.f64 (sin.f64 B) (neg.f64 x)) |
(*.f64 (neg.f64 x) (sin.f64 B)) |
(sin.f64 B) |
(neg.f64 x) |
(*.f64 (sin.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))))) (/.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 (* x (/ 1 (tan B)))) (* (/ F (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) x) (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) F) F))) B)) |
(/.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) |
(/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) F) F))) B) |
#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))) |
#s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.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) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) F) F)) |
(/.f64 #s(literal -1/2 binary64) F) |
#s(literal -1/2 binary64) |
F |
(/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) |
(fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) |
x |
#s(literal 2 binary64) |
(-.f64 #s(literal 1 binary64) x) |
#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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) |
#s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 #s(literal -1 binary64) B) |
#s(literal -1 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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
(-.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) (fma.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) F) F) (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B))))) (/.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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))))) |
#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 #s(literal -1 binary64) x) B) (/.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) F) F) (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B))))) |
#s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) |
#s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (fma.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) F) F) (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) 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))) |
(fma.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) F) F) (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B))) |
(*.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)) |
(*.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) F) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) F)) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) |
(/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F 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) |
(*.f64 F F) |
F |
(/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) |
(/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) |
(fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
#s(literal 1/6 binary64) |
(*.f64 B B) |
#s(literal -1/2 binary64) |
(fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B)) |
(/.f64 #s(literal 1 binary64) B) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 8.664569898900883 | (*.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)) | |
| accuracy | 16.35871004630485 | (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) | |
| accuracy | 34.59023683346758 | #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 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))))) | |
| accuracy | 47.450067041799755 | #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) | |
| accuracy | 0.1640625 | (/.f64 #s(literal 1 binary64) (tan.f64 B)) | |
| accuracy | 0.24609375 | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) | |
| accuracy | 34.649137769586794 | #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)) | |
| accuracy | 45.84118181425147 | #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) | |
| accuracy | 0.046875 | (/.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) | |
| accuracy | 0.08822250976844201 | (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)) | |
| accuracy | 34.618792559856644 | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (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)) | |
| accuracy | 37.329417141194156 | #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))) | |
| accuracy | 0 | (-.f64 #s(literal -1 binary64) x) | |
| accuracy | 0.046875 | (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) | |
| accuracy | 26.66667063786709 | #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) | |
| accuracy | 34.618792559856644 | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (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.185878759768442 | (*.f64 (sin.f64 B) (tan.f64 B)) | |
| accuracy | 0.2109375 | (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) | |
| accuracy | 9.2425471797784 | (/.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))) | |
| accuracy | 16.954492692631067 | (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) |
| 178.0ms | 256× | 0 | valid |
Compiled 543 to 67 computations (87.7% saved)
ival-div: 40.0ms (30.2% of total)ival-mult: 25.0ms (18.9% of total)ival-neg: 25.0ms (18.9% of total)ival-add: 15.0ms (11.3% of total)ival-tan: 6.0ms (4.5% of total)ival-pow: 6.0ms (4.5% of total)ival-sin: 5.0ms (3.8% of total)const: 4.0ms (3% of total)ival-sqrt: 3.0ms (2.3% of total)ival-sub: 2.0ms (1.5% of total)exact: 1.0ms (0.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (/.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))) (patch (/.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))) #<representation binary64>) () ()) |
#s(alt (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))) (patch (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))) #<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)) (-.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 (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)) (patch (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)) #<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)) (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)) (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)) (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)) #<representation binary64>) () ()) |
#s(alt (/.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) (patch (/.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) #<representation binary64>) () ()) |
#s(alt #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))) (patch #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))) #<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)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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 #s(literal 1 binary64) (tan.f64 B)) (patch (/.f64 #s(literal 1 binary64) (tan.f64 B)) #<representation binary64>) () ()) |
#s(alt (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))) (patch (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))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) #<representation binary64>) () ()) |
#s(alt (*.f64 (sin.f64 B) (tan.f64 B)) (patch (*.f64 (sin.f64 B) (tan.f64 B)) #<representation binary64>) () ()) |
#s(alt #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) #<representation binary64>) () ()) |
#s(alt #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)) (patch #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)) #<representation binary64>) () ()) |
#s(alt #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) (patch #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) #<representation binary64>) () ()) |
#s(alt #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 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))))) (patch #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 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))))) #<representation binary64>) () ()) |
#s(alt (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (patch (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) #<representation binary64>) () ()) |
#s(alt (*.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)) (patch (*.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)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (/ (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) (taylor 0 B) (#s(alt (/.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))) (patch (/.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))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (- (+ (* 1/6 x) (* 1/3 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (* 1/6 (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) (taylor 0 B) (#s(alt (/.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))) (patch (/.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))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (- (+ (* 1/6 x) (+ (* 1/3 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (- (+ (* -1/120 x) (* 2/15 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (+ (* 31/360 (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (* 1/6 (- (+ (* 1/6 x) (* 1/3 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (* 1/6 (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))))))))) (* 1/6 (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) (taylor 0 B) (#s(alt (/.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))) (patch (/.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))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (- (+ (* 1/6 x) (+ (* 1/3 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (- (+ (* -1/120 x) (+ (* 2/15 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (- (+ (* 1/5040 x) (* 17/315 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (+ (* 173/5040 (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (+ (* 31/360 (- (+ (* 1/6 x) (* 1/3 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (* 1/6 (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) (* 1/6 (- (+ (* -1/120 x) (* 2/15 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (+ (* 31/360 (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (* 1/6 (- (+ (* 1/6 x) (* 1/3 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (* 1/6 (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))))))))))))) (+ (* 31/360 (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (* 1/6 (- (+ (* 1/6 x) (* 1/3 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (* 1/6 (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))))))))) (* 1/6 (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) (taylor 0 B) (#s(alt (/.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))) (patch (/.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))) #<representation binary64>) () ())) ()) |
#s(alt (* B (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (taylor 0 B) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (* B (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 x) (* 1/3 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) (taylor 0 B) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (* B (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 x) (+ (* 1/3 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1/120 x) (* 2/15 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))))))))) (taylor 0 B) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (* B (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 x) (+ (* 1/3 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1/120 x) (+ (* 2/15 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* 1/5040 x) (* 17/315 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))))))))) (taylor 0 B) (#s(alt (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))) (patch (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))) #<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))))) (/.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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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 (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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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 (/ 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 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B) (taylor 0 B) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* (pow B 2) (+ 1/6 (* -1/12 (/ (+ 2 (* 2 x)) (pow F 2))))))) B) (taylor 0 B) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* (pow B 2) (+ 1/6 (* -1/12 (/ (+ 2 (* 2 x)) (pow F 2))))))) B) (taylor 0 B) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* (pow B 2) (+ 1/6 (* -1/12 (/ (+ 2 (* 2 x)) (pow F 2))))))) B) (taylor 0 B) (#s(alt (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))) (patch (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))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (pow B 2) (taylor 0 B) (#s(alt (*.f64 (sin.f64 B) (tan.f64 B)) (patch (*.f64 (sin.f64 B) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ 1 (* 1/6 (pow B 2)))) (taylor 0 B) (#s(alt (*.f64 (sin.f64 B) (tan.f64 B)) (patch (*.f64 (sin.f64 B) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ 1 (* (pow B 2) (+ 1/6 (* 31/360 (pow B 2)))))) (taylor 0 B) (#s(alt (*.f64 (sin.f64 B) (tan.f64 B)) (patch (*.f64 (sin.f64 B) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 31/360 (* 173/5040 (pow B 2)))))))) (taylor 0 B) (#s(alt (*.f64 (sin.f64 B) (tan.f64 B)) (patch (*.f64 (sin.f64 B) (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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 B) (taylor 0 B) (#s(alt #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)) (patch #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1/6 (pow B 2)) 1) B) (taylor 0 B) (#s(alt #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)) (patch #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B) (taylor 0 B) (#s(alt #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)) (patch #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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 #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)) (patch #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor 0 B) (#s(alt #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) (patch #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) #<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 (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) (patch #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) #<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 (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) (patch #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) #<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 (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) (patch #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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))))) (patch #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 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))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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))))) (patch #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 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))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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))))) (patch #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 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))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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))))) (patch #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 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))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 B) (taylor 0 B) (#s(alt (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (patch (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* 1/6 (pow B 2))) B) (taylor 0 B) (#s(alt (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (patch (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* 1/6 (pow B 2))) B) (taylor 0 B) (#s(alt (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (patch (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* 1/6 (pow B 2))) B) (taylor 0 B) (#s(alt (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (patch (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 2 (* 2 x)) (* B (pow F 2))) (taylor 0 B) (#s(alt (*.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)) (patch (*.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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/6 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))) B) (taylor 0 B) (#s(alt (*.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)) (patch (*.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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/6 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))) B) (taylor 0 B) (#s(alt (*.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)) (patch (*.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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/6 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))) B) (taylor 0 B) (#s(alt (*.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)) (patch (*.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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos B) (+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (pow (sin B) 2)) (taylor inf B) (#s(alt (/.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))) (patch (/.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))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos B) (+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (pow (sin B) 2)) (taylor inf B) (#s(alt (/.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))) (patch (/.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))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos B) (+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (pow (sin B) 2)) (taylor inf B) (#s(alt (/.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))) (patch (/.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))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos B) (+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (pow (sin B) 2)) (taylor inf B) (#s(alt (/.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))) (patch (/.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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (taylor inf B) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (taylor inf B) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (taylor inf B) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (taylor inf B) (#s(alt (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))) (patch (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))) #<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))))) (/.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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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 (/ (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 (* B (+ 1/6 (* -1/12 (/ (+ 2 (* 2 x)) (pow F 2))))) (taylor inf B) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (* B (+ 1/6 (+ (* -1/2 (/ (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))) (pow B 2))) (+ (* -1/12 (/ (+ 2 (* 2 x)) (pow F 2))) (/ 1 (pow B 2)))))) (taylor inf B) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (* B (+ 1/6 (+ (* -1/2 (/ (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))) (pow B 2))) (+ (* -1/12 (/ (+ 2 (* 2 x)) (pow F 2))) (/ 1 (pow B 2)))))) (taylor inf B) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (* B (+ 1/6 (+ (* -1/2 (/ (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))) (pow B 2))) (+ (* -1/12 (/ (+ 2 (* 2 x)) (pow F 2))) (/ 1 (pow B 2)))))) (taylor inf B) (#s(alt (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))) (patch (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))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow (sin B) 2) (cos B)) (taylor inf B) (#s(alt (*.f64 (sin.f64 B) (tan.f64 B)) (patch (*.f64 (sin.f64 B) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow (sin B) 2) (cos B)) (taylor inf B) (#s(alt (*.f64 (sin.f64 B) (tan.f64 B)) (patch (*.f64 (sin.f64 B) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow (sin B) 2) (cos B)) (taylor inf B) (#s(alt (*.f64 (sin.f64 B) (tan.f64 B)) (patch (*.f64 (sin.f64 B) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow (sin B) 2) (cos B)) (taylor inf B) (#s(alt (*.f64 (sin.f64 B) (tan.f64 B)) (patch (*.f64 (sin.f64 B) (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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (sin B)) (taylor inf B) (#s(alt #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)) (patch #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (sin B)) (taylor inf B) (#s(alt #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)) (patch #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (sin B)) (taylor inf B) (#s(alt #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)) (patch #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (sin B)) (taylor inf B) (#s(alt #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)) (patch #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (taylor inf B) (#s(alt #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) (patch #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) #<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 #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) (patch #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) #<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 #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) (patch #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) #<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 #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) (patch #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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))))) (patch #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 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))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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))))) (patch #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 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))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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))))) (patch #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 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))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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))))) (patch #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 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))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/6 B) (taylor inf B) (#s(alt (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (patch (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) #<representation binary64>) () ())) ()) |
#s(alt (* B (+ 1/6 (/ 1 (pow B 2)))) (taylor inf B) (#s(alt (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (patch (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) #<representation binary64>) () ())) ()) |
#s(alt (* B (+ 1/6 (/ 1 (pow B 2)))) (taylor inf B) (#s(alt (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (patch (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) #<representation binary64>) () ())) ()) |
#s(alt (* B (+ 1/6 (/ 1 (pow B 2)))) (taylor inf B) (#s(alt (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (patch (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) #<representation binary64>) () ())) ()) |
#s(alt (* 1/6 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (taylor inf B) (#s(alt (*.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)) (patch (*.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)) #<representation binary64>) () ())) ()) |
#s(alt (* B (+ (* 1/6 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 2 (/ x (* (pow B 2) (pow F 2)))) (/ 2 (* (pow B 2) (pow F 2)))))) (taylor inf B) (#s(alt (*.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)) (patch (*.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)) #<representation binary64>) () ())) ()) |
#s(alt (* B (+ (* 1/6 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 2 (/ x (* (pow B 2) (pow F 2)))) (/ 2 (* (pow B 2) (pow F 2)))))) (taylor inf B) (#s(alt (*.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)) (patch (*.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)) #<representation binary64>) () ())) ()) |
#s(alt (* B (+ (* 1/6 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 2 (/ x (* (pow B 2) (pow F 2)))) (/ 2 (* (pow B 2) (pow F 2)))))) (taylor inf B) (#s(alt (*.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)) (patch (*.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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos B) (+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (pow (sin B) 2)) (taylor -inf B) (#s(alt (/.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))) (patch (/.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))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos B) (+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (pow (sin B) 2)) (taylor -inf B) (#s(alt (/.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))) (patch (/.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))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos B) (+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (pow (sin B) 2)) (taylor -inf B) (#s(alt (/.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))) (patch (/.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))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos B) (+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (pow (sin B) 2)) (taylor -inf B) (#s(alt (/.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))) (patch (/.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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (taylor -inf B) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (taylor -inf B) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (taylor -inf B) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (taylor -inf B) (#s(alt (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))) (patch (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))) #<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))))) (/.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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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 (/ (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 (* -1 (* B (- (* 1/12 (/ (+ 2 (* 2 x)) (pow F 2))) 1/6))) (taylor -inf B) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* B (- (+ (* 1/12 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))) (pow B 2)))) (+ 1/6 (/ 1 (pow B 2)))))) (taylor -inf B) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* B (- (+ (* 1/12 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))) (pow B 2)))) (+ 1/6 (/ 1 (pow B 2)))))) (taylor -inf B) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* B (- (+ (* 1/12 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))) (pow B 2)))) (+ 1/6 (/ 1 (pow B 2)))))) (taylor -inf B) (#s(alt (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))) (patch (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))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow (sin B) 2) (cos B)) (taylor -inf B) (#s(alt (*.f64 (sin.f64 B) (tan.f64 B)) (patch (*.f64 (sin.f64 B) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow (sin B) 2) (cos B)) (taylor -inf B) (#s(alt (*.f64 (sin.f64 B) (tan.f64 B)) (patch (*.f64 (sin.f64 B) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow (sin B) 2) (cos B)) (taylor -inf B) (#s(alt (*.f64 (sin.f64 B) (tan.f64 B)) (patch (*.f64 (sin.f64 B) (tan.f64 B)) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow (sin B) 2) (cos B)) (taylor -inf B) (#s(alt (*.f64 (sin.f64 B) (tan.f64 B)) (patch (*.f64 (sin.f64 B) (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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (sin B)) (taylor -inf B) (#s(alt #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)) (patch #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (sin B)) (taylor -inf B) (#s(alt #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)) (patch #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (sin B)) (taylor -inf B) (#s(alt #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)) (patch #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (sin B)) (taylor -inf B) (#s(alt #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)) (patch #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/6 (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (taylor -inf B) (#s(alt #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) (patch #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) #<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 #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) (patch #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) #<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 #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) (patch #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) #<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 #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) (patch #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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))))) (patch #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 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))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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))))) (patch #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 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))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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))))) (patch #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 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))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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))))) (patch #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 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))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/6 B) (taylor -inf B) (#s(alt (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (patch (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) #<representation binary64>) () ())) ()) |
#s(alt (* B (+ 1/6 (/ 1 (pow B 2)))) (taylor -inf B) (#s(alt (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (patch (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) #<representation binary64>) () ())) ()) |
#s(alt (* B (+ 1/6 (/ 1 (pow B 2)))) (taylor -inf B) (#s(alt (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (patch (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) #<representation binary64>) () ())) ()) |
#s(alt (* B (+ 1/6 (/ 1 (pow B 2)))) (taylor -inf B) (#s(alt (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (patch (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) #<representation binary64>) () ())) ()) |
#s(alt (* 1/6 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (taylor -inf B) (#s(alt (*.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)) (patch (*.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)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* B (+ (* -1 (/ (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))) (pow B 2))) (* -1/6 (/ (+ 2 (* 2 x)) (pow F 2)))))) (taylor -inf B) (#s(alt (*.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)) (patch (*.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)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* B (+ (* -1 (/ (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))) (pow B 2))) (* -1/6 (/ (+ 2 (* 2 x)) (pow F 2)))))) (taylor -inf B) (#s(alt (*.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)) (patch (*.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)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* B (+ (* -1 (/ (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))) (pow B 2))) (* -1/6 (/ (+ 2 (* 2 x)) (pow F 2)))))) (taylor -inf B) (#s(alt (*.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)) (patch (*.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)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (/.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))) (patch (/.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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (taylor 0 F) (#s(alt (/.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))) (patch (/.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))) #<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 (/.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))) (patch (/.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))) #<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 (/.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))) (patch (/.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))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (sin B))) (taylor 0 F) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (taylor 0 F) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (sin B))) (* F (+ (* -1/2 (* (/ (* (pow F 2) (sin B)) (cos B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ (sin B) (cos B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (taylor 0 F) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (sin B))) (* F (+ (* (/ (sin B) (cos B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (sin B) (cos B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (* (pow F 2) (sin B)) (cos B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) (taylor 0 F) (#s(alt (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))) (patch (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))) #<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)) (-.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/2 (/ (+ 2 (* 2 x)) (pow F 2))) (taylor 0 F) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (+ 2 (* 2 x))) (* (pow F 2) (- 1 x))) (pow F 2)) (taylor 0 F) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (+ 2 (* 2 x))) (* (pow F 2) (- 1 x))) (pow F 2)) (taylor 0 F) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (+ 2 (* 2 x))) (* (pow F 2) (- 1 x))) (pow F 2)) (taylor 0 F) (#s(alt (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)) (patch (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor 0 F) (#s(alt #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))) (patch #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))) #<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)) (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))) (patch #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))) #<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)) (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))) (patch #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))) #<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)) (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))) (patch #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))) #<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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (taylor 0 F) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) B)) (* (pow F 2) (+ (* 1/6 B) (/ 1 B)))) (pow F 2)) (taylor 0 F) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) B)) (* (pow F 2) (+ (* 1/6 B) (/ 1 B)))) (pow F 2)) (taylor 0 F) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) B)) (* (pow F 2) (+ (* 1/6 B) (/ 1 B)))) (pow F 2)) (taylor 0 F) (#s(alt (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))) (patch (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))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) #<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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* F (+ 1 (* 1/6 (pow B 2)))) B) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor 0 F) (#s(alt #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) (patch #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) #<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 #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) (patch #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) #<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 #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) (patch #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) #<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 #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) (patch #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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))))) (patch #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 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))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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))))) (patch #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 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))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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))))) (patch #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 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))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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))))) (patch #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 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))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2))) (taylor 0 F) (#s(alt (*.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)) (patch (*.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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2))) (taylor 0 F) (#s(alt (*.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)) (patch (*.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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2))) (taylor 0 F) (#s(alt (*.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)) (patch (*.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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2))) (taylor 0 F) (#s(alt (*.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)) (patch (*.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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos B) (+ (* -1 (* x (sin B))) (/ (sin B) (cos B)))) (pow (sin B) 2)) (taylor inf F) (#s(alt (/.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))) (patch (/.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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ (* (cos B) (+ (* -1 (* x (sin B))) (/ (sin B) (cos B)))) (pow (sin B) 2))) (taylor inf F) (#s(alt (/.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))) (patch (/.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))) #<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)))) (/ (* (cos B) (+ (* -1 (* x (sin B))) (/ (sin B) (cos B)))) (pow (sin B) 2)))) (taylor inf F) (#s(alt (/.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))) (patch (/.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))) #<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)))) (/ (* (cos B) (+ (* -1 (* x (sin B))) (/ (sin B) (cos B)))) (pow (sin B) 2))))) (taylor inf F) (#s(alt (/.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))) (patch (/.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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (sin B))) (/ (sin B) (cos B))) (taylor inf F) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (sin B))) (+ (* -1/2 (/ (* (sin B) (+ 2 (* 2 x))) (* (pow F 2) (cos B)))) (/ (sin B) (cos B)))) (taylor inf F) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (sin B))) (+ (* -1/2 (/ (* (sin B) (+ 2 (* 2 x))) (* (pow F 2) (cos B)))) (+ (* -1/2 (/ (* (sin B) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* (pow F 4) (cos B)))) (/ (sin B) (cos B))))) (taylor inf F) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (sin B))) (+ (* -1/2 (/ (* (sin B) (+ 2 (* 2 x))) (* (pow F 2) (cos B)))) (+ (* -1/2 (/ (* (sin B) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* (pow F 4) (cos B)))) (+ (* -1/2 (/ (* (sin B) (+ (* 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) (cos B)))) (/ (sin B) (cos B)))))) (taylor inf F) (#s(alt (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))) (patch (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))) #<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)) (-.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 x) (taylor inf F) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) (taylor inf F) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) (taylor inf F) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) (taylor inf F) (#s(alt (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)) (patch (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<representation binary64>) () ())) ()) |
#s(alt (- 1 x) (taylor inf F) (#s(alt #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))) (patch #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))) #<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)) (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))) (patch #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))) #<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)) (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))) (patch #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))) #<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)) (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))) (patch #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))) #<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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/6 B) (/ 1 B)) (taylor inf F) (#s(alt (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))) (patch (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))) #<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 (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))) (patch (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))) #<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 (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))) (patch (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))) #<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 (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))) (patch (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))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) #<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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* 1/6 (pow B 2))) B) (taylor inf F) (#s(alt #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) (patch #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) #<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 #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) (patch #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) #<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 #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) (patch #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) #<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 #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) (patch #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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))))) (patch #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 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))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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))))) (patch #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 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))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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))))) (patch #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 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))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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))))) (patch #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 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))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2))) (taylor inf F) (#s(alt (*.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)) (patch (*.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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2))) (taylor inf F) (#s(alt (*.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)) (patch (*.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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2))) (taylor inf F) (#s(alt (*.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)) (patch (*.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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2))) (taylor inf F) (#s(alt (*.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)) (patch (*.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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos B) (+ (* -1 (* x (sin B))) (* -1 (/ (sin B) (cos B))))) (pow (sin B) 2)) (taylor -inf F) (#s(alt (/.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))) (patch (/.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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ (* (cos B) (+ (* -1 (* x (sin B))) (* -1 (/ (sin B) (cos B))))) (pow (sin B) 2))) (taylor -inf F) (#s(alt (/.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))) (patch (/.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))) #<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)))) (/ (* (cos B) (+ (* -1 (* x (sin B))) (* -1 (/ (sin B) (cos B))))) (pow (sin B) 2)))) (taylor -inf F) (#s(alt (/.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))) (patch (/.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))) #<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)))) (/ (* (cos B) (+ (* -1 (* x (sin B))) (* -1 (/ (sin B) (cos B))))) (pow (sin B) 2))))) (taylor -inf F) (#s(alt (/.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))) (patch (/.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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (sin B))) (* -1 (/ (sin B) (cos B)))) (taylor -inf F) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (sin B))) (+ (* -1 (/ (sin B) (cos B))) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (* (pow F 2) (cos B)))))) (taylor -inf F) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (sin B))) (+ (* -1 (/ (sin B) (cos B))) (+ (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (* (pow F 2) (cos B)))) (* 1/2 (/ (* (sin B) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* (pow F 4) (cos B))))))) (taylor -inf F) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (sin B))) (+ (* -1 (/ (sin B) (cos B))) (+ (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (* (pow F 2) (cos B)))) (+ (* 1/2 (/ (* (sin B) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* (pow F 4) (cos B)))) (* 1/2 (/ (* (sin B) (+ (* 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) (cos B)))))))) (taylor -inf F) (#s(alt (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))) (patch (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))) #<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)) (-.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 x) (taylor -inf F) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) (taylor -inf F) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) (taylor -inf F) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) (taylor -inf F) (#s(alt (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)) (patch (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ 1 x)) (taylor -inf F) (#s(alt #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))) (patch #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))) #<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)) (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))) (patch #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))) #<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)) (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))) (patch #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))) #<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)) (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))) (patch #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))) #<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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/6 B) (/ 1 B)) (taylor -inf F) (#s(alt (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))) (patch (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))) #<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 (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))) (patch (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))) #<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 (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))) (patch (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))) #<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 (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))) (patch (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))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) #<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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1/6 (pow B 2)) 1) B) (taylor -inf F) (#s(alt #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) (patch #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) #<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 #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) (patch #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) #<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 #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) (patch #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) #<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 #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) (patch #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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))))) (patch #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 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))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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))))) (patch #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 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))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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))))) (patch #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 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))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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))))) (patch #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 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))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2))) (taylor -inf F) (#s(alt (*.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)) (patch (*.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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2))) (taylor -inf F) (#s(alt (*.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)) (patch (*.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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2))) (taylor -inf F) (#s(alt (*.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)) (patch (*.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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2))) (taylor -inf F) (#s(alt (*.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)) (patch (*.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)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt (/.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))) (patch (/.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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (* (cos B) (+ (* -1 (sin B)) (* -1 (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) (pow (sin B) 2))) (taylor 0 x) (#s(alt (/.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))) (patch (/.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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (/ (* (cos B) (+ (* -1 (sin B)) (* -1 (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))) (pow (sin B) 2)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (/.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))) (patch (/.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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* 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) (+ (* -1 (sin B)) (* -1 (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))) (pow (sin B) 2)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (/.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))) (patch (/.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))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (sin B)) (* -1 (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (sin B)) (+ (* -1 (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F (* x (sin B))) (cos B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (sin B)) (+ (* -1 (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F (* x (sin B))) (cos B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (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))) (patch (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))) #<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)) (-.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 (- 1 (/ 1 (pow F 2))) (taylor 0 x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1 (* x (+ 1 (/ 1 (pow F 2)))))) (/ 1 (pow F 2))) (taylor 0 x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1 (* x (+ 1 (/ 1 (pow F 2)))))) (/ 1 (pow F 2))) (taylor 0 x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1 (* x (+ 1 (/ 1 (pow F 2)))))) (/ 1 (pow F 2))) (taylor 0 x) (#s(alt (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)) (patch (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)) (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))) (patch #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))) #<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)) (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))) (patch #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))) #<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)) (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))) (patch #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))) #<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)) (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))) (patch #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))) #<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)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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 (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))) (+ (* 1/6 B) (/ 1 B))) (taylor 0 x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (+ 1 (* 1/6 (pow B 2)))) (* B (pow F 2)))) (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))) (+ (* 1/6 B) (/ 1 B)))) (taylor 0 x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (+ 1 (* 1/6 (pow B 2)))) (* B (pow F 2)))) (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))) (+ (* 1/6 B) (/ 1 B)))) (taylor 0 x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x (+ 1 (* 1/6 (pow B 2)))) (* B (pow F 2)))) (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))) (+ (* 1/6 B) (/ 1 B)))) (taylor 0 x) (#s(alt (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))) (patch (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))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) #<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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (+ F (* 1/6 (* (pow B 2) F))) B) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) (patch #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) #<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 #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) (patch #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) #<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 #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) (patch #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) #<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 #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) (patch #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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))))) (patch #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 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))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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))))) (patch #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 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))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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))))) (patch #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 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))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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))))) (patch #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 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))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))) (taylor 0 x) (#s(alt (*.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)) (patch (*.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)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (/ (* x (+ 1 (* 1/6 (pow B 2)))) (* B (pow F 2)))) (* 2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2))))) (taylor 0 x) (#s(alt (*.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)) (patch (*.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)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (/ (* x (+ 1 (* 1/6 (pow B 2)))) (* B (pow F 2)))) (* 2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2))))) (taylor 0 x) (#s(alt (*.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)) (patch (*.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)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (/ (* x (+ 1 (* 1/6 (pow B 2)))) (* B (pow F 2)))) (* 2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2))))) (taylor 0 x) (#s(alt (*.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)) (patch (*.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)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt (/.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))) (patch (/.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))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 (/ (cos B) (sin B))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (taylor inf x) (#s(alt (/.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))) (patch (/.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))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -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))))))) (taylor inf x) (#s(alt (/.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))) (patch (/.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))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -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)))))))) (taylor inf x) (#s(alt (/.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))) (patch (/.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))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (sin B))) (taylor inf x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 (sin B)) (* (/ (* F (* (sin B) (sqrt 1/2))) (cos B)) (sqrt (/ 1 (pow x 3)))))) (taylor inf x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 (sin B)) (+ (* -1/8 (* (/ (* F (* (sin B) (+ 2 (pow F 2)))) (* (cos B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sin B) (sqrt 1/2))) (cos B)) (sqrt (/ 1 (pow x 3))))))) (taylor inf x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 (sin B)) (+ (* -1/8 (* (/ (* F (* (sin B) (+ 2 (pow F 2)))) (* (cos B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (* (sin B) (pow (+ 2 (pow F 2)) 2))) (* (cos B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (* (sin B) (sqrt 1/2))) (cos B)) (sqrt (/ 1 (pow x 3)))))))) (taylor inf x) (#s(alt (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))) (patch (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))) #<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)) (-.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 (+ 1 (/ 1 (pow F 2))))) (taylor inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (/ 1 x) (+ 1 (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))) (taylor inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (/ 1 x) (+ 1 (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))) (taylor inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (/ 1 x) (+ 1 (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))) (taylor inf x) (#s(alt (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)) (patch (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor inf x) (#s(alt #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))) (patch #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))) #<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)) (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))) (patch #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))) #<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)) (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))) (patch #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))) #<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)) (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))) (patch #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))) #<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)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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 (+ 1 (* 1/6 (pow B 2)))) (* B (pow F 2)))) (taylor inf x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) (* B (* (pow F 2) x)))) (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))) (+ (* 1/6 (/ B x)) (/ 1 (* B x)))))) (taylor inf x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) (* B (* (pow F 2) x)))) (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))) (+ (* 1/6 (/ B x)) (/ 1 (* B x)))))) (taylor inf x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) (* B (* (pow F 2) x)))) (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))) (+ (* 1/6 (/ B x)) (/ 1 (* B x)))))) (taylor inf x) (#s(alt (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))) (patch (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))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) #<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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* (sqrt 1/2) (+ F (* 1/6 (* (pow B 2) F)))) B) (sqrt (/ 1 x))) (taylor inf x) (#s(alt #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) (patch #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) #<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 #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) (patch #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) #<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 #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) (patch #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) #<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 #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) (patch #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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))))) (patch #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 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))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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))))) (patch #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 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))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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))))) (patch #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 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))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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))))) (patch #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 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))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* x (+ 1 (* 1/6 (pow B 2)))) (* B (pow F 2)))) (taylor inf x) (#s(alt (*.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)) (patch (*.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)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (* (pow F 2) x)))) (* 2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))))) (taylor inf x) (#s(alt (*.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)) (patch (*.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)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (* (pow F 2) x)))) (* 2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))))) (taylor inf x) (#s(alt (*.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)) (patch (*.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)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (* (pow F 2) x)))) (* 2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))))) (taylor inf x) (#s(alt (*.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)) (patch (*.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)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt (/.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))) (patch (/.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))) #<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 (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))) (patch (/.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))) #<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 (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))) (patch (/.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))) #<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 (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))) (patch (/.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))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (sin B))) (taylor -inf x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (sin B) (* -1 (* (/ (* F (* (sin B) (* (sqrt -1) (sqrt -1/2)))) (cos B)) (sqrt (/ 1 (pow x 3)))))))) (taylor -inf x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (sin B) (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sin B) (* (sqrt -1) (+ 2 (pow F 2))))) (* (cos B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sin B) (* (sqrt -1) (sqrt -1/2)))) (cos B)) (sqrt (/ 1 x)))) x))))) (taylor -inf x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (sin B) (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sin B) (* (sqrt -1) (+ 2 (pow F 2))))) (* (cos B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sin B) (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)))) (* (cos B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sin B) (* (sqrt -1) (sqrt -1/2)))) (cos B)) (sqrt (/ 1 x))))) x))))) (taylor -inf x) (#s(alt (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))) (patch (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))) #<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)) (-.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 (+ 1 (/ 1 (pow F 2))))) (taylor -inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2)))))) (taylor -inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2)))))) (taylor -inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2)))))) (taylor -inf x) (#s(alt (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)) (patch (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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)) (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)) (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)) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<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)) (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) (patch (/.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) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt #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))) (patch #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))) #<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)) (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))) (patch #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))) #<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)) (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))) (patch #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))) #<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)) (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))) (patch #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))) #<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)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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 (+ (* 1/6 (/ B (pow F 2))) (/ 1 (* B (pow F 2)))))) (taylor -inf x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))) (+ (* 1/6 B) (/ 1 B))) x)) (+ (* 1/6 (/ B (pow F 2))) (/ 1 (* B (pow F 2))))))) (taylor -inf x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))) (+ (* 1/6 B) (/ 1 B))) x)) (+ (* 1/6 (/ B (pow F 2))) (/ 1 (* B (pow F 2))))))) (taylor -inf x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))) (+ (* 1/6 B) (/ 1 B))) x)) (+ (* 1/6 (/ B (pow F 2))) (/ 1 (* B (pow F 2))))))) (taylor -inf x) (#s(alt (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))) (patch (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))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) #<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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (patch #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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 #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) (patch #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) #<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 #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) (patch #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) #<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 #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) (patch #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) #<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 #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) (patch #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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))))) (patch #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 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))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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))))) (patch #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 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))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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))))) (patch #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 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))))) #<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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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))))) (patch #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 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))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* x (+ 1 (* 1/6 (pow B 2)))) (* B (pow F 2)))) (taylor -inf x) (#s(alt (*.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)) (patch (*.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)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (* (pow F 2) x)))) (* -2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2))))))) (taylor -inf x) (#s(alt (*.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)) (patch (*.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)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (* (pow F 2) x)))) (* -2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2))))))) (taylor -inf x) (#s(alt (*.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)) (patch (*.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)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (* (pow F 2) x)))) (* -2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2))))))) (taylor -inf x) (#s(alt (*.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)) (patch (*.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)) #<representation binary64>) () ())) ()) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 46.0ms | F | @ | 0 | ((/ (+ (* (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (tan B)) (* (sin B) (neg x))) (* (sin B) (tan B))) (+ (* (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (tan B)) (* (sin B) (neg x))) (/ 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)) (- -1 x) (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 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 x) 2)))) F) (neg x)) (* x (/ 1 (tan B))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (/ 1 (tan B)) (+ (* (* (/ (+ (* 2 x) 2) (* F F)) (/ (+ (* 1/6 (* B B)) 1) B)) -1/2) (+ (* 1/6 B) (/ 1 B))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (sin B) (tan B)) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ -1 (sin B)) (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ (+ (* 1/6 (* B B)) 1) B) (* (/ (+ (* 2 x) 2) (* F F)) (/ (+ (* 1/6 (* B B)) 1) B))) |
| 11.0ms | x | @ | inf | ((/ (+ (* (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (tan B)) (* (sin B) (neg x))) (* (sin B) (tan B))) (+ (* (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (tan B)) (* (sin B) (neg x))) (/ 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)) (- -1 x) (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 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 x) 2)))) F) (neg x)) (* x (/ 1 (tan B))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (/ 1 (tan B)) (+ (* (* (/ (+ (* 2 x) 2) (* F F)) (/ (+ (* 1/6 (* B B)) 1) B)) -1/2) (+ (* 1/6 B) (/ 1 B))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (sin B) (tan B)) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ -1 (sin B)) (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ (+ (* 1/6 (* B B)) 1) B) (* (/ (+ (* 2 x) 2) (* F F)) (/ (+ (* 1/6 (* B B)) 1) B))) |
| 7.0ms | B | @ | inf | ((/ (+ (* (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (tan B)) (* (sin B) (neg x))) (* (sin B) (tan B))) (+ (* (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (tan B)) (* (sin B) (neg x))) (/ 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)) (- -1 x) (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 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 x) 2)))) F) (neg x)) (* x (/ 1 (tan B))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (/ 1 (tan B)) (+ (* (* (/ (+ (* 2 x) 2) (* F F)) (/ (+ (* 1/6 (* B B)) 1) B)) -1/2) (+ (* 1/6 B) (/ 1 B))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (sin B) (tan B)) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ -1 (sin B)) (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ (+ (* 1/6 (* B B)) 1) B) (* (/ (+ (* 2 x) 2) (* F F)) (/ (+ (* 1/6 (* B B)) 1) B))) |
| 7.0ms | B | @ | -inf | ((/ (+ (* (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (tan B)) (* (sin B) (neg x))) (* (sin B) (tan B))) (+ (* (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (tan B)) (* (sin B) (neg x))) (/ 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)) (- -1 x) (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 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 x) 2)))) F) (neg x)) (* x (/ 1 (tan B))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (/ 1 (tan B)) (+ (* (* (/ (+ (* 2 x) 2) (* F F)) (/ (+ (* 1/6 (* B B)) 1) B)) -1/2) (+ (* 1/6 B) (/ 1 B))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (sin B) (tan B)) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ -1 (sin B)) (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ (+ (* 1/6 (* B B)) 1) B) (* (/ (+ (* 2 x) 2) (* F F)) (/ (+ (* 1/6 (* B B)) 1) B))) |
| 6.0ms | B | @ | 0 | ((/ (+ (* (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (tan B)) (* (sin B) (neg x))) (* (sin B) (tan B))) (+ (* (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (tan B)) (* (sin B) (neg x))) (/ 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)) (- -1 x) (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 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 x) 2)))) F) (neg x)) (* x (/ 1 (tan B))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg (* x (/ 1 (tan B)))) (/ 1 (tan B)) (+ (* (* (/ (+ (* 2 x) 2) (* F F)) (/ (+ (* 1/6 (* B B)) 1) B)) -1/2) (+ (* 1/6 B) (/ 1 B))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (sin B) (tan B)) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ -1 (sin B)) (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ (+ (* 1/6 (* B B)) 1) B) (* (/ (+ (* 2 x) 2) (* F F)) (/ (+ (* 1/6 (* B B)) 1) B))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1330 | 22000 |
| 1 | 4502 | 21719 |
| 0 | 8627 | 20025 |
| 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 x) (* 1/3 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (* 1/6 (+ (* -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 x) (+ (* 1/3 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (- (+ (* -1/120 x) (* 2/15 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (+ (* 31/360 (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (* 1/6 (- (+ (* 1/6 x) (* 1/3 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (* 1/6 (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))))))))) (* 1/6 (+ (* -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 x) (+ (* 1/3 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (- (+ (* -1/120 x) (+ (* 2/15 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (- (+ (* 1/5040 x) (* 17/315 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (+ (* 173/5040 (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (+ (* 31/360 (- (+ (* 1/6 x) (* 1/3 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (* 1/6 (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) (* 1/6 (- (+ (* -1/120 x) (* 2/15 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (+ (* 31/360 (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (* 1/6 (- (+ (* 1/6 x) (* 1/3 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (* 1/6 (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))))))))))))) (+ (* 31/360 (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (* 1/6 (- (+ (* 1/6 x) (* 1/3 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (* 1/6 (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))))))))) (* 1/6 (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(* 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 x) (* 1/3 (* 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 x) (+ (* 1/3 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1/120 x) (* 2/15 (* 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 x) (+ (* 1/3 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1/120 x) (+ (* 2/15 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* 1/5040 x) (* 17/315 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))))))))) |
(/ (- (* 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) |
(/ 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/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) |
(/ 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 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* (pow B 2) (+ 1/6 (* -1/12 (/ (+ 2 (* 2 x)) (pow F 2))))))) B) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* (pow B 2) (+ 1/6 (* -1/12 (/ (+ 2 (* 2 x)) (pow F 2))))))) B) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* (pow B 2) (+ 1/6 (* -1/12 (/ (+ 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) |
(pow B 2) |
(* (pow B 2) (+ 1 (* 1/6 (pow B 2)))) |
(* (pow B 2) (+ 1 (* (pow B 2) (+ 1/6 (* 31/360 (pow B 2)))))) |
(* (pow B 2) (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 31/360 (* 173/5040 (pow B 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) |
(/ -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) |
(/ (+ (* 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 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 B) |
(/ (+ 1 (* 1/6 (pow B 2))) B) |
(/ (+ 1 (* 1/6 (pow B 2))) B) |
(/ (+ 1 (* 1/6 (pow B 2))) B) |
(/ (+ 2 (* 2 x)) (* B (pow F 2))) |
(/ (+ (* 1/6 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))) B) |
(/ (+ (* 1/6 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))) B) |
(/ (+ (* 1/6 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))) B) |
(/ (* (cos B) (+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (pow (sin B) 2)) |
(/ (* (cos B) (+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (pow (sin B) 2)) |
(/ (* (cos B) (+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (pow (sin B) 2)) |
(/ (* (cos B) (+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (pow (sin B) 2)) |
(+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos 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) |
(- (* (/ 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)) |
(- (* (/ 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))) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(* B (+ 1/6 (* -1/12 (/ (+ 2 (* 2 x)) (pow F 2))))) |
(* B (+ 1/6 (+ (* -1/2 (/ (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))) (pow B 2))) (+ (* -1/12 (/ (+ 2 (* 2 x)) (pow F 2))) (/ 1 (pow B 2)))))) |
(* B (+ 1/6 (+ (* -1/2 (/ (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))) (pow B 2))) (+ (* -1/12 (/ (+ 2 (* 2 x)) (pow F 2))) (/ 1 (pow B 2)))))) |
(* B (+ 1/6 (+ (* -1/2 (/ (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))) (pow B 2))) (+ (* -1/12 (/ (+ 2 (* 2 x)) (pow F 2))) (/ 1 (pow B 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))) |
(/ (pow (sin B) 2) (cos B)) |
(/ (pow (sin B) 2) (cos B)) |
(/ (pow (sin B) 2) (cos B)) |
(/ (pow (sin B) 2) (cos 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 (sin B)) |
(/ -1 (sin B)) |
(/ -1 (sin B)) |
(/ -1 (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)))))) |
(* (/ 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) |
(* B (+ 1/6 (/ 1 (pow B 2)))) |
(* B (+ 1/6 (/ 1 (pow B 2)))) |
(* B (+ 1/6 (/ 1 (pow B 2)))) |
(* 1/6 (/ (* B (+ 2 (* 2 x))) (pow F 2))) |
(* B (+ (* 1/6 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 2 (/ x (* (pow B 2) (pow F 2)))) (/ 2 (* (pow B 2) (pow F 2)))))) |
(* B (+ (* 1/6 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 2 (/ x (* (pow B 2) (pow F 2)))) (/ 2 (* (pow B 2) (pow F 2)))))) |
(* B (+ (* 1/6 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 2 (/ x (* (pow B 2) (pow F 2)))) (/ 2 (* (pow B 2) (pow F 2)))))) |
(/ (* (cos B) (+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (pow (sin B) 2)) |
(/ (* (cos B) (+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (pow (sin B) 2)) |
(/ (* (cos B) (+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (pow (sin B) 2)) |
(/ (* (cos B) (+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (pow (sin B) 2)) |
(+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos 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) |
(- (* (/ 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)) |
(- (* (/ 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))) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(* -1 (* B (- (* 1/12 (/ (+ 2 (* 2 x)) (pow F 2))) 1/6))) |
(* -1 (* B (- (+ (* 1/12 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))) (pow B 2)))) (+ 1/6 (/ 1 (pow B 2)))))) |
(* -1 (* B (- (+ (* 1/12 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))) (pow B 2)))) (+ 1/6 (/ 1 (pow B 2)))))) |
(* -1 (* B (- (+ (* 1/12 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))) (pow B 2)))) (+ 1/6 (/ 1 (pow B 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))) |
(/ (pow (sin B) 2) (cos B)) |
(/ (pow (sin B) 2) (cos B)) |
(/ (pow (sin B) 2) (cos B)) |
(/ (pow (sin B) 2) (cos 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 (sin B)) |
(/ -1 (sin B)) |
(/ -1 (sin B)) |
(/ -1 (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)))))) |
(* (/ 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) |
(* B (+ 1/6 (/ 1 (pow B 2)))) |
(* B (+ 1/6 (/ 1 (pow B 2)))) |
(* B (+ 1/6 (/ 1 (pow B 2)))) |
(* 1/6 (/ (* B (+ 2 (* 2 x))) (pow F 2))) |
(* -1 (* B (+ (* -1 (/ (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))) (pow B 2))) (* -1/6 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
(* -1 (* B (+ (* -1 (/ (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))) (pow B 2))) (* -1/6 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
(* -1 (* B (+ (* -1 (/ (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))) (pow B 2))) (* -1/6 (/ (+ 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 (* x (sin B))) |
(+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(+ (* -1 (* x (sin B))) (* F (+ (* -1/2 (* (/ (* (pow F 2) (sin B)) (cos B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ (sin B) (cos B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(+ (* -1 (* x (sin B))) (* F (+ (* (/ (sin B) (cos B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (sin B) (cos B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (* (pow F 2) (sin B)) (cos 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)) (pow F 2))) |
(/ (+ (* -1/2 (+ 2 (* 2 x))) (* (pow F 2) (- 1 x))) (pow F 2)) |
(/ (+ (* -1/2 (+ 2 (* 2 x))) (* (pow F 2) (- 1 x))) (pow F 2)) |
(/ (+ (* -1/2 (+ 2 (* 2 x))) (* (pow F 2) (- 1 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))) |
(* -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/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) |
(/ (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) B)) (* (pow F 2) (+ (* 1/6 B) (/ 1 B)))) (pow F 2)) |
(/ (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) B)) (* (pow F 2) (+ (* 1/6 B) (/ 1 B)))) (pow F 2)) |
(/ (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) B)) (* (pow F 2) (+ (* 1/6 B) (/ 1 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))) |
(* (/ 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)))) 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))))))))))) |
(* (/ 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 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2))) |
(/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2))) |
(/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2))) |
(/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2))) |
(/ (* (cos B) (+ (* -1 (* x (sin B))) (/ (sin B) (cos B)))) (pow (sin B) 2)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ (* (cos B) (+ (* -1 (* x (sin B))) (/ (sin B) (cos B)))) (pow (sin B) 2))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ (* (cos B) (+ (* -1 (* x (sin B))) (/ (sin B) (cos B)))) (pow (sin B) 2)))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))) (/ (* (cos B) (+ (* -1 (* x (sin B))) (/ (sin B) (cos B)))) (pow (sin B) 2))))) |
(+ (* -1 (* x (sin B))) (/ (sin B) (cos B))) |
(+ (* -1 (* x (sin B))) (+ (* -1/2 (/ (* (sin B) (+ 2 (* 2 x))) (* (pow F 2) (cos B)))) (/ (sin B) (cos B)))) |
(+ (* -1 (* x (sin B))) (+ (* -1/2 (/ (* (sin B) (+ 2 (* 2 x))) (* (pow F 2) (cos B)))) (+ (* -1/2 (/ (* (sin B) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* (pow F 4) (cos B)))) (/ (sin B) (cos B))))) |
(+ (* -1 (* x (sin B))) (+ (* -1/2 (/ (* (sin B) (+ 2 (* 2 x))) (* (pow F 2) (cos B)))) (+ (* -1/2 (/ (* (sin B) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* (pow F 4) (cos B)))) (+ (* -1/2 (/ (* (sin B) (+ (* 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) (cos B)))) (/ (sin B) (cos 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 x) |
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) |
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) |
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) 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 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/6 B) (/ 1 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/6 B) (/ 1 B))) |
(+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* 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)) |
(+ (* -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))) 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)) |
(+ (* -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))) (+ 2 (* 2 x))) (* B (pow F 2))) |
(/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2))) |
(/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2))) |
(/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2))) |
(/ (* (cos B) (+ (* -1 (* x (sin B))) (* -1 (/ (sin B) (cos B))))) (pow (sin B) 2)) |
(+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ (* (cos B) (+ (* -1 (* x (sin B))) (* -1 (/ (sin B) (cos B))))) (pow (sin B) 2))) |
(+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ (* (cos B) (+ (* -1 (* x (sin B))) (* -1 (/ (sin B) (cos B))))) (pow (sin B) 2)))) |
(+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))) (/ (* (cos B) (+ (* -1 (* x (sin B))) (* -1 (/ (sin B) (cos B))))) (pow (sin B) 2))))) |
(+ (* -1 (* x (sin B))) (* -1 (/ (sin B) (cos B)))) |
(+ (* -1 (* x (sin B))) (+ (* -1 (/ (sin B) (cos B))) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (* (pow F 2) (cos B)))))) |
(+ (* -1 (* x (sin B))) (+ (* -1 (/ (sin B) (cos B))) (+ (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (* (pow F 2) (cos B)))) (* 1/2 (/ (* (sin B) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* (pow F 4) (cos B))))))) |
(+ (* -1 (* x (sin B))) (+ (* -1 (/ (sin B) (cos B))) (+ (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (* (pow F 2) (cos B)))) (+ (* 1/2 (/ (* (sin B) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* (pow F 4) (cos B)))) (* 1/2 (/ (* (sin B) (+ (* 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) (cos 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 x) |
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) |
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) |
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) 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 (+ 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/6 B) (/ 1 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/6 B) (/ 1 B))) |
(+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) (+ (* 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/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 (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))) (+ 2 (* 2 x))) (* B (pow F 2))) |
(/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2))) |
(/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2))) |
(/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (* (cos B) (+ (* -1 (sin B)) (* -1 (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) (pow (sin B) 2))) |
(+ (* x (+ (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (/ (* (cos B) (+ (* -1 (sin B)) (* -1 (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))) (pow (sin B) 2)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* 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) (+ (* -1 (sin B)) (* -1 (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))) (pow (sin B) 2)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (+ (* -1 (sin B)) (* -1 (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (sin B)) (+ (* -1 (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F (* x (sin B))) (cos B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (sin B)) (+ (* -1 (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F (* x (sin B))) (cos B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) (* (/ (* F (sin B)) (cos 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 |
(- (* -1 x) 1) |
(- (* -1 x) 1) |
(- (* -1 x) 1) |
(- 1 (/ 1 (pow F 2))) |
(- (+ 1 (* -1 (* x (+ 1 (/ 1 (pow F 2)))))) (/ 1 (pow F 2))) |
(- (+ 1 (* -1 (* x (+ 1 (/ 1 (pow F 2)))))) (/ 1 (pow F 2))) |
(- (+ 1 (* -1 (* x (+ 1 (/ 1 (pow F 2)))))) (/ 1 (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 (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))) |
(/ (* 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)))))) |
(* -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 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))) (+ (* 1/6 B) (/ 1 B))) |
(+ (* -1 (/ (* x (+ 1 (* 1/6 (pow B 2)))) (* B (pow F 2)))) (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))) (+ (* 1/6 B) (/ 1 B)))) |
(+ (* -1 (/ (* x (+ 1 (* 1/6 (pow B 2)))) (* B (pow F 2)))) (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))) (+ (* 1/6 B) (/ 1 B)))) |
(+ (* -1 (/ (* x (+ 1 (* 1/6 (pow B 2)))) (* B (pow F 2)))) (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))) (+ (* 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 (* 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))))) |
(+ (* -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)))))) |
(* 2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))) |
(+ (* 2 (/ (* x (+ 1 (* 1/6 (pow B 2)))) (* B (pow F 2)))) (* 2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2))))) |
(+ (* 2 (/ (* x (+ 1 (* 1/6 (pow B 2)))) (* B (pow F 2)))) (* 2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2))))) |
(+ (* 2 (/ (* x (+ 1 (* 1/6 (pow B 2)))) (* B (pow F 2)))) (* 2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -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))))))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -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)))))))) |
(* -1 (* x (sin B))) |
(* x (+ (* -1 (sin B)) (* (/ (* F (* (sin B) (sqrt 1/2))) (cos B)) (sqrt (/ 1 (pow x 3)))))) |
(* x (+ (* -1 (sin B)) (+ (* -1/8 (* (/ (* F (* (sin B) (+ 2 (pow F 2)))) (* (cos B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sin B) (sqrt 1/2))) (cos B)) (sqrt (/ 1 (pow x 3))))))) |
(* x (+ (* -1 (sin B)) (+ (* -1/8 (* (/ (* F (* (sin B) (+ 2 (pow F 2)))) (* (cos B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (* (sin B) (pow (+ 2 (pow F 2)) 2))) (* (cos B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (* (sin B) (sqrt 1/2))) (cos B)) (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))))) (* (* 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 (/ 1 x)))) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(* -1 (* x (+ 1 (/ 1 (pow F 2))))) |
(* x (- (/ 1 x) (+ 1 (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))) |
(* x (- (/ 1 x) (+ 1 (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))) |
(* x (- (/ 1 x) (+ 1 (+ (/ 1 (* (pow F 2) x)) (/ 1 (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) |
(* 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)) |
(/ (* 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))) |
(* -1 (/ (* x (+ 1 (* 1/6 (pow B 2)))) (* B (pow F 2)))) |
(* x (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) (* B (* (pow F 2) x)))) (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))) (+ (* 1/6 (/ B x)) (/ 1 (* B x)))))) |
(* x (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) (* B (* (pow F 2) x)))) (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))) (+ (* 1/6 (/ B x)) (/ 1 (* B x)))))) |
(* x (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) (* B (* (pow F 2) x)))) (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))) (+ (* 1/6 (/ B x)) (/ 1 (* B 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)))) |
(* (/ (* 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/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)))))) |
(* (/ (* 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)))))) |
(* 2 (/ (* x (+ 1 (* 1/6 (pow B 2)))) (* B (pow F 2)))) |
(* x (+ (* 2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (* (pow F 2) x)))) (* 2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))))) |
(* x (+ (* 2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (* (pow F 2) x)))) (* 2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))))) |
(* x (+ (* 2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (* (pow F 2) x)))) (* 2 (/ (+ 1 (* 1/6 (pow B 2))) (* 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 (sin B))) |
(* -1 (* x (+ (sin B) (* -1 (* (/ (* F (* (sin B) (* (sqrt -1) (sqrt -1/2)))) (cos B)) (sqrt (/ 1 (pow x 3)))))))) |
(* -1 (* x (+ (sin B) (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sin B) (* (sqrt -1) (+ 2 (pow F 2))))) (* (cos B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sin B) (* (sqrt -1) (sqrt -1/2)))) (cos B)) (sqrt (/ 1 x)))) x))))) |
(* -1 (* x (+ (sin B) (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sin B) (* (sqrt -1) (+ 2 (pow F 2))))) (* (cos B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sin B) (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)))) (* (cos B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sin B) (* (sqrt -1) (sqrt -1/2)))) (cos B)) (sqrt (/ 1 x))))) 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 (/ 1 x)))) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(* -1 (* x (+ 1 (/ 1 (pow F 2))))) |
(* -1 (* x (+ 1 (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2)))))) |
(* -1 (* x (+ 1 (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2)))))) |
(* -1 (* x (+ 1 (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (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) |
(* -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))))) |
(/ (* 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))) |
(* -1 (* x (+ (* 1/6 (/ B (pow F 2))) (/ 1 (* B (pow F 2)))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))) (+ (* 1/6 B) (/ 1 B))) x)) (+ (* 1/6 (/ B (pow F 2))) (/ 1 (* B (pow F 2))))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))) (+ (* 1/6 B) (/ 1 B))) x)) (+ (* 1/6 (/ B (pow F 2))) (/ 1 (* B (pow F 2))))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))) (+ (* 1/6 B) (/ 1 B))) x)) (+ (* 1/6 (/ B (pow F 2))) (/ 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))))) |
(* (/ (* 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) (* (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))))) |
(* (/ (* 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))))) |
(* 2 (/ (* x (+ 1 (* 1/6 (pow B 2)))) (* B (pow F 2)))) |
(* -1 (* x (+ (* -2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (* (pow F 2) x)))) (* -2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2))))))) |
(* -1 (* x (+ (* -2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (* (pow F 2) x)))) (* -2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2))))))) |
(* -1 (* x (+ (* -2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (* (pow F 2) x)))) (* -2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2))))))) |
| Outputs |
|---|
(/ (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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 x) (* 1/3 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (* 1/6 (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (*.f64 #s(literal 1/3 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (neg.f64 x)) #s(literal -1/6 binary64)))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F)) x) B) |
(/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (- (+ (* 1/6 x) (+ (* 1/3 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (- (+ (* -1/120 x) (* 2/15 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (+ (* 31/360 (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (* 1/6 (- (+ (* 1/6 x) (* 1/3 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (* 1/6 (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))))))))) (* 1/6 (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x (-.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal 2/15 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/120 binary64) x)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (*.f64 #s(literal 1/3 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (neg.f64 x)) #s(literal -1/6 binary64)))) #s(literal 1/6 binary64) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (neg.f64 x)) #s(literal 31/360 binary64)))) (*.f64 B B) (*.f64 (*.f64 #s(literal 1/3 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (neg.f64 x)) #s(literal 1/6 binary64)))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F)) x) B) |
(/ (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (- (+ (* 1/6 x) (+ (* 1/3 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (- (+ (* -1/120 x) (+ (* 2/15 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (- (+ (* 1/5040 x) (* 17/315 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (+ (* 173/5040 (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (+ (* 31/360 (- (+ (* 1/6 x) (* 1/3 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (* 1/6 (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) (* 1/6 (- (+ (* -1/120 x) (* 2/15 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (+ (* 31/360 (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (* 1/6 (- (+ (* 1/6 x) (* 1/3 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (* 1/6 (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))))))))))))) (+ (* 31/360 (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (* 1/6 (- (+ (* 1/6 x) (* 1/3 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (* 1/6 (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))))))))) (* 1/6 (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(/.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (*.f64 #s(literal 1/3 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal -1/120 binary64) x (-.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal 17/315 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/5040 binary64) x)) (fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (neg.f64 x)) #s(literal 173/5040 binary64) (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal 2/15 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/120 binary64) x)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (*.f64 #s(literal 1/3 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (neg.f64 x)) #s(literal -1/6 binary64)))) #s(literal 1/6 binary64) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (neg.f64 x)) #s(literal 31/360 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 31/360 binary64) (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (*.f64 #s(literal 1/3 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (neg.f64 x)) #s(literal -1/6 binary64)))))))) (*.f64 B B) (*.f64 (*.f64 #s(literal 2/15 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (*.f64 #s(literal 1/3 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (neg.f64 x)) #s(literal -1/6 binary64)))) #s(literal 1/6 binary64) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (neg.f64 x)) #s(literal 31/360 binary64))))) (*.f64 B B)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (neg.f64 x)) #s(literal 1/6 binary64))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F)) x) B) |
(* B (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (neg.f64 x)) B) |
(* B (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 x) (* 1/3 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) |
(*.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F)) x) B) |
(* B (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 x) (+ (* 1/3 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1/120 x) (* 2/15 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))))))))) |
(*.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (*.f64 #s(literal 1/3 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 2/15 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/120 binary64) x)) (*.f64 B B)))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F)) x) B) |
(* B (+ (* -1 x) (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 x) (+ (* 1/3 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1/120 x) (+ (* 2/15 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* 1/5040 x) (* 17/315 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))))))))) |
(*.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x (fma.f64 (*.f64 #s(literal 1/3 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal -1/120 binary64) x (fma.f64 (*.f64 #s(literal 2/15 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 17/315 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/5040 binary64) x)) (*.f64 B B)))) (*.f64 B B)))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F)) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 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)))))) (* (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F) (fma.f64 (fma.f64 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/45 binary64) (*.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 #s(literal -1/5040 binary64) F (fma.f64 #s(literal 1/720 binary64) F (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) (*.f64 B B)))) (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 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)))))) (* (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F) (fma.f64 (fma.f64 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/45 binary64) (*.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 #s(literal -1/5040 binary64) F (fma.f64 #s(literal 1/720 binary64) F (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) (*.f64 B B)))) (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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 (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 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)))))) (* (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F) (fma.f64 (fma.f64 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/45 binary64) (*.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 #s(literal -1/5040 binary64) F (fma.f64 #s(literal 1/720 binary64) F (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) (*.f64 B B)))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (neg.f64 x))) B) |
(* -1 (/ x B)) |
(/.f64 (neg.f64 x) B) |
(/ (- (* 1/3 (* (pow B 2) x)) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) 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 x #s(literal 1/45 binary64) (*.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 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) |
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) B) |
(/.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)) B) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* (pow B 2) (+ 1/6 (* -1/12 (/ (+ 2 (* 2 x)) (pow F 2))))))) B) |
(/.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (*.f64 (fma.f64 (/.f64 #s(literal -1/12 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1/6 binary64)) (*.f64 B B))) #s(literal 1 binary64)) B) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* (pow B 2) (+ 1/6 (* -1/12 (/ (+ 2 (* 2 x)) (pow F 2))))))) B) |
(/.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (*.f64 (fma.f64 (/.f64 #s(literal -1/12 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1/6 binary64)) (*.f64 B B))) #s(literal 1 binary64)) B) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* (pow B 2) (+ 1/6 (* -1/12 (/ (+ 2 (* 2 x)) (pow F 2))))))) B) |
(/.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (*.f64 (fma.f64 (/.f64 #s(literal -1/12 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 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)))))) (* (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F) (fma.f64 (fma.f64 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/45 binary64) (*.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 #s(literal -1/5040 binary64) F (fma.f64 #s(literal 1/720 binary64) F (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) (*.f64 B B)))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (neg.f64 x))) B) |
(pow B 2) |
(*.f64 B B) |
(* (pow B 2) (+ 1 (* 1/6 (pow B 2)))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (*.f64 B B)) |
(* (pow B 2) (+ 1 (* (pow B 2) (+ 1/6 (* 31/360 (pow B 2)))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 31/360 binary64) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) (*.f64 B B)) |
(* (pow B 2) (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 31/360 (* 173/5040 (pow B 2)))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 173/5040 binary64) (*.f64 B B) #s(literal 31/360 binary64)) (*.f64 B B) #s(literal 1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) (*.f64 B B)) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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 (fma.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 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 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 B B)) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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 (neg.f64 (fma.f64 (*.f64 B B) (*.f64 (fma.f64 #s(literal -1/5040 binary64) F (fma.f64 #s(literal 1/720 binary64) F (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F)) 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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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 (fma.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 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 (fma.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 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 (fma.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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 (fma.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 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 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 B B)) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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 (neg.f64 (fma.f64 (*.f64 B B) (*.f64 (fma.f64 #s(literal -1/5040 binary64) F (fma.f64 #s(literal 1/720 binary64) F (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F)) B) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
(/ (+ 1 (* 1/6 (pow B 2))) B) |
(/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) |
(/ (+ 1 (* 1/6 (pow B 2))) B) |
(/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) |
(/ (+ 1 (* 1/6 (pow B 2))) B) |
(/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) |
(/ (+ 2 (* 2 x)) (* B (pow F 2))) |
(/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F)) |
(/ (+ (* 1/6 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))) B) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 B B) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) #s(literal 1/6 binary64) (fma.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F)))) B) |
(/ (+ (* 1/6 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))) B) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 B B) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) #s(literal 1/6 binary64) (fma.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F)))) B) |
(/ (+ (* 1/6 (/ (* (pow B 2) (+ 2 (* 2 x))) (pow F 2))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))) B) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 B B) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) #s(literal 1/6 binary64) (fma.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F)))) B) |
(/ (* (cos B) (+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (pow (sin B) 2)) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 B) F) (cos.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (neg.f64 x) (sin.f64 B))) (cos.f64 B)) (pow.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/ (* (cos B) (+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (pow (sin B) 2)) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 B) F) (cos.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (neg.f64 x) (sin.f64 B))) (cos.f64 B)) (pow.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/ (* (cos B) (+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (pow (sin B) 2)) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 B) F) (cos.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (neg.f64 x) (sin.f64 B))) (cos.f64 B)) (pow.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/ (* (cos B) (+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (pow (sin B) 2)) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 B) F) (cos.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (neg.f64 x) (sin.f64 B))) (cos.f64 B)) (pow.f64 (sin.f64 B) #s(literal 2 binary64))) |
(+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 B) F) (cos.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (neg.f64 x) (sin.f64 B))) |
(+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 B) F) (cos.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (neg.f64 x) (sin.f64 B))) |
(+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 B) F) (cos.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (neg.f64 x) (sin.f64 B))) |
(+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 B) F) (cos.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (neg.f64 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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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)) |
(- (* (/ 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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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))) |
(/ (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)) |
(* B (+ 1/6 (* -1/12 (/ (+ 2 (* 2 x)) (pow F 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/12 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1/6 binary64)) B) |
(* B (+ 1/6 (+ (* -1/2 (/ (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))) (pow B 2))) (+ (* -1/12 (/ (+ 2 (* 2 x)) (pow F 2))) (/ 1 (pow B 2)))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) B) (fma.f64 (/.f64 #s(literal -1/12 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (/.f64 #s(literal 1 binary64) (*.f64 B B)))) #s(literal 1/6 binary64)) B) |
(* B (+ 1/6 (+ (* -1/2 (/ (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))) (pow B 2))) (+ (* -1/12 (/ (+ 2 (* 2 x)) (pow F 2))) (/ 1 (pow B 2)))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) B) (fma.f64 (/.f64 #s(literal -1/12 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (/.f64 #s(literal 1 binary64) (*.f64 B B)))) #s(literal 1/6 binary64)) B) |
(* B (+ 1/6 (+ (* -1/2 (/ (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))) (pow B 2))) (+ (* -1/12 (/ (+ 2 (* 2 x)) (pow F 2))) (/ 1 (pow B 2)))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) B) (fma.f64 (/.f64 #s(literal -1/12 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (/.f64 #s(literal 1 binary64) (*.f64 B B)))) #s(literal 1/6 binary64)) 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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(/ (pow (sin B) 2) (cos B)) |
(/.f64 (pow.f64 (sin.f64 B) #s(literal 2 binary64)) (cos.f64 B)) |
(/ (pow (sin B) 2) (cos B)) |
(/.f64 (pow.f64 (sin.f64 B) #s(literal 2 binary64)) (cos.f64 B)) |
(/ (pow (sin B) 2) (cos B)) |
(/.f64 (pow.f64 (sin.f64 B) #s(literal 2 binary64)) (cos.f64 B)) |
(/ (pow (sin B) 2) (cos B)) |
(/.f64 (pow.f64 (sin.f64 B) #s(literal 2 binary64)) (cos.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))) |
(/ -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)) |
(* 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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (/.f64 F (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) 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 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (/.f64 F (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) 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 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (/.f64 F (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))))) 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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))) |
(* 1/6 B) |
(*.f64 #s(literal 1/6 binary64) B) |
(* B (+ 1/6 (/ 1 (pow B 2)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) #s(literal 1/6 binary64)) B) |
(* B (+ 1/6 (/ 1 (pow B 2)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) #s(literal 1/6 binary64)) B) |
(* B (+ 1/6 (/ 1 (pow B 2)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) #s(literal 1/6 binary64)) B) |
(* 1/6 (/ (* B (+ 2 (* 2 x))) (pow F 2))) |
(*.f64 (/.f64 #s(literal 1/6 binary64) F) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F)) |
(* B (+ (* 1/6 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 2 (/ x (* (pow B 2) (pow F 2)))) (/ 2 (* (pow B 2) (pow F 2)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/6 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (fma.f64 (/.f64 x (*.f64 B B)) (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 B B)) (*.f64 F F)))) B) |
(* B (+ (* 1/6 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 2 (/ x (* (pow B 2) (pow F 2)))) (/ 2 (* (pow B 2) (pow F 2)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/6 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (fma.f64 (/.f64 x (*.f64 B B)) (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 B B)) (*.f64 F F)))) B) |
(* B (+ (* 1/6 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 2 (/ x (* (pow B 2) (pow F 2)))) (/ 2 (* (pow B 2) (pow F 2)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/6 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (fma.f64 (/.f64 x (*.f64 B B)) (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 B B)) (*.f64 F F)))) B) |
(/ (* (cos B) (+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (pow (sin B) 2)) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 B) F) (cos.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (neg.f64 x) (sin.f64 B))) (cos.f64 B)) (pow.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/ (* (cos B) (+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (pow (sin B) 2)) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 B) F) (cos.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (neg.f64 x) (sin.f64 B))) (cos.f64 B)) (pow.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/ (* (cos B) (+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (pow (sin B) 2)) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 B) F) (cos.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (neg.f64 x) (sin.f64 B))) (cos.f64 B)) (pow.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/ (* (cos B) (+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (pow (sin B) 2)) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 B) F) (cos.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (neg.f64 x) (sin.f64 B))) (cos.f64 B)) (pow.f64 (sin.f64 B) #s(literal 2 binary64))) |
(+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 B) F) (cos.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (neg.f64 x) (sin.f64 B))) |
(+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 B) F) (cos.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (neg.f64 x) (sin.f64 B))) |
(+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 B) F) (cos.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (neg.f64 x) (sin.f64 B))) |
(+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 B) F) (cos.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (neg.f64 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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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)) |
(- (* (/ 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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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))) |
(/ (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 (* B (- (* 1/12 (/ (+ 2 (* 2 x)) (pow F 2))) 1/6))) |
(*.f64 (neg.f64 B) (fma.f64 (/.f64 #s(literal 1/12 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal -1/6 binary64))) |
(* -1 (* B (- (+ (* 1/12 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))) (pow B 2)))) (+ 1/6 (/ 1 (pow B 2)))))) |
(*.f64 (neg.f64 B) (-.f64 (fma.f64 (/.f64 #s(literal 1/12 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (*.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) B))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) #s(literal 1/6 binary64)))) |
(* -1 (* B (- (+ (* 1/12 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))) (pow B 2)))) (+ 1/6 (/ 1 (pow B 2)))))) |
(*.f64 (neg.f64 B) (-.f64 (fma.f64 (/.f64 #s(literal 1/12 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (*.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) B))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) #s(literal 1/6 binary64)))) |
(* -1 (* B (- (+ (* 1/12 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))) (pow B 2)))) (+ 1/6 (/ 1 (pow B 2)))))) |
(*.f64 (neg.f64 B) (-.f64 (fma.f64 (/.f64 #s(literal 1/12 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (*.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (fma.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) B))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) #s(literal 1/6 binary64)))) |
(- (* (/ 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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(/ (pow (sin B) 2) (cos B)) |
(/.f64 (pow.f64 (sin.f64 B) #s(literal 2 binary64)) (cos.f64 B)) |
(/ (pow (sin B) 2) (cos B)) |
(/.f64 (pow.f64 (sin.f64 B) #s(literal 2 binary64)) (cos.f64 B)) |
(/ (pow (sin B) 2) (cos B)) |
(/.f64 (pow.f64 (sin.f64 B) #s(literal 2 binary64)) (cos.f64 B)) |
(/ (pow (sin B) 2) (cos B)) |
(/.f64 (pow.f64 (sin.f64 B) #s(literal 2 binary64)) (cos.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))) |
(/ -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)) |
(* 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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (fma.f64 (neg.f64 (/.f64 F (*.f64 B B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (fma.f64 (neg.f64 (/.f64 F (*.f64 B B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (fma.f64 (neg.f64 (/.f64 F (*.f64 B B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))) |
(* 1/6 B) |
(*.f64 #s(literal 1/6 binary64) B) |
(* B (+ 1/6 (/ 1 (pow B 2)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) #s(literal 1/6 binary64)) B) |
(* B (+ 1/6 (/ 1 (pow B 2)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) #s(literal 1/6 binary64)) B) |
(* B (+ 1/6 (/ 1 (pow B 2)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) #s(literal 1/6 binary64)) B) |
(* 1/6 (/ (* B (+ 2 (* 2 x))) (pow F 2))) |
(*.f64 (/.f64 #s(literal 1/6 binary64) F) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F)) |
(* -1 (* B (+ (* -1 (/ (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))) (pow B 2))) (* -1/6 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
(*.f64 (neg.f64 B) (fma.f64 (/.f64 #s(literal -1/6 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (/.f64 (neg.f64 (fma.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 B B)))) |
(* -1 (* B (+ (* -1 (/ (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))) (pow B 2))) (* -1/6 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
(*.f64 (neg.f64 B) (fma.f64 (/.f64 #s(literal -1/6 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (/.f64 (neg.f64 (fma.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 B B)))) |
(* -1 (* B (+ (* -1 (/ (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))) (pow B 2))) (* -1/6 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
(*.f64 (neg.f64 B) (fma.f64 (/.f64 #s(literal -1/6 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (/.f64 (neg.f64 (fma.f64 (/.f64 x (*.f64 F F)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 B 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 #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 (* x (sin B))) |
(*.f64 (neg.f64 x) (sin.f64 B)) |
(+ (* -1 (* x (sin B))) (* (/ (* F (sin B)) (cos 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 (*.f64 (sin.f64 B) F) (cos.f64 B)) (*.f64 (neg.f64 x) (sin.f64 B))) |
(+ (* -1 (* x (sin B))) (* F (+ (* -1/2 (* (/ (* (pow F 2) (sin B)) (cos B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ (sin B) (cos B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (*.f64 F F)) (cos.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 (/.f64 (sin.f64 B) (cos.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F (*.f64 (neg.f64 x) (sin.f64 B))) |
(+ (* -1 (* x (sin B))) (* F (+ (* (/ (sin B) (cos B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ (sin B) (cos B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (* (pow F 2) (sin B)) (cos B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (sin.f64 B) (*.f64 F F)) (cos.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) (/.f64 (sin.f64 B) (cos.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 (/.f64 (sin.f64 B) (cos.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F (*.f64 (neg.f64 x) (sin.f64 B))) |
(* F (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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 #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) |
(* 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 #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) |
(* 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 #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) |
(sqrt (+ 2 (* 2 x))) |
(sqrt.f64 (fma.f64 #s(literal 2 binary64) x #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 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #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 #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)))) #s(literal 1/2 binary64))) (*.f64 F F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #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 #s(literal 2 binary64) x #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 #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)))) #s(literal 1/2 binary64))) (*.f64 F F) (sqrt.f64 (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)) |
(* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) |
(/ (+ (* -1/2 (+ 2 (* 2 x))) (* (pow F 2) (- 1 x))) (pow F 2)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 F F) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F)) |
(/ (+ (* -1/2 (+ 2 (* 2 x))) (* (pow F 2) (- 1 x))) (pow F 2)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 F F) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F)) |
(/ (+ (* -1/2 (+ 2 (* 2 x))) (* (pow F 2) (- 1 x))) (pow F 2)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 F F) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #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 #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)) |
(* -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/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2)))) |
(*.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 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F))) |
(/ (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) B)) (* (pow F 2) (+ (* 1/6 B) (/ 1 B)))) (pow F 2)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B)) #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B)) (*.f64 F F))) (*.f64 F F)) |
(/ (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) B)) (* (pow F 2) (+ (* 1/6 B) (/ 1 B)))) (pow F 2)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B)) #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B)) (*.f64 F F))) (*.f64 F F)) |
(/ (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) B)) (* (pow F 2) (+ (* 1/6 B) (/ 1 B)))) (pow F 2)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B)) #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B)) (*.f64 F F))) (*.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 #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)))) |
(* (/ 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)))) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B))) F) |
(* (/ 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 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F)) |
(/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F)) |
(/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F)) |
(/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F)) |
(/ (* (cos B) (+ (* -1 (* x (sin B))) (/ (sin B) (cos B)))) (pow (sin B) 2)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (/.f64 (sin.f64 B) (cos.f64 B))) (cos.f64 B)) (pow.f64 (sin.f64 B) #s(literal 2 binary64))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ (* (cos B) (+ (* -1 (* x (sin B))) (/ (sin B) (cos B)))) (pow (sin B) 2))) |
(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 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (/.f64 (sin.f64 B) (cos.f64 B))) (cos.f64 B)) (pow.f64 (sin.f64 B) #s(literal 2 binary64)))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ (* (cos B) (+ (* -1 (* x (sin B))) (/ (sin B) (cos B)))) (pow (sin B) 2)))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (fma.f64 (/.f64 #s(literal -1/2 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)) (sin.f64 B)) (/.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (/.f64 (sin.f64 B) (cos.f64 B))) (cos.f64 B)) (pow.f64 (sin.f64 B) #s(literal 2 binary64))))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))) (/ (* (cos B) (+ (* -1 (* x (sin B))) (/ (sin B) (cos B)))) (pow (sin B) 2))))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (fma.f64 (/.f64 #s(literal -1/2 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)) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 6 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))) (sin.f64 B)) (/.f64 (*.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (/.f64 (sin.f64 B) (cos.f64 B))) (cos.f64 B)) (pow.f64 (sin.f64 B) #s(literal 2 binary64)))))) |
(+ (* -1 (* x (sin B))) (/ (sin B) (cos B))) |
(fma.f64 (neg.f64 x) (sin.f64 B) (/.f64 (sin.f64 B) (cos.f64 B))) |
(+ (* -1 (* x (sin B))) (+ (* -1/2 (/ (* (sin B) (+ 2 (* 2 x))) (* (pow F 2) (cos B)))) (/ (sin B) (cos B)))) |
(fma.f64 (neg.f64 (sin.f64 B)) x (fma.f64 (/.f64 #s(literal -1/2 binary64) (cos.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) (/.f64 (sin.f64 B) (cos.f64 B)))) |
(+ (* -1 (* x (sin B))) (+ (* -1/2 (/ (* (sin B) (+ 2 (* 2 x))) (* (pow F 2) (cos B)))) (+ (* -1/2 (/ (* (sin B) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* (pow F 4) (cos B)))) (/ (sin B) (cos B))))) |
(fma.f64 (neg.f64 (sin.f64 B)) x (fma.f64 (/.f64 #s(literal -1/2 binary64) (cos.f64 B)) (*.f64 (/.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) (cos.f64 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)) (sin.f64 B)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (sin.f64 B) (cos.f64 B))))) |
(+ (* -1 (* x (sin B))) (+ (* -1/2 (/ (* (sin B) (+ 2 (* 2 x))) (* (pow F 2) (cos B)))) (+ (* -1/2 (/ (* (sin B) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* (pow F 4) (cos B)))) (+ (* -1/2 (/ (* (sin B) (+ (* 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) (cos B)))) (/ (sin B) (cos B)))))) |
(fma.f64 (neg.f64 (sin.f64 B)) x (fma.f64 (/.f64 #s(literal -1/2 binary64) (cos.f64 B)) (*.f64 (/.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) (cos.f64 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)) (sin.f64 B)) (pow.f64 F #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) (cos.f64 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))) (sin.f64 B)) (pow.f64 F #s(literal 6 binary64))) (/.f64 (sin.f64 B) (cos.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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.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)) (pow.f64 F #s(literal 4 binary64)))) #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)))))) |
(+.f64 (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/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 (*.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 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 #s(literal 2 binary64) x #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 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #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 #s(literal 2 binary64) x #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 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (/.f64 (*.f64 #s(literal 1/16 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))))) 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 #s(literal 2 binary64) x #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))) |
(-.f64 (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 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.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 #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 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.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 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.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 #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 #s(literal 2 binary64) x #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)) |
(-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.f64 #s(literal -1/2 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 #s(literal 1 binary64) B))) (/.f64 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 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.f64 #s(literal -1/2 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) (fma.f64 (/.f64 #s(literal -1/2 binary64) B) (/.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 #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) |
(-.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)) 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) |
(-.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.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)) (pow.f64 F #s(literal 4 binary64)))) #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) |
(-.f64 (+.f64 (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/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 (*.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 binary64)) x) |
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) |
(-.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)) x) |
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) |
(-.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)) x) |
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) |
(-.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)) 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 #s(literal 2 binary64) x #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))) |
(-.f64 (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 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.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 #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 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.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 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.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 #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 #s(literal 2 binary64) x #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)) |
(-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.f64 #s(literal -1/2 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 #s(literal 1 binary64) B))) (/.f64 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 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.f64 #s(literal -1/2 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) (fma.f64 (/.f64 #s(literal -1/2 binary64) B) (/.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 #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) |
(-.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)) 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) |
(-.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.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)) (pow.f64 F #s(literal 4 binary64)))) #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) |
(-.f64 (+.f64 (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/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 (*.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 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 #s(literal 2 binary64) x #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))) |
(-.f64 (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 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.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 #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 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.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 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.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 #s(literal 1 binary64) (sin.f64 B))))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) |
(+ (* 1/6 B) (/ 1 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/6 B) (/ 1 B))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 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/6 B) (/ 1 B))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 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/6 B) (/ 1 B))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 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 #s(literal 2 binary64) x #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))) |
(-.f64 (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 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.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 #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 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.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 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.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 #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 #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 (/.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 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.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 #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 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.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 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.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 #s(literal 1 binary64) (sin.f64 B))))) |
(/ (+ 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 #s(literal -1/2 binary64) (*.f64 F F)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 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/6 B) (/ 1 B)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B)) (fma.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 #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/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 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 (/.f64 #s(literal -1/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)) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (pow.f64 F #s(literal 4 binary64))) (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) (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) 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 #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 (/.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 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.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 #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 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.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 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.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 #s(literal 1 binary64) (sin.f64 B))))) |
(/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F)) |
(/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F)) |
(/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F)) |
(/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F)) |
(/ (* (cos B) (+ (* -1 (* x (sin B))) (* -1 (/ (sin B) (cos B))))) (pow (sin B) 2)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (sin.f64 B) x (/.f64 (sin.f64 B) (cos.f64 B)))) (cos.f64 B)) (pow.f64 (sin.f64 B) #s(literal 2 binary64))) |
(+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ (* (cos B) (+ (* -1 (* x (sin B))) (* -1 (/ (sin B) (cos B))))) (pow (sin B) 2))) |
(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 (*.f64 (neg.f64 (fma.f64 (sin.f64 B) x (/.f64 (sin.f64 B) (cos.f64 B)))) (cos.f64 B)) (pow.f64 (sin.f64 B) #s(literal 2 binary64)))) |
(+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ (* (cos B) (+ (* -1 (* x (sin B))) (* -1 (/ (sin B) (cos B))))) (pow (sin B) 2)))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (sin.f64 B)) (/.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 (*.f64 (neg.f64 (fma.f64 (sin.f64 B) x (/.f64 (sin.f64 B) (cos.f64 B)))) (cos.f64 B)) (pow.f64 (sin.f64 B) #s(literal 2 binary64)))) |
(+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 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)))) (/ (* (cos B) (+ (* -1 (* x (sin B))) (* -1 (/ (sin B) (cos B))))) (pow (sin B) 2))))) |
(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 #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 (*.f64 (neg.f64 (fma.f64 (sin.f64 B) x (/.f64 (sin.f64 B) (cos.f64 B)))) (cos.f64 B)) (pow.f64 (sin.f64 B) #s(literal 2 binary64))))) |
(+ (* -1 (* x (sin B))) (* -1 (/ (sin B) (cos B)))) |
(neg.f64 (fma.f64 (sin.f64 B) x (/.f64 (sin.f64 B) (cos.f64 B)))) |
(+ (* -1 (* x (sin B))) (+ (* -1 (/ (sin B) (cos B))) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (* (pow F 2) (cos B)))))) |
(fma.f64 (neg.f64 (sin.f64 B)) x (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (*.f64 (sin.f64 B) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (cos.f64 B)) (/.f64 (neg.f64 (sin.f64 B)) (cos.f64 B)))) |
(+ (* -1 (* x (sin B))) (+ (* -1 (/ (sin B) (cos B))) (+ (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (* (pow F 2) (cos B)))) (* 1/2 (/ (* (sin B) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* (pow F 4) (cos B))))))) |
(fma.f64 (neg.f64 x) (sin.f64 B) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (cos.f64 B)) (/.f64 (sin.f64 B) (*.f64 F 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)) (cos.f64 B)) (/.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (neg.f64 (sin.f64 B)) (cos.f64 B)))) |
(+ (* -1 (* x (sin B))) (+ (* -1 (/ (sin B) (cos B))) (+ (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (* (pow F 2) (cos B)))) (+ (* 1/2 (/ (* (sin B) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (* (pow F 4) (cos B)))) (* 1/2 (/ (* (sin B) (+ (* 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) (cos B)))))))) |
(fma.f64 (neg.f64 x) (sin.f64 B) (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (*.f64 (sin.f64 B) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (cos.f64 B)) (*.f64 #s(literal 1/2 binary64) (fma.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)) (cos.f64 B)) (/.f64 (sin.f64 B) (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))) (cos.f64 B)) (/.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64))))))) (/.f64 (sin.f64 B) (cos.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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.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)) (pow.f64 F #s(literal 4 binary64)))) #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 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (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 (*.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 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 #s(literal 2 binary64) x #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))))))) |
(neg.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64)))) F F)) |
(* -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 #s(literal 2 binary64) x #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 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (/.f64 (*.f64 #s(literal 1/16 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))))) 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 #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) (+.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (sin.f64 B)) (/.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)))) (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 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (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))) (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) (+.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 (/ (+ 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))))))) |
(-.f64 (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 #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 (+.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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.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)) (pow.f64 F #s(literal 4 binary64)))) (-.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 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (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 (*.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 #s(literal -1 binary64) x))) |
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) |
(-.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)) x) |
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) |
(-.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)) x) |
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) |
(-.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)) 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 #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) (+.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (sin.f64 B)) (/.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)))) (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 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (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))) (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) (+.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 (/ (+ 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))))))) |
(-.f64 (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 #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 (+.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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.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)) (pow.f64 F #s(literal 4 binary64)))) (-.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 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (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 (*.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 #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 #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) (+.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (sin.f64 B)) (/.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)))) (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 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (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))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))))) |
(+ (* 1/6 B) (/ 1 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/6 B) (/ 1 B))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 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/6 B) (/ 1 B))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 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/6 B) (/ 1 B))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 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 #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) (+.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (sin.f64 B)) (/.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)))) (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 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (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))) (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 #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) (+.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (sin.f64 B)) (/.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) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (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/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 #s(literal 2 binary64) x #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 (/.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 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (-.f64 (fma.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 #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/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)) |
(-.f64 (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 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 F F)) (fma.f64 (/.f64 #s(literal -1/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)) (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64))) (pow.f64 F #s(literal 4 binary64))) (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 (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) (+.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (sin.f64 B)) (/.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) (sin.f64 B)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (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))) (+ 2 (* 2 x))) (* B (pow F 2))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F)) |
(/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F)) |
(/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) F)) |
(/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (* B (pow F 2))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) 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))) |
(+ (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (* (cos B) (+ (* -1 (sin B)) (* -1 (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) (pow (sin B) 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 (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 (*.f64 (sin.f64 B) F) (cos.f64 B)) (sin.f64 B))) (cos.f64 B)) x) (pow.f64 (sin.f64 B) #s(literal 2 binary64)))) |
(+ (* x (+ (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (/ (* (cos B) (+ (* -1 (sin B)) (* -1 (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))) (pow (sin B) 2)))) (* (/ 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)))) (/.f64 (*.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 (*.f64 (sin.f64 B) F) (cos.f64 B)) (sin.f64 B))) (cos.f64 B)) (pow.f64 (sin.f64 B) #s(literal 2 binary64)))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* x (+ (* 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) (+ (* -1 (sin B)) (* -1 (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))) (pow (sin B) 2)))) (* (/ 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 (*.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 (*.f64 (sin.f64 B) F) (cos.f64 B)) (sin.f64 B))) (cos.f64 B)) (pow.f64 (sin.f64 B) #s(literal 2 binary64)))) 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)) (cos B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 (*.f64 (sin.f64 B) F) (cos.f64 B))) |
(+ (* x (+ (* -1 (sin B)) (* -1 (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))) (* (/ (* F (sin B)) (cos 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 (*.f64 (sin.f64 B) F) (cos.f64 B)) (sin.f64 B))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 (*.f64 (sin.f64 B) F) (cos.f64 B)))) |
(+ (* x (+ (* -1 (sin B)) (+ (* -1 (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F (* x (sin B))) (cos B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (+.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 (*.f64 (sin.f64 B) F) (cos.f64 B)) (sin.f64 B))) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 B) x) F) (cos.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 (*.f64 (sin.f64 B) F) (cos.f64 B)))) |
(+ (* x (+ (* -1 (sin B)) (+ (* -1 (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F (* x (sin B))) (cos B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) (* (/ (* F (sin B)) (cos B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sin.f64 B) F) (cos.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 #s(literal -5/2 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 B) x) F) (cos.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 (*.f64 (sin.f64 B) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (neg.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 (*.f64 (sin.f64 B) F) (cos.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 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)))) 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 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)))) (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 -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)))) (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 (-.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 (*.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)) (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 (-.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 (*.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)) (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 (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 -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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 F) (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)))) #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 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) F (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 #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) |
(- 1 (/ 1 (pow F 2))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(- (+ 1 (* -1 (* x (+ 1 (/ 1 (pow F 2)))))) (/ 1 (pow F 2))) |
(-.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x x)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(- (+ 1 (* -1 (* x (+ 1 (/ 1 (pow F 2)))))) (/ 1 (pow F 2))) |
(-.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x x)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(- (+ 1 (* -1 (* x (+ 1 (/ 1 (pow F 2)))))) (/ 1 (pow F 2))) |
(-.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x x)) (/.f64 #s(literal 1 binary64) (*.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 (-.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 (*.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)) (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 (-.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 (*.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)) (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 (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 -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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 F) (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)))) #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 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) F (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 #s(literal -1 binary64))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) |
(/ (* 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 (-.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 (*.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)) (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 (-.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 (*.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)) (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))) |
(+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))) (+ (* 1/6 B) (/ 1 B))) |
(-.f64 (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B)) (/.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (*.f64 F F))) |
(+ (* -1 (/ (* x (+ 1 (* 1/6 (pow B 2)))) (* B (pow F 2)))) (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))) (+ (* 1/6 B) (/ 1 B)))) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (*.f64 F F)) (-.f64 (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B)) (/.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (*.f64 F F)))) |
(+ (* -1 (/ (* x (+ 1 (* 1/6 (pow B 2)))) (* B (pow F 2)))) (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))) (+ (* 1/6 B) (/ 1 B)))) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (*.f64 F F)) (-.f64 (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B)) (/.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (*.f64 F F)))) |
(+ (* -1 (/ (* x (+ 1 (* 1/6 (pow B 2)))) (* B (pow F 2)))) (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))) (+ (* 1/6 B) (/ 1 B)))) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (*.f64 F F)) (-.f64 (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B)) (/.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) 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 (-.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 (*.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)) (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 (-.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 (*.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)) (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 F x) (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 (*.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)) (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))))))))) (* (/ 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 (*.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)) (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 (* 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 -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)))) (*.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)))))) 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))) |
(+ (* -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 F x) (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 (*.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)) (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))))))))) (* (/ 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 (*.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)) (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 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) |
(+ (* 2 (/ (* x (+ 1 (* 1/6 (pow B 2)))) (* B (pow F 2)))) (* 2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2))))) |
(*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (*.f64 F F)) (/.f64 x B) (/.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (*.f64 F F)))) |
(+ (* 2 (/ (* x (+ 1 (* 1/6 (pow B 2)))) (* B (pow F 2)))) (* 2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2))))) |
(*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (*.f64 F F)) (/.f64 x B) (/.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (*.f64 F F)))) |
(+ (* 2 (/ (* x (+ 1 (* 1/6 (pow B 2)))) (* B (pow F 2)))) (* 2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2))))) |
(*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (*.f64 F F)) (/.f64 x B) (/.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (*.f64 F F)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) |
(*.f64 (fma.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) (neg.f64 (sin.f64 B)))) x) |
(* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -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))))))) |
(*.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)))) (fma.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) (neg.f64 (sin.f64 B))))) x) |
(* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -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)))))))) |
(*.f64 (-.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)))) (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)))) (*.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 (sin B))) |
(*.f64 (neg.f64 x) (sin.f64 B)) |
(* x (+ (* -1 (sin B)) (* (/ (* F (* (sin B) (sqrt 1/2))) (cos B)) (sqrt (/ 1 (pow x 3)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (sin.f64 B) F) (sqrt.f64 #s(literal 1/2 binary64))) (cos.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (sin.f64 B))) x) |
(* x (+ (* -1 (sin B)) (+ (* -1/8 (* (/ (* F (* (sin B) (+ 2 (pow F 2)))) (* (cos B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sin B) (sqrt 1/2))) (cos B)) (sqrt (/ 1 (pow x 3))))))) |
(*.f64 (-.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (sin.f64 B) F) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (cos.f64 B))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (sin.f64 B) F) (sqrt.f64 #s(literal 1/2 binary64))) (cos.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) (sin.f64 B)) x) |
(* x (+ (* -1 (sin B)) (+ (* -1/8 (* (/ (* F (* (sin B) (+ 2 (pow F 2)))) (* (cos B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (* (sin B) (pow (+ 2 (pow F 2)) 2))) (* (cos B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (* (sin B) (sqrt 1/2))) (cos B)) (sqrt (/ 1 (pow x 3)))))))) |
(*.f64 (-.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (sin.f64 B) F) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (cos.f64 B))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (sin.f64 B) F) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (cos.f64 B))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (sin.f64 B) F) (sqrt.f64 #s(literal 1/2 binary64))) (cos.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))))) (sin.f64 B)) x) |
(* (* 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 #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/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 #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 (/.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 (fma.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) (neg.f64 (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)))) (fma.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) (neg.f64 (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/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)))) (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)))) (*.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 (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 (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)))))) (/.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)) |
(fma.f64 (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)))) (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)))) x (neg.f64 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 (+ 1 (/ 1 (pow F 2))))) |
(neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x x)) |
(* x (- (/ 1 x) (+ 1 (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x)) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x)) |
(* x (- (/ 1 x) (+ 1 (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x)) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x)) |
(* x (- (/ 1 x) (+ 1 (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x)) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) 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 (fma.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) (neg.f64 (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)))) (fma.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) (neg.f64 (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/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)))) (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)))) (*.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 (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 (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)))))) (/.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)) |
(fma.f64 (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)))) (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)))) x (neg.f64 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 (fma.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) (neg.f64 (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)))) (fma.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) (neg.f64 (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/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)))) (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)))) (*.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 (+ 1 (* 1/6 (pow B 2)))) (* B (pow F 2)))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (*.f64 F F))) |
(* x (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) (* B (* (pow F 2) x)))) (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))) (+ (* 1/6 (/ B x)) (/ 1 (* B x)))))) |
(*.f64 (-.f64 (-.f64 (fma.f64 (/.f64 B x) #s(literal 1/6 binary64) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) (/.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (*.f64 F F))) (/.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (*.f64 (*.f64 F F) x))) x) |
(* x (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) (* B (* (pow F 2) x)))) (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))) (+ (* 1/6 (/ B x)) (/ 1 (* B x)))))) |
(*.f64 (-.f64 (-.f64 (fma.f64 (/.f64 B x) #s(literal 1/6 binary64) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) (/.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (*.f64 F F))) (/.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (*.f64 (*.f64 F F) x))) x) |
(* x (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) (* B (* (pow F 2) x)))) (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))) (+ (* 1/6 (/ B x)) (/ 1 (* B x)))))) |
(*.f64 (-.f64 (-.f64 (fma.f64 (/.f64 B x) #s(literal 1/6 binary64) (/.f64 (/.f64 #s(literal 1 binary64) B) x)) (/.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (*.f64 F F))) (/.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (*.f64 (*.f64 F F) 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 (fma.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) (neg.f64 (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)))) (fma.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) (neg.f64 (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/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)))) (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)))) (*.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 (*.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/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)))) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (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) (/.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))) 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 3 binary64)))) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (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) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) (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 (*.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/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)))) (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)))) (*.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/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)))) (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)))) (*.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)))))) |
(* (/ (* 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/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)))) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (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) (/.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))) 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 3 binary64)))) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) F) (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) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) (sin.f64 B))))) |
(* 2 (/ (* x (+ 1 (* 1/6 (pow B 2)))) (* B (pow F 2)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
(* x (+ (* 2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (* (pow F 2) x)))) (* 2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (*.f64 (*.f64 F F) x)) (/.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (*.f64 F F)))) x) |
(* x (+ (* 2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (* (pow F 2) x)))) (* 2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (*.f64 (*.f64 F F) x)) (/.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (*.f64 F F)))) x) |
(* x (+ (* 2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (* (pow F 2) x)))) (* 2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (*.f64 (*.f64 F F) x)) (/.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (*.f64 F F)))) 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))) (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) (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) (*.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 (sin B))) |
(*.f64 (neg.f64 x) (sin.f64 B)) |
(* -1 (* x (+ (sin B) (* -1 (* (/ (* F (* (sin B) (* (sqrt -1) (sqrt -1/2)))) (cos B)) (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 (*.f64 (sin.f64 B) F) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (cos.f64 B)) (sin.f64 B))) |
(* -1 (* x (+ (sin B) (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sin B) (* (sqrt -1) (+ 2 (pow F 2))))) (* (cos B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sin B) (* (sqrt -1) (sqrt -1/2)))) (cos B)) (sqrt (/ 1 x)))) x))))) |
(*.f64 (neg.f64 x) (-.f64 (sin.f64 B) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (cos.f64 B))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (cos.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x))) |
(* -1 (* x (+ (sin B) (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sin B) (* (sqrt -1) (+ 2 (pow F 2))))) (* (cos B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sin B) (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)))) (* (cos B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sin B) (* (sqrt -1) (sqrt -1/2)))) (cos B)) (sqrt (/ 1 x))))) x))))) |
(*.f64 (neg.f64 x) (-.f64 (sin.f64 B) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (cos.f64 B))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (sin.f64 B) F) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (cos.f64 B))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (sin.f64 B) F) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (cos.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x))) |
(* (* 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 (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 (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/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 (sqrt.f64 #s(literal -2 binary64)) #s(literal -2 binary64))) (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/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))) (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) (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) (*.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 (+ 1 (/ 1 (pow F 2))))) |
(neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x x)) |
(* -1 (* x (+ 1 (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2)))))) |
(neg.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) x)) x x)) |
(* -1 (* x (+ 1 (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2)))))) |
(neg.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) x)) x x)) |
(* -1 (* x (+ 1 (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2)))))) |
(neg.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) x)) 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))) (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) (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) (*.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))) |
(/ (* 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))) (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) (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) (*.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 (+ (* 1/6 (/ B (pow F 2))) (/ 1 (* B (pow F 2)))))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 B (*.f64 F F)) #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))) (+ (* 1/6 B) (/ 1 B))) x)) (+ (* 1/6 (/ B (pow F 2))) (/ 1 (* B (pow F 2))))))) |
(*.f64 (neg.f64 x) (-.f64 (fma.f64 (/.f64 B (*.f64 F F)) #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F)))) (/.f64 (-.f64 (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B)) (/.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (*.f64 F F))) x))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))) (+ (* 1/6 B) (/ 1 B))) x)) (+ (* 1/6 (/ B (pow F 2))) (/ 1 (* B (pow F 2))))))) |
(*.f64 (neg.f64 x) (-.f64 (fma.f64 (/.f64 B (*.f64 F F)) #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F)))) (/.f64 (-.f64 (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B)) (/.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (*.f64 F F))) x))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2)))) (+ (* 1/6 B) (/ 1 B))) x)) (+ (* 1/6 (/ B (pow F 2))) (/ 1 (* B (pow F 2))))))) |
(*.f64 (neg.f64 x) (-.f64 (fma.f64 (/.f64 B (*.f64 F F)) #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F)))) (/.f64 (-.f64 (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B)) (/.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (*.f64 F F))) 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))) (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) (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) (*.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))) (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) (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) (*.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) (* (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/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 x) (*.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)))) (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))) (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) (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) (*.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)))) |
(* 2 (/ (* x (+ 1 (* 1/6 (pow B 2)))) (* B (pow F 2)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) x) B)) |
(* -1 (* x (+ (* -2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (* (pow F 2) x)))) (* -2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2))))))) |
(*.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (*.f64 (*.f64 F F) x)) (/.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (*.f64 F F))))) |
(* -1 (* x (+ (* -2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (* (pow F 2) x)))) (* -2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2))))))) |
(*.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (*.f64 (*.f64 F F) x)) (/.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (*.f64 F F))))) |
(* -1 (* x (+ (* -2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (* (pow F 2) x)))) (* -2 (/ (+ 1 (* 1/6 (pow B 2))) (* B (pow F 2))))))) |
(*.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (*.f64 (*.f64 F F) x)) (/.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) (*.f64 F F))))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 81 | 605 |
| 0 | 123 | 560 |
| 1 | 533 | 541 |
| 2 | 4326 | 541 |
| 0 | 8527 | 541 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.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))) |
(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 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)) (-.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) |
(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)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (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)) |
(/.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 (+ (* (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))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) |
(neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (tan.f64 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))) |
(+.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) (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)))))) |
(*.f64 (sin.f64 B) (tan.f64 B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) |
#s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)) |
#s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))) |
#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 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))))) |
(/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) |
(*.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)) |
| Outputs |
|---|
(*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (-.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 B) F) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 2 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 F (/.f64 (tan.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (sin.f64 B) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (fma.f64 (pow.f64 (*.f64 (tan.f64 B) F) #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 (tan.f64 B) F) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (neg.f64 (sin.f64 B)) x (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B)) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 (sin.f64 B)) x (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B)) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (pow.f64 (/.f64 (tan.f64 B) (fma.f64 (neg.f64 (sin.f64 B)) x (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (tan.f64 B)) (pow.f64 (pow.f64 (fma.f64 (neg.f64 (sin.f64 B)) x (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (tan.f64 B)) (fma.f64 (neg.f64 (sin.f64 B)) x (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (neg.f64 (sin.f64 B)) x (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (pow.f64 (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (/.f64 (fma.f64 (neg.f64 (sin.f64 B)) x (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 (sin.f64 B)) x (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(*.f64 (fma.f64 (neg.f64 (sin.f64 B)) x (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (tan.f64 B))) |
(pow.f64 (/.f64 (tan.f64 B) (/.f64 (fma.f64 (neg.f64 (sin.f64 B)) x (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (fma.f64 (neg.f64 (sin.f64 B)) x (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (fma.f64 (neg.f64 (sin.f64 B)) x (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (fma.f64 (neg.f64 (sin.f64 B)) x (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (tan.f64 B)) (sin.f64 B)) |
(/.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 B) F) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (tan.f64 B))) (fma.f64 F (/.f64 (tan.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (sin.f64 B) x))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 B) F) #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64))) (/.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (tan.f64 B))) (fma.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 (tan.f64 B) F) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 (sin.f64 B)) x (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #s(literal 1 binary64)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 (sin.f64 B)) x (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B))) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 (sin.f64 B)) x (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 B) F) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 F (/.f64 (tan.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 B) F) #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 (tan.f64 B) F) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (/.f64 (fma.f64 (neg.f64 (sin.f64 B)) x (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B)) (tan.f64 B)) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 B) F) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (fma.f64 F (/.f64 (tan.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (sin.f64 B) x)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 B) F) #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64))) (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (fma.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 (tan.f64 B) F) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (sin.f64 B)) x (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (fma.f64 (neg.f64 (sin.f64 B)) x (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (/.f64 (fma.f64 (neg.f64 (sin.f64 B)) x (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (fma.f64 (neg.f64 (sin.f64 B)) x (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (fma.f64 (neg.f64 (sin.f64 B)) x (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) |
(/.f64 (fma.f64 (neg.f64 (sin.f64 B)) x (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (neg.f64 (sin.f64 B)) x (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 (sin.f64 B)) x (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (fma.f64 (neg.f64 (sin.f64 B)) x (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 B) F) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 2 binary64))) (pow.f64 (fma.f64 F (/.f64 (tan.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (sin.f64 B) x)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 B) F) #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 (tan.f64 B) F) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 F (/.f64 (tan.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (sin.f64 B) x)) (-.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 B) F) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 (tan.f64 B) F) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (pow.f64 (*.f64 (tan.f64 B) F) #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 (tan.f64 B) F) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 B) F) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 F (/.f64 (tan.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (sin.f64 B) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 B) F) #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 (tan.f64 B) F) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 B) F) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 2 binary64))) (fma.f64 F (/.f64 (tan.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (sin.f64 B) x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 B) F) #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 B) F) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 x)) (sin.f64 B))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 B) F) #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 (tan.f64 B) F) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 F (/.f64 (tan.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (sin.f64 B) x)) (-.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 B) F) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 (tan.f64 B) F) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (pow.f64 (*.f64 (tan.f64 B) F) #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64))))) |
(fma.f64 (*.f64 (tan.f64 B) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) F (*.f64 (neg.f64 x) (sin.f64 B))) |
(fma.f64 (*.f64 (tan.f64 B) F) (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) (sin.f64 B))) |
(fma.f64 (*.f64 (sin.f64 B) #s(literal -1 binary64)) x (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 (sin.f64 B)) x (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) x) (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(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 (neg.f64 x) (sin.f64 B))) |
(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 (tan.f64 B) F) (*.f64 (neg.f64 x) (sin.f64 B))) |
(fma.f64 (neg.f64 x) (sin.f64 B) (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(fma.f64 (sin.f64 B) (neg.f64 x) (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(fma.f64 (tan.f64 B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (sin.f64 B))) |
(fma.f64 F (/.f64 (tan.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (sin.f64 B))) |
(fma.f64 F (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (*.f64 (neg.f64 x) (sin.f64 B))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 B) F) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 F (/.f64 (tan.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (sin.f64 B) x))) (/.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 2 binary64)) (fma.f64 F (/.f64 (tan.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (sin.f64 B) x)))) |
(-.f64 (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (sin.f64 B) x)) |
(+.f64 (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (sin.f64 B))) |
(+.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (/.f64 (*.f64 (tan.f64 B) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(*.f64 (*.f64 F (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(*.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))) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 F #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) |
(*.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(*.f64 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 (/.f64 (/.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) F) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) F) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(/.f64 (neg.f64 F) (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) F))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) F) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) |
(/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (neg.f64 F) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 F (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.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)))) (pow.f64 (pow.f64 (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) (*.f64 F F)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (fma.f64 F F (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (hypot.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3/2 binary64))) (pow.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (hypot.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3/2 binary64))) (pow.f64 (pow.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) (*.f64 F F)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (hypot.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 F #s(literal 3 binary64))) (pow.f64 (pow.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(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)) |
(pow.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.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)))) (sqrt.f64 (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) (*.f64 F F)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 F F (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3/2 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3/2 binary64))) (sqrt.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) (*.f64 F F)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (hypot.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 F #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (pow.f64 F #s(literal 4 binary64))))) |
(sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) |
(*.f64 (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64)) (pow.f64 B #s(literal -1 binary64))) |
(*.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (pow.f64 B #s(literal -1 binary64)) (pow.f64 (pow.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 B #s(literal -1 binary64)) #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) (pow.f64 B #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) |
(pow.f64 (/.f64 (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)) (neg.f64 B)) |
(/.f64 (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64)) B) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)))) (neg.f64 (neg.f64 B))) |
(/.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x))) (neg.f64 B)) |
(/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x))) B)) |
(neg.f64 (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) (neg.f64 B))) |
(exp.f64 (*.f64 (log.f64 (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)))) #s(literal -1 binary64))) |
#s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (+.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal -1 binary64) (neg.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal -1 binary64)) |
(-.f64 (pow.f64 (+.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) x))) |
(-.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)))) |
(-.f64 #s(literal -1 binary64) x) |
(+.f64 #s(literal -1 binary64) (neg.f64 x)) |
(+.f64 (neg.f64 x) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64))) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal -1/8 binary64) (/.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))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)))) (/.f64 (pow.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64))) (-.f64 #s(literal 1 binary64) x)) (-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)))) (/.f64 (pow.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.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))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 x x)) (+.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64)))) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 x x (*.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64))) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (/.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))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)))) (/.f64 (pow.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) (-.f64 #s(literal 1 binary64) x) (*.f64 F (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 F (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 F (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 F (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 F F) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 F F) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 (*.f64 F F) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 F F) (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) F (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F))) (*.f64 (-.f64 #s(literal 1 binary64) x) F)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 F F) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 F F))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) F (*.f64 (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F))) (*.f64 (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) F)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 F F) (*.f64 (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 F F))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (/.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))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (/.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))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)))) (/.f64 (pow.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64))) (-.f64 #s(literal 1 binary64) x)) (-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)))) (/.f64 (pow.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.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))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) (pow.f64 F #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (pow.f64 (*.f64 F (*.f64 F #s(literal -2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (/.f64 #s(literal -1/2 binary64) F) (-.f64 #s(literal 1 binary64) 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)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64))) (-.f64 #s(literal 1 binary64) x))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64))) (-.f64 #s(literal 1 binary64) x)))) |
(-.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) #s(literal 1 binary64)) x) |
(-.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64))))) |
(+.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) #s(literal 1 binary64)) (neg.f64 x)) |
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 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)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) x))) B)) |
(*.f64 (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) (pow.f64 B #s(literal -1 binary64))) |
(*.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (pow.f64 B #s(literal -1 binary64)) (pow.f64 (pow.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 B #s(literal -1 binary64)) #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) x))) (pow.f64 B #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) x))) B)) |
(pow.f64 (/.f64 (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) (neg.f64 B)) |
(/.f64 (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) B) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) x))))) (neg.f64 (neg.f64 B))) |
(/.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) x)))) (neg.f64 B)) |
(/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) x))) B) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) x))))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) x)))) B)) |
(neg.f64 (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) x))) (neg.f64 B))) |
(exp.f64 (*.f64 (log.f64 (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64))) |
#s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) x) |
(*.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 x (pow.f64 (tan.f64 B) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 (neg.f64 x) (neg.f64 (tan.f64 B))) |
(/.f64 x (tan.f64 B)) |
(*.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) #s(literal 2 binary64))) (pow.f64 (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) #s(literal 2 binary64))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 (neg.f64 x) (tan.f64 B)))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (tan.f64 B) #s(literal -1 binary64)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) |
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) |
(fma.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (neg.f64 x) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) |
(fma.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) |
(fma.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 (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) |
(-.f64 (+.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) #s(literal 0 binary64)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))))) (/.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 x (tan.f64 B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 x (tan.f64 B))) |
(+.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(*.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) |
(*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (tan.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))))) |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(/.f64 x (neg.f64 (tan.f64 B))) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) |
(+.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) (pow.f64 (tan.f64 B) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 B) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (cos.f64 B)) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (log.f64 (tan.f64 B))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (tan.f64 B))) #s(literal -1 binary64)) |
(pow.f64 (tan.f64 B) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(exp.f64 (*.f64 (log.f64 (tan.f64 B)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (neg.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))) #s(literal 2 binary64)))) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))) (-.f64 (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (pow.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))) (fma.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (neg.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))) (-.f64 (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (pow.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal 2 binary64))) (fma.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) B)) #s(literal 2 binary64)) (pow.f64 B #s(literal -2 binary64))) (-.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) B)) (pow.f64 B #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal 2 binary64))) (-.f64 (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) B)) #s(literal 3 binary64)) (pow.f64 B #s(literal -3 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) B)) #s(literal 2 binary64)) (-.f64 (pow.f64 B #s(literal -2 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) B)) (pow.f64 B #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (neg.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))) #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))) (-.f64 (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (pow.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (neg.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))) (-.f64 (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (pow.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))) (fma.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (neg.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))) (-.f64 (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (pow.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal 2 binary64))) (fma.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))) #s(literal 3 binary64))))) |
(fma.f64 (pow.f64 B #s(literal -1/2 binary64)) (pow.f64 B #s(literal -1/2 binary64)) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) B))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 B B)) (pow.f64 B #s(literal -2 binary64))) (pow.f64 (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal -1 binary64) B)) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(fma.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 B #s(literal 3 binary64)) (pow.f64 B #s(literal -3 binary64))) (pow.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 B B) (-.f64 (pow.f64 B #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 1/6 binary64) B) B))) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64))) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 B #s(literal -1 binary64)) #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) B))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) (*.f64 (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) B (+.f64 (pow.f64 B #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))) |
(fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) B) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) B))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 B #s(literal -1 binary64)) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) B))) |
(fma.f64 B #s(literal 1/6 binary64) (+.f64 (pow.f64 B #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))))) (/.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))))) |
(+.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 B #s(literal -1 binary64))) (*.f64 #s(literal 1/6 binary64) B)) |
(+.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) B)) (pow.f64 B #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) B) (+.f64 (pow.f64 B #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(+.f64 (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(+.f64 (pow.f64 B #s(literal -1 binary64)) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) B))) |
(*.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))))) #s(literal 2 binary64))) (pow.f64 (-.f64 (/.f64 (neg.f64 x) (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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))))))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (pow.f64 (fma.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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 (/.f64 (neg.f64 x) (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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))))))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (pow.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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (neg.f64 x) (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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))))))))) |
(/.f64 (neg.f64 (+.f64 (pow.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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (fma.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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))))) #s(literal 2 binary64))) (-.f64 (/.f64 (neg.f64 x) (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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))))))) |
(/.f64 (+.f64 (pow.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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (pow.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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))))) (/.f64 (neg.f64 x) (tan.f64 B)))))) |
(/.f64 (+.f64 (pow.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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 x) (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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))))))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))))) (/.f64 (neg.f64 x) (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (pow.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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (tan.f64 B) #s(literal -1 binary64)) #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 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #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 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))))))) |
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) #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 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))))))) |
(fma.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (neg.f64 x) #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 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))))))) |
(fma.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)) #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 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))))))) |
(fma.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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))))))) |
(-.f64 (+.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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))))) #s(literal 0 binary64)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 x) (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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))))))) (/.f64 (pow.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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))))) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 x) (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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))))))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 x (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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))))) (/.f64 x (tan.f64 B))) |
(+.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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (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) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))))))) |
(*.f64 (sin.f64 B) (tan.f64 B)) |
(*.f64 (tan.f64 B) (sin.f64 B)) |
(/.f64 (pow.f64 (sin.f64 B) #s(literal 2 binary64)) (cos.f64 B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) |
#s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)) |
#s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64))))) |
#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 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal -1/2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) B (pow.f64 B #s(literal -1 binary64)))))) |
(*.f64 (pow.f64 (/.f64 B (fma.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/36 binary64) #s(literal -1 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) B) B #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 B (fma.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/216 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/36 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 B #s(literal -1 binary64))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (pow.f64 B #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 B #s(literal -1 binary64)) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (pow.f64 B #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B)) |
(pow.f64 (/.f64 (/.f64 B (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 B (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (fma.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/36 binary64) #s(literal -1 binary64)) (pow.f64 B #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) B) B #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/216 binary64) #s(literal 1 binary64)) (pow.f64 B #s(literal -1 binary64))) (fma.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/36 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 B)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (neg.f64 (neg.f64 B))) |
(/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) B) |
(/.f64 (*.f64 (fma.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/36 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) B) B #s(literal -1 binary64)) (neg.f64 B))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/36 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) B) B #s(literal -1 binary64)) B)) |
(/.f64 (*.f64 (fma.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/216 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/36 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64)))) (neg.f64 B))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/216 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/36 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64)))) B)) |
(/.f64 (fma.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/36 binary64) #s(literal -1 binary64)) (*.f64 B (fma.f64 (*.f64 #s(literal 1/6 binary64) B) B #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/216 binary64) #s(literal 1 binary64)) (*.f64 B (fma.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/36 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (neg.f64 B)) |
(/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) B)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (neg.f64 B))) |
(exp.f64 (*.f64 (log.f64 (/.f64 B (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 F #s(literal -2 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (pow.f64 B #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 F F) B) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (pow.f64 B #s(literal -1 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B)) |
(*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (/.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) (*.f64 F F))) |
(*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 F F) B))) |
(*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (/.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) F)) |
(pow.f64 (/.f64 (*.f64 F F) (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 B (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 F F) B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 B (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (*.f64 F (/.f64 F (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 F (/.f64 F (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 B (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) F) F) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (neg.f64 B)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B)) (*.f64 (neg.f64 F) F)) |
(/.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B)) F) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) (*.f64 (neg.f64 F) F)) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F)) F) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) #s(literal 1 binary64)) (*.f64 F (/.f64 F (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (neg.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (neg.f64 B)) |
(/.f64 (*.f64 (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 B (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 (neg.f64 F) F)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (neg.f64 B)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (neg.f64 (*.f64 (*.f64 F F) B))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) (*.f64 (neg.f64 B) (*.f64 (neg.f64 F) F))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (neg.f64 B) (*.f64 F F))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F)) (*.f64 (neg.f64 B) F)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 B) (*.f64 F (/.f64 F (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) (*.f64 B (*.f64 (neg.f64 F) F))) |
(/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F)) (*.f64 B F)) |
(/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 B (*.f64 F (/.f64 F (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) (*.f64 (/.f64 B (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (*.f64 (neg.f64 F) F))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (/.f64 B (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (*.f64 F F))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (neg.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 F) F) (neg.f64 B))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 F) F) B)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 F) F) (/.f64 B (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (neg.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 F F) (neg.f64 B))) |
(/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 F F) (/.f64 B (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (neg.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (*.f64 F (neg.f64 B))) |
(/.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (*.f64 F B)) |
(/.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) #s(literal 1 binary64)) (*.f64 F (/.f64 B (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 F (/.f64 F (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (neg.f64 B))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 F (/.f64 F (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) B)) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 F F)) |
(/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) B) |
(/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (*.f64 F F) B)) |
(/.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) (*.f64 F (/.f64 F (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (/.f64 B (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (*.f64 (/.f64 B (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (*.f64 (/.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) B) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (pow.f64 F #s(literal -2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 F F) B) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 B (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))) (*.f64 F (/.f64 F (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F (/.f64 F (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 B (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64))))) |
Compiled 42 554 to 3 715 computations (91.3% saved)
79 alts after pruning (77 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 188 | 24 | 1 212 |
| Fresh | 9 | 53 | 62 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 201 | 79 | 1 280 |
| Status | Accuracy | Program |
|---|---|---|
| 56.8% | (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 58.0% | (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) | |
| 55.2% | (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) | |
| 44.1% | (fma.f64 #s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (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))) F)) F (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 72.5% | (fma.f64 #s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) B)) F (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 53.6% | (fma.f64 #s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) F (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 56.8% | (fma.f64 #s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 43.9% | (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (* (cos B) x) (fma.f64 (*.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 B B) #s(literal -1/2 binary64))) (*.f64 B B) x))) (sin.f64 B)) | |
| 44.3% | (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (* (cos B) x) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 B B) x) x))) (sin.f64 B)) | |
| 52.6% | (/.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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) | |
| 52.6% | (/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) | |
| 56.4% | (/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) | |
| 58.0% | (/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) | |
| 58.5% | (/.f64 #s(approx (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (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))) (sin.f64 B)) | |
| 31.9% | (/.f64 #s(approx (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) (sin.f64 B)) | |
| 57.4% | (/.f64 #s(approx (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) | |
| 25.1% | (/.f64 #s(approx (+ (* (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (tan B)) (* (sin B) (neg x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 (*.f64 (sin.f64 B) F) (cos.f64 B)))) (*.f64 (sin.f64 B) (tan.f64 B))) | |
| 53.2% | (/.f64 #s(approx (+ (* (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (tan B)) (* (sin B) (neg x))) (*.f64 (neg.f64 x) (sin.f64 B))) (*.f64 (sin.f64 B) (tan.f64 B))) | |
| 58.0% | (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (/.f64 x (tan.f64 B))) | |
| 55.3% | (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 x (tan.f64 B))) | |
| 55.2% | (+.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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) | |
| 55.2% | (+.f64 (neg.f64 (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) | |
| 49.1% | (+.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)))) | |
| 64.7% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F 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))))))) | |
| 32.8% | (+.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))) | |
| 20.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) (*.f64 B (*.f64 (neg.f64 F) F))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B)))))) | |
| 20.8% | (+.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) (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)))))) | |
| 25.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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) | |
| 27.5% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan 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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) | |
| 25.8% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan 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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) | |
| 39.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))) | |
| 21.1% | (+.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) | |
| 26.0% | (+.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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) | |
| 25.8% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) | |
| 26.0% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) | |
| 40.1% | (+.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))) | |
| 33.5% | (+.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 #s(literal -1 binary64) (sin.f64 B)))) | |
| 21.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 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)))))) | |
| 27.1% | (+.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 #s(literal -1 binary64) (sin.f64 B)))) | |
| 25.7% | (+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (*.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 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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) | |
| 40.8% | #s(approx (/ (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (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)))) (*.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)) | |
| 31.6% | #s(approx (/ (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (sin B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) | |
| 57.3% | #s(approx (/ (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (sin B)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) | |
| 40.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B)) | |
| 40.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)) | |
| 40.9% | #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 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B)) | |
| 25.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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) | |
| 12.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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1/2 binary64) x))) F (neg.f64 x)) B)) | |
| 24.4% | #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)) | |
| 12.0% | #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)) | |
| 40.9% | #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)) | |
| 7.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (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 (fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) (-.f64 #s(literal 1 binary64) x) (*.f64 F (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 F (-.f64 #s(literal 1 binary64) x)))) B)) | |
| 4.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (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 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 F F) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 F F)))) B)) | |
| 22.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 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x))) B)) | |
| 24.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (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)) | |
| ✓ | 26.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)) (-.f64 #s(literal -1 binary64) x)) B)) |
| 17.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)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) | |
| ✓ | 25.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)) (neg.f64 x)) B)) |
| 9.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)) #s(approx (- -1 x) #s(literal -1 binary64))) 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/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal 1 binary64)))) B)) | |
| 13.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (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/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal 1 binary64))))) B)) | |
| 11.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)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 F F) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F)))) B)) | |
| 10.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)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))))) B)) | |
| 6.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (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/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (*.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)))) B)) | |
| 17.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (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/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x x)))) B)) | |
| 40.9% | #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)))) | |
| 25.7% | #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))))) | |
| 26.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal -1 binary64) B))) | |
| 22.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)))) | |
| 25.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin 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) #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) #s(literal 2 binary64)))) F (neg.f64 x))) B))) | |
| 18.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B)))) | |
| 18.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) | |
| 20.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B)))) | |
| 18.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))))) | |
| 20.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 #s(approx (/ 1 (+ (* 2 x) 2)) #s(literal 1/2 binary64)))))) | |
| 11.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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) #s(literal 2 binary64)))) F)) B)))) | |
| 11.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F)) B)))) | |
| 12.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))))) |
Compiled 4 204 to 1 769 computations (57.9% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x))) (/.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))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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) (*.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)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (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(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (*.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (*.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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 F F #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)) (-.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)) 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 (* x (/ 1 (tan B)))) (* (/ F (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)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 F F) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F 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) (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #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) 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)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan 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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (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 (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))))) (/.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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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 (/ -1 (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(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 F F) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 F 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 (fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) (-.f64 #s(literal 1 binary64) x) (*.f64 F (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 F (-.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.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 (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 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (*.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 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)))) #s(approx (/ -1 (sin B)) (/.f64 #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) (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)))))) |
(+.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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (-.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 #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F)) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin 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) #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) #s(literal 2 binary64)))) F (neg.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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) #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 (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)) |
#s(approx (/ (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (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)))) (*.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)) |
#s(approx (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 x (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 #s(approx (/ 1 (+ (* 2 x) 2)) #s(literal 1/2 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
(+.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 #s(literal -1 binary64) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #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)))) #s(approx (/ -1 (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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.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)))) #s(approx (/ -1 (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 (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 (* 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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
#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 (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (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)))) (* (cos B) x)) (sin B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (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(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 #s(approx (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) (sin.f64 B)) |
(/.f64 #s(approx (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (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))) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan 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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (* (cos B) x) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 B B) x) x))) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F 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 (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) B)) F (/.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 (/.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 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (* (cos B) x) (fma.f64 (*.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 B B) #s(literal -1/2 binary64))) (*.f64 B B) x))) (sin.f64 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 (*.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)) |
#s(approx (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (*.f64 F #s(literal 7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (neg.f64 x))) 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 #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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) (*.f64 B (*.f64 (neg.f64 F) F))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.f64 B)) x)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
(+.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 (*.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)))) 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 (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
#s(approx (/ (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (sin B)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (*.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 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) 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 (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #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 (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 (/.f64 x (sin.f64 B)) (cos.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) |
(fma.f64 #s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 #s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.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 #s(approx (/ (neg x) (tan B)) (/.f64 (neg.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))))) (*.f64 (cos.f64 B) x)) (sin.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))) #s(approx (sqrt (/ 1 (+ (* F F) 2))) (sqrt.f64 #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 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #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))))) (*.f64 (cos.f64 B) x)) (sin.f64 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)))) #s(approx (/ F (sin B)) (/.f64 F 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 #s(approx (+ (* (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (tan B)) (* (sin B) (neg x))) (*.f64 (neg.f64 x) (sin.f64 B))) (*.f64 (sin.f64 B) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (/.f64 (neg.f64 (cos.f64 B)) (/.f64 (sin.f64 B) x)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (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))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.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) (sin.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 (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/2 binary64)) (/.f64 (sin.f64 B) F))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (/.f64 (sin.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)) F)))) |
#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))))) |
(+.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)))))) |
#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 (/.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)))))))) |
(+.f64 (/.f64 (neg.f64 (cos.f64 B)) (/.f64 (sin.f64 B) x)) (*.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 (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (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))) F)) F (/.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 (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)))) |
(/.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 #s(approx (+ (* (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (tan B)) (* (sin B) (neg x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 (*.f64 (sin.f64 B) F) (cos.f64 B)))) (*.f64 (sin.f64 B) (tan.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))) |
(fma.f64 (*.f64 F (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)) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (pow.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 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)))))) |
(/.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))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (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))) |
(/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
4 calls:
| 146.0ms | F |
| 42.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)))))) |
| 41.0ms | B |
| 37.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 3 | F |
| 87.0% | 1 | B |
| 87.0% | 1 | x |
| 89.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)))))) |
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))))) (/.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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x))) (/.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))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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) (*.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)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (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(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (*.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (*.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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 F F #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)) (-.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)) 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 (* x (/ 1 (tan B)))) (* (/ F (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)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 F F) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F 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) (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #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) 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)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan 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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (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 (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))))) (/.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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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 (/ -1 (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(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 F F) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 F 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 (fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) (-.f64 #s(literal 1 binary64) x) (*.f64 F (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 F (-.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.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 (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 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (*.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 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)))) #s(approx (/ -1 (sin B)) (/.f64 #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) (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)))))) |
(+.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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (-.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 #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F)) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin 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) #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) #s(literal 2 binary64)))) F (neg.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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) #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 (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)) |
#s(approx (/ (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (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)))) (*.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)) |
#s(approx (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 x (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 #s(approx (/ 1 (+ (* 2 x) 2)) #s(literal 1/2 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
(+.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 #s(literal -1 binary64) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #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)))) #s(approx (/ -1 (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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.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)))) #s(approx (/ -1 (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 (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 (* 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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
#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 (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (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)))) (* (cos B) x)) (sin B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (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(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 #s(approx (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) (sin.f64 B)) |
(/.f64 #s(approx (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (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))) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan 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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (* (cos B) x) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 B B) x) x))) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F 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 (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) B)) F (/.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 (/.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 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (* (cos B) x) (fma.f64 (*.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 B B) #s(literal -1/2 binary64))) (*.f64 B B) x))) (sin.f64 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 (*.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)) |
#s(approx (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (*.f64 F #s(literal 7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (neg.f64 x))) 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 #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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) (*.f64 B (*.f64 (neg.f64 F) F))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.f64 B)) x)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
(+.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 (*.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)))) 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 (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
#s(approx (/ (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (sin B)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (*.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 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) 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 (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #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 (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 (/.f64 x (sin.f64 B)) (cos.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) |
(fma.f64 #s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 #s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.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 #s(approx (/ (neg x) (tan B)) (/.f64 (neg.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))))) (*.f64 (cos.f64 B) x)) (sin.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))) #s(approx (sqrt (/ 1 (+ (* F F) 2))) (sqrt.f64 #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 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #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))))) (*.f64 (cos.f64 B) x)) (sin.f64 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)))) #s(approx (/ F (sin B)) (/.f64 F 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 #s(approx (+ (* (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (tan B)) (* (sin B) (neg x))) (*.f64 (neg.f64 x) (sin.f64 B))) (*.f64 (sin.f64 B) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (/.f64 (neg.f64 (cos.f64 B)) (/.f64 (sin.f64 B) x)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
1 calls:
| 36.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))))) (/.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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x))) (/.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))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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) (*.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)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (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(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (*.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (*.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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 F F #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)) (-.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)) 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 (* x (/ 1 (tan B)))) (* (/ F (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)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 F F) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F 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) (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #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) 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)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan 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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (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 (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))))) (/.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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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 (/ -1 (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(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 F F) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 F 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 (fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) (-.f64 #s(literal 1 binary64) x) (*.f64 F (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 F (-.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.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 (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 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (*.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 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)))) #s(approx (/ -1 (sin B)) (/.f64 #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) (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)))))) |
(+.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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (-.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 #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F)) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin 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) #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) #s(literal 2 binary64)))) F (neg.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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) #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 (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)) |
#s(approx (/ (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (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)))) (*.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)) |
#s(approx (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 x (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 #s(approx (/ 1 (+ (* 2 x) 2)) #s(literal 1/2 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
(+.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 #s(literal -1 binary64) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #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)))) #s(approx (/ -1 (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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.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)))) #s(approx (/ -1 (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 (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 (* 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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
#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 (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (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)))) (* (cos B) x)) (sin B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (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(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 #s(approx (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) (sin.f64 B)) |
(/.f64 #s(approx (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (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))) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan 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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (* (cos B) x) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 B B) x) x))) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F 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 (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) B)) F (/.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 (/.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 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (* (cos B) x) (fma.f64 (*.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 B B) #s(literal -1/2 binary64))) (*.f64 B B) x))) (sin.f64 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 (*.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)) |
#s(approx (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (*.f64 F #s(literal 7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (neg.f64 x))) 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 #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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) (*.f64 B (*.f64 (neg.f64 F) F))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.f64 B)) x)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
(+.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 (*.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)))) 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 (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
#s(approx (/ (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (sin B)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (*.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 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) 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 (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #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 (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 (/.f64 x (sin.f64 B)) (cos.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) |
(fma.f64 #s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 #s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.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 #s(approx (/ (neg x) (tan B)) (/.f64 (neg.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))))) (*.f64 (cos.f64 B) x)) (sin.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))) #s(approx (sqrt (/ 1 (+ (* F F) 2))) (sqrt.f64 #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 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #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))))) (*.f64 (cos.f64 B) x)) (sin.f64 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)))) #s(approx (/ F (sin B)) (/.f64 F 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 #s(approx (+ (* (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (tan B)) (* (sin B) (neg x))) (*.f64 (neg.f64 x) (sin.f64 B))) (*.f64 (sin.f64 B) (tan.f64 B))) |
| Outputs |
|---|
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (/.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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
1 calls:
| 34.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))))) (/.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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x))) (/.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))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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) (*.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)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (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(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (*.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (*.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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 F F #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)) (-.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)) 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 (* x (/ 1 (tan B)))) (* (/ F (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)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 F F) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F 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) (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #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) 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)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan 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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (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 (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))))) (/.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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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 (/ -1 (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(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 F F) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 F 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 (fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) (-.f64 #s(literal 1 binary64) x) (*.f64 F (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 F (-.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.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 (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 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (*.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 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)))) #s(approx (/ -1 (sin B)) (/.f64 #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) (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)))))) |
(+.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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (-.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 #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F)) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin 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) #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) #s(literal 2 binary64)))) F (neg.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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) #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 (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)) |
#s(approx (/ (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (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)))) (*.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)) |
#s(approx (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 x (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 #s(approx (/ 1 (+ (* 2 x) 2)) #s(literal 1/2 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
(+.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 #s(literal -1 binary64) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #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)))) #s(approx (/ -1 (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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.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)))) #s(approx (/ -1 (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 (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 (* 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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
#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 (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (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)))) (* (cos B) x)) (sin B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (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(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 #s(approx (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) (sin.f64 B)) |
(/.f64 #s(approx (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (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))) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan 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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (* (cos B) x) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 B B) x) x))) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F 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 (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) B)) F (/.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 (/.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 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (* (cos B) x) (fma.f64 (*.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 B B) #s(literal -1/2 binary64))) (*.f64 B B) x))) (sin.f64 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 (*.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)) |
#s(approx (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (*.f64 F #s(literal 7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (neg.f64 x))) 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 #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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) (*.f64 B (*.f64 (neg.f64 F) F))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.f64 B)) x)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
(+.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 (*.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)))) 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 (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
#s(approx (/ (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (sin B)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (*.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 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) 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 (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #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 (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 (/.f64 x (sin.f64 B)) (cos.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) |
(fma.f64 #s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 #s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.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 #s(approx (/ (neg x) (tan B)) (/.f64 (neg.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))))) (*.f64 (cos.f64 B) x)) (sin.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))) #s(approx (sqrt (/ 1 (+ (* F F) 2))) (sqrt.f64 #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 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 x (tan.f64 B)))) |
| Outputs |
|---|
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (/.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 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 x (tan.f64 B)))) |
(/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
1 calls:
| 66.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.1% | 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))))) (/.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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x))) (/.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))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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) (*.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)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (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(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (*.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (*.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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 F F #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)) (-.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)) 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 (* x (/ 1 (tan B)))) (* (/ F (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)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 F F) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F 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) (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #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) 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)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan 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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (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 (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))))) (/.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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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 (/ -1 (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(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 F F) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 F 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 (fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) (-.f64 #s(literal 1 binary64) x) (*.f64 F (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 F (-.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.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 (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 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (*.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 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)))) #s(approx (/ -1 (sin B)) (/.f64 #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) (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)))))) |
(+.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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (-.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 #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F)) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin 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) #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) #s(literal 2 binary64)))) F (neg.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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) #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 (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)) |
#s(approx (/ (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (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)))) (*.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)) |
#s(approx (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 x (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 #s(approx (/ 1 (+ (* 2 x) 2)) #s(literal 1/2 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
(+.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 #s(literal -1 binary64) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #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)))) #s(approx (/ -1 (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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.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)))) #s(approx (/ -1 (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 (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 (* 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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
#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 (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (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)))) (* (cos B) x)) (sin B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (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(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 #s(approx (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) (sin.f64 B)) |
(/.f64 #s(approx (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (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))) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan 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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (* (cos B) x) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 B B) x) x))) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F 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 (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) B)) F (/.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 (/.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 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (* (cos B) x) (fma.f64 (*.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 B B) #s(literal -1/2 binary64))) (*.f64 B B) x))) (sin.f64 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 (*.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)) |
#s(approx (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (*.f64 F #s(literal 7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (neg.f64 x))) 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 #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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) (*.f64 B (*.f64 (neg.f64 F) F))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.f64 B)) x)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
(+.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 (*.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)))) 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 (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
#s(approx (/ (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (sin B)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (*.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 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) 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 (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #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 (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 (/.f64 x (sin.f64 B)) (cos.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) |
(fma.f64 #s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 #s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.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 #s(approx (/ (neg x) (tan B)) (/.f64 (neg.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))))) (*.f64 (cos.f64 B) x)) (sin.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))) #s(approx (sqrt (/ 1 (+ (* F F) 2))) (sqrt.f64 #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 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
| Outputs |
|---|
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
1 calls:
| 37.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.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))))) (/.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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x))) (/.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))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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) (*.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)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (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(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (*.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (*.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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 F F #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)) (-.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)) 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 (* x (/ 1 (tan B)))) (* (/ F (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)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 F F) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F 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) (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #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) 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)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan 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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (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 (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))))) (/.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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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 (/ -1 (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(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 F F) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 F 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 (fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) (-.f64 #s(literal 1 binary64) x) (*.f64 F (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 F (-.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.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 (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 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (*.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 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)))) #s(approx (/ -1 (sin B)) (/.f64 #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) (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)))))) |
(+.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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (-.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 #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F)) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin 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) #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) #s(literal 2 binary64)))) F (neg.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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) #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 (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)) |
#s(approx (/ (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (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)))) (*.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)) |
#s(approx (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 x (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 #s(approx (/ 1 (+ (* 2 x) 2)) #s(literal 1/2 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
(+.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 #s(literal -1 binary64) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #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)))) #s(approx (/ -1 (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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.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)))) #s(approx (/ -1 (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 (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 (* 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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
#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 (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (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)))) (* (cos B) x)) (sin B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (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(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 #s(approx (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) (sin.f64 B)) |
(/.f64 #s(approx (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (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))) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan 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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (* (cos B) x) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 B B) x) x))) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F 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 (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) B)) F (/.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 (/.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 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (* (cos B) x) (fma.f64 (*.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 B B) #s(literal -1/2 binary64))) (*.f64 B B) x))) (sin.f64 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 (*.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)) |
#s(approx (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (*.f64 F #s(literal 7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (neg.f64 x))) 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 #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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) (*.f64 B (*.f64 (neg.f64 F) F))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.f64 B)) x)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
(+.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 (*.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)))) 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 (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
#s(approx (/ (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (sin B)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (*.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 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) 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 (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #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 (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 (/.f64 x (sin.f64 B)) (cos.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) |
(fma.f64 #s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 #s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.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 #s(approx (/ (neg x) (tan B)) (/.f64 (neg.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))))) (*.f64 (cos.f64 B) x)) (sin.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))) #s(approx (sqrt (/ 1 (+ (* F F) 2))) (sqrt.f64 #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 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (/.f64 x (tan.f64 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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
1 calls:
| 34.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.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))))) (/.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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x))) (/.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))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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) (*.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)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (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(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (*.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (*.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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 F F #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)) (-.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)) 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 (* x (/ 1 (tan B)))) (* (/ F (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)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 F F) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F 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) (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #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) 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)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan 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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (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 (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))))) (/.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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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 (/ -1 (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(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 F F) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 F 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 (fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) (-.f64 #s(literal 1 binary64) x) (*.f64 F (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 F (-.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.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 (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 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (*.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 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)))) #s(approx (/ -1 (sin B)) (/.f64 #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) (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)))))) |
(+.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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (-.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 #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F)) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin 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) #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) #s(literal 2 binary64)))) F (neg.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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) #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 (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)) |
#s(approx (/ (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (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)))) (*.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)) |
#s(approx (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 x (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 #s(approx (/ 1 (+ (* 2 x) 2)) #s(literal 1/2 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
(+.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 #s(literal -1 binary64) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #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)))) #s(approx (/ -1 (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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.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)))) #s(approx (/ -1 (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 (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 (* 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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
#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 (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (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)))) (* (cos B) x)) (sin B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (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(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 #s(approx (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) (sin.f64 B)) |
(/.f64 #s(approx (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (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))) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan 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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (* (cos B) x) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 B B) x) x))) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F 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 (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) B)) F (/.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 (/.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 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (* (cos B) x) (fma.f64 (*.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 B B) #s(literal -1/2 binary64))) (*.f64 B B) x))) (sin.f64 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 (*.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)) |
#s(approx (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (*.f64 F #s(literal 7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (neg.f64 x))) 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 #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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) (*.f64 B (*.f64 (neg.f64 F) F))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.f64 B)) x)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
(+.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 (*.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)))) 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 (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
#s(approx (/ (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (sin B)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (*.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 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) 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 (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #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 (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 (/.f64 x (sin.f64 B)) (cos.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) |
(fma.f64 #s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 #s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.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 #s(approx (/ (neg x) (tan B)) (/.f64 (neg.f64 x) B))) |
| Outputs |
|---|
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(fma.f64 #s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) B)) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
1 calls:
| 54.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.9% | 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))))) (/.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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x))) (/.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))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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) (*.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)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (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(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (*.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (*.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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 F F #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)) (-.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)) 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 (* x (/ 1 (tan B)))) (* (/ F (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)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 F F) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F 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) (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #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) 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)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan 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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (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 (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))))) (/.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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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 (/ -1 (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(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 F F) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 F 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 (fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) (-.f64 #s(literal 1 binary64) x) (*.f64 F (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 F (-.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.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 (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 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (*.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 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)))) #s(approx (/ -1 (sin B)) (/.f64 #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) (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)))))) |
(+.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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (-.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 #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F)) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin 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) #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) #s(literal 2 binary64)))) F (neg.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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) #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 (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)) |
#s(approx (/ (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (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)))) (*.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)) |
#s(approx (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 x (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 #s(approx (/ 1 (+ (* 2 x) 2)) #s(literal 1/2 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
(+.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 #s(literal -1 binary64) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #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)))) #s(approx (/ -1 (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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.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)))) #s(approx (/ -1 (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 (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 (* 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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
#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 (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (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)))) (* (cos B) x)) (sin B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (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(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 #s(approx (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) (sin.f64 B)) |
(/.f64 #s(approx (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (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))) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan 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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (* (cos B) x) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 B B) x) x))) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F 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 (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) B)) F (/.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 (/.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 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (* (cos B) x) (fma.f64 (*.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 B B) #s(literal -1/2 binary64))) (*.f64 B B) x))) (sin.f64 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 (*.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)) |
#s(approx (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (*.f64 F #s(literal 7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (neg.f64 x))) 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 #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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) (*.f64 B (*.f64 (neg.f64 F) F))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.f64 B)) x)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
(+.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 (*.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)))) 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 (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
#s(approx (/ (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (sin B)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (*.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 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) 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 (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
| Outputs |
|---|
(/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(fma.f64 #s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) B)) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
1 calls:
| 31.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.9% | 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))))) (/.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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x))) (/.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))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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) (*.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)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (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(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (*.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (*.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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 F F #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)) (-.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)) 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 (* x (/ 1 (tan B)))) (* (/ F (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)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 F F) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F 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) (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #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) 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)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan 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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (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 (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))))) (/.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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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 (/ -1 (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(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 F F) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 F 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 (fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) (-.f64 #s(literal 1 binary64) x) (*.f64 F (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 F (-.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.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 (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 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (*.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 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)))) #s(approx (/ -1 (sin B)) (/.f64 #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) (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)))))) |
(+.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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (-.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 #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F)) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin 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) #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) #s(literal 2 binary64)))) F (neg.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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) #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 (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)) |
#s(approx (/ (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (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)))) (*.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)) |
#s(approx (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 x (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 #s(approx (/ 1 (+ (* 2 x) 2)) #s(literal 1/2 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
(+.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 #s(literal -1 binary64) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #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)))) #s(approx (/ -1 (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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.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)))) #s(approx (/ -1 (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 (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 (* 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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
#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 (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (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)))) (* (cos B) x)) (sin B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (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(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 #s(approx (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) (sin.f64 B)) |
(/.f64 #s(approx (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (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))) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan 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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (* (cos B) x) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 B B) x) x))) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F 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 (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) B)) F (/.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 (/.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 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (* (cos B) x) (fma.f64 (*.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 B B) #s(literal -1/2 binary64))) (*.f64 B B) x))) (sin.f64 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 (*.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)) |
#s(approx (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (*.f64 F #s(literal 7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (neg.f64 x))) 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 #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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) (*.f64 B (*.f64 (neg.f64 F) F))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.f64 B)) x)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
(+.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 (*.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)))) 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 (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
#s(approx (/ (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (sin B)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (*.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 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) 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 (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
(/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
| Outputs |
|---|
(/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(fma.f64 #s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) B)) F (/.f64 (neg.f64 x) (tan.f64 B))) |
4 calls:
| 32.0ms | F |
| 32.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)))))) |
| 28.0ms | B |
| 28.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.8% | 3 | x |
| 74.3% | 2 | B |
| 82.7% | 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)))))) |
| 82.7% | 2 | 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))))) (/.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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x))) (/.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))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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) (*.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)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (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(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (*.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (*.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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 F F #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)) (-.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)) 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 (* x (/ 1 (tan B)))) (* (/ F (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)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 F F) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F 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) (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #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) 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)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan 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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (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 (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))))) (/.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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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 (/ -1 (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(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 F F) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 F 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 (fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) (-.f64 #s(literal 1 binary64) x) (*.f64 F (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 F (-.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.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 (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 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (*.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 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)))) #s(approx (/ -1 (sin B)) (/.f64 #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) (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)))))) |
(+.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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (-.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 #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F)) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin 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) #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) #s(literal 2 binary64)))) F (neg.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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) #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 (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)) |
#s(approx (/ (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (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)))) (*.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)) |
#s(approx (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 x (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 #s(approx (/ 1 (+ (* 2 x) 2)) #s(literal 1/2 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
(+.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 #s(literal -1 binary64) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #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)))) #s(approx (/ -1 (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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.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)))) #s(approx (/ -1 (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 (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 (* 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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
#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 (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (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)))) (* (cos B) x)) (sin B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (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(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 #s(approx (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) (sin.f64 B)) |
(/.f64 #s(approx (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (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))) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan 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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (* (cos B) x) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 B B) x) x))) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F 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 (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) B)) F (/.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 (/.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 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (* (cos B) x) (fma.f64 (*.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 B B) #s(literal -1/2 binary64))) (*.f64 B B) x))) (sin.f64 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 (*.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)) |
#s(approx (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (*.f64 F #s(literal 7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (neg.f64 x))) 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 #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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) B) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) (*.f64 B (*.f64 (neg.f64 F) F))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.f64 B)) x)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
(+.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 (*.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)))) 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 (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
#s(approx (/ (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (sin B)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (*.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 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) 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 (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (*.f64 (neg.f64 (cos.f64 B)) x)) (sin.f64 B)) |
| Outputs |
|---|
(fma.f64 #s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) B)) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(/.f64 #s(approx (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (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))) (sin.f64 B)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 x (tan.f64 B))) |
2 calls:
| 28.0ms | F |
| 27.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.8% | 3 | x |
| 77.9% | 3 | 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))))) (/.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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x))) (/.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))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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) (*.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)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (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(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (*.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (*.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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 F F #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)) (-.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)) 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 (* x (/ 1 (tan B)))) (* (/ F (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)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 F F) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F 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) (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #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) 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)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan 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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (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 (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))))) (/.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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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 (/ -1 (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(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 F F) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 F 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 (fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) (-.f64 #s(literal 1 binary64) x) (*.f64 F (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 F (-.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.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 (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 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (*.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 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)))) #s(approx (/ -1 (sin B)) (/.f64 #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) (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)))))) |
(+.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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (-.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 #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F)) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin 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) #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) #s(literal 2 binary64)))) F (neg.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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) #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 (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)) |
#s(approx (/ (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (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)))) (*.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)) |
#s(approx (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 x (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 #s(approx (/ 1 (+ (* 2 x) 2)) #s(literal 1/2 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
(+.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 #s(literal -1 binary64) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #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)))) #s(approx (/ -1 (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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.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)))) #s(approx (/ -1 (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 (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 (* 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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
#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 (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (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)))) (* (cos B) x)) (sin B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (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(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 #s(approx (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) (sin.f64 B)) |
(/.f64 #s(approx (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (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))) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan 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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(approx (* (cos B) x) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 B B) x) x))) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F 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))))))) |
| Outputs |
|---|
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 x (tan.f64 B))) |
(/.f64 #s(approx (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (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))) (sin.f64 B)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 x (tan.f64 B))) |
1 calls:
| 45.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.3% | 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))))) (/.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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x))) (/.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))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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) (*.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)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (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(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (*.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (*.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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 F F #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)) (-.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)) 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 (* x (/ 1 (tan B)))) (* (/ F (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)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 F F) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F 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) (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #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) 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)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan 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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (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 (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))))) (/.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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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 (/ -1 (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(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 F F) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 F 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 (fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) (-.f64 #s(literal 1 binary64) x) (*.f64 F (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 F (-.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.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 (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 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (*.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 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)))) #s(approx (/ -1 (sin B)) (/.f64 #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) (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)))))) |
(+.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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (-.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 #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F)) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin 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) #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) #s(literal 2 binary64)))) F (neg.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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) #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 (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)) |
#s(approx (/ (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (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)))) (*.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)) |
#s(approx (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 x (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 #s(approx (/ 1 (+ (* 2 x) 2)) #s(literal 1/2 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
(+.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 #s(literal -1 binary64) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #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)))) #s(approx (/ -1 (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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.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)))) #s(approx (/ -1 (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 (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 (* 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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
#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 (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (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)))) (* (cos B) x)) (sin B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (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(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 #s(approx (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) (sin.f64 B)) |
| Outputs |
|---|
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 x (tan.f64 B))) |
(/.f64 #s(approx (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) (sin.f64 B)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 x (tan.f64 B))) |
4 calls:
| 24.0ms | x |
| 23.0ms | B |
| 22.0ms | F |
| 20.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 |
|---|---|---|
| 70.1% | 2 | B |
| 65.7% | 6 | F |
| 66.5% | 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)))))) |
| 75.3% | 3 | x |
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))))) (/.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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x))) (/.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))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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) (*.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)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (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(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (*.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (*.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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 F F #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)) (-.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)) 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 (* x (/ 1 (tan B)))) (* (/ F (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)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 F F) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F 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) (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #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) 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)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan 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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (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 (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))))) (/.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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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 (/ -1 (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(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 F F) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 F 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 (fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) (-.f64 #s(literal 1 binary64) x) (*.f64 F (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 F (-.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.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 (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 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (*.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 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)))) #s(approx (/ -1 (sin B)) (/.f64 #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) (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)))))) |
(+.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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (-.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 #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F)) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin 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) #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) #s(literal 2 binary64)))) F (neg.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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) #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 (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)) |
#s(approx (/ (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (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)))) (*.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)) |
#s(approx (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 x (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 #s(approx (/ 1 (+ (* 2 x) 2)) #s(literal 1/2 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
(+.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 #s(literal -1 binary64) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #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)))) #s(approx (/ -1 (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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.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)))) #s(approx (/ -1 (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 (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 (* 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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
#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 (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (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)))) (* (cos B) x)) (sin B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (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(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 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 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)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 x (tan.f64 B))) |
1 calls:
| 25.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.8% | 4 | 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))))) (/.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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x))) (/.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))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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) (*.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)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (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(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (*.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (*.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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 F F #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)) (-.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)) 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 (* x (/ 1 (tan B)))) (* (/ F (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)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 F F) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F 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) (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #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) 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)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan 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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (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 (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))))) (/.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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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 (/ -1 (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(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 F F) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 F 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 (fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) (-.f64 #s(literal 1 binary64) x) (*.f64 F (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 F (-.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.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 (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 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (*.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 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)))) #s(approx (/ -1 (sin B)) (/.f64 #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) (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)))))) |
(+.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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (-.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 #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F)) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin 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) #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) #s(literal 2 binary64)))) F (neg.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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) #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 (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)) |
#s(approx (/ (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (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)))) (*.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)) |
#s(approx (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 x (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 #s(approx (/ 1 (+ (* 2 x) 2)) #s(literal 1/2 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
(+.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 #s(literal -1 binary64) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #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)))) #s(approx (/ -1 (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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.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)))) #s(approx (/ -1 (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 (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 (* 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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
| Outputs |
|---|
#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)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 x (tan.f64 B))) |
2 calls:
| 22.0ms | B |
| 20.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.1% | 2 | B |
| 67.9% | 3 | x |
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))))) (/.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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x))) (/.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))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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) (*.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)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (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(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (*.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (*.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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 F F #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)) (-.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)) 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 (* x (/ 1 (tan B)))) (* (/ F (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)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 F F) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F 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) (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #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) 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)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan 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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (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 (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))))) (/.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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F) F)) B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan 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))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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 (/ -1 (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(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 F F) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 F 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 (fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F) (-.f64 #s(literal 1 binary64) x) (*.f64 F (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 F (-.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.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 (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 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/45 binary64) (*.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 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)))) #s(approx (/ -1 (sin B)) (/.f64 #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) (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)))))) |
(+.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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (-.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 #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F)) x) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin 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) #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) #s(literal 2 binary64)))) F (neg.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)))) #s(approx (/ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (* B B) (* 1/6 F)) F)) 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)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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) #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 (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)) |
#s(approx (/ (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (sin B)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (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)))) (*.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)) |
#s(approx (+ (* (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan B))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
| Outputs |
|---|
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (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 (-.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)) (-.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)) x)) B)) |
4 calls:
| 21.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)))))) |
| 18.0ms | B |
| 17.0ms | F |
| 15.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.0% | 3 | F |
| 43.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)))))) |
| 40.9% | 1 | x |
| 40.9% | 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))))) (/.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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x))) (/.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))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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) (*.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)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (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(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (*.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (*.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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 F F #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)) |
| Outputs |
|---|
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (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 (-.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)) (-.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))))) (/.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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x))) (/.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))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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) (*.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)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (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(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (*.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (*.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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
| Outputs |
|---|
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (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 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 F F #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 |
|---|---|---|
| 45.9% | 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))))) (/.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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x))) (/.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))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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) (*.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)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (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(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (*.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (*.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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (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 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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:
| 7.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 45.9% | 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))))) (/.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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x))) (/.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))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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) (*.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)) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) 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)))) #s(approx (/ -1 (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(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (*.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) F (neg.f64 x)) B)) |
| Outputs |
|---|
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (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))))) #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)) (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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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)) |
4 calls:
| 10.0ms | x |
| 7.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)))))) |
| 7.0ms | F |
| 7.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 26.2% | 1 | B |
| 35.6% | 3 | x |
| 33.8% | 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)))))) |
| 42.9% | 5 | 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))))) (/.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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x))) (/.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))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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) (*.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)) |
| 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))))) #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)) (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 (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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)) |
1 calls:
| 6.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 42.9% | 5 | 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))))) (/.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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x))) (/.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))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))))) |
| 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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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)) |
1 calls:
| 12.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 42.9% | 5 | 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))))) (/.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 (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x))) (/.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))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ -1/2 F) (/ (+ (* x 2) 2) F)) (- 1 x)) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x 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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) #s(approx (+ (* (/ 1/2 F) (/ (+ (* 2 x) 2) F)) (- -1 x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #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)) |
| 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:
| 5.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 37.8% | 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))))) (/.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:
| 9.0ms | x |
| 2.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 28.4% | 2 | x |
| 32.6% | 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))))) (/.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))))) (/.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)) |
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 | F |
| 2.0ms | x |
| 2.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 25.8% | 1 | B |
| 29.0% | 3 | x |
| 25.8% | 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.0% | 3 | F |
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))))) (/.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)) |
4 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 | B |
| 1.0ms | F |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 9.7% | 1 | B |
| 9.7% | 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)))))) |
| 9.7% | 1 | x |
| 9.7% | 1 | F |
Compiled 30 to 29 computations (3.3% saved)
| 2× | binary-search |
| 1× | predicate-same |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 4.0ms | 75678089544055.36 | 2815347411276169.5 |
| 14.0ms | -2.934058913918303e+28 | -7.663524860603675e+26 |
| 13.0ms | 80× | 0 | valid |
| 1.0ms | 7× | 0 | invalid |
Compiled 187 to 160 computations (14.4% saved)
ival-div: 2.0ms (17.3% of total)ival-mult: 2.0ms (17.3% of total)ival-sin: 2.0ms (17.3% of total)ival-tan: 2.0ms (17.3% of total)ival-pow: 2.0ms (17.3% of total)ival-add: 1.0ms (8.6% of total)ival-neg: 1.0ms (8.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× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 3.0ms | 3.0895767792569327e+55 | 1.1477422628759065e+62 |
| 308.0ms | -7.901552238703595e+74 | -1.3480099105545087e+73 |
| 304.0ms | 128× | 0 | valid |
| 1.0ms | 7× | 0 | invalid |
Compiled 275 to 233 computations (15.3% saved)
ival-tan: 288.0ms (95.6% of total)ival-div: 3.0ms (1% of total)ival-mult: 3.0ms (1% of total)ival-add: 2.0ms (0.7% of total)ival-sin: 2.0ms (0.7% of total)ival-pow: 2.0ms (0.7% of total)ival-neg: 1.0ms (0.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | predicate-same |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.0895767792569327e+55 | 1.1477422628759065e+62 |
| 6.0ms | -3.6329711798483937e+143 | -1.0386495777951044e+142 |
| 5.0ms | 32× | 0 | valid |
Compiled 114 to 101 computations (11.4% saved)
ival-div: 1.0ms (24.1% of total)ival-mult: 1.0ms (24.1% of total)ival-sin: 1.0ms (24.1% of total)ival-tan: 1.0ms (24.1% of total)ival-pow: 1.0ms (24.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)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 32.0ms | 0.0010463505447550641 | 217187.65889744082 |
| 40.0ms | -1645266.2348162225 | -0.0002237950615994987 |
| 53.0ms | 304× | 0 | valid |
| 6.0ms | 44× | 0 | invalid |
Compiled 524 to 501 computations (4.4% saved)
ival-sin: 9.0ms (18.4% of total)ival-mult: 8.0ms (16.4% of total)ival-tan: 8.0ms (16.4% of total)ival-pow: 8.0ms (16.4% of total)ival-div: 7.0ms (14.3% of total)ival-add: 5.0ms (10.2% of total)ival-neg: 3.0ms (6.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 | 0.0010463505447550641 | 217187.65889744082 |
| 1.0ms | -1645266.2348162225 | -0.0002237950615994987 |
Compiled 562 to 539 computations (4.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.0010463505447550641 | 217187.65889744082 |
| 1.0ms | -1645266.2348162225 | -0.0002237950615994987 |
Compiled 524 to 501 computations (4.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 30.0ms | 7.025894663917631e-8 | 0.0010463505447550641 |
| 27.0ms | -0.0002237950615994987 | -2.2830307074139853e-6 |
| 41.0ms | 240× | 0 | valid |
| 5.0ms | 38× | 0 | invalid |
Compiled 495 to 446 computations (9.9% saved)
ival-sin: 7.0ms (19.7% of total)ival-mult: 6.0ms (16.8% of total)ival-tan: 6.0ms (16.8% of total)ival-div: 5.0ms (14% of total)ival-pow: 5.0ms (14% of total)ival-add: 4.0ms (11.2% of total)ival-neg: 2.0ms (5.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 |
|---|---|---|
| 1.0ms | 7.025894663917631e-8 | 0.0010463505447550641 |
| 1.0ms | -0.0002237950615994987 | -2.2830307074139853e-6 |
Compiled 495 to 446 computations (9.9% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -0.0002237950615994987 | -2.2830307074139853e-6 |
Compiled 247 to 222 computations (10.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 33.0ms | 9.31071029825666e-24 | 6.3744374055633e-16 |
| 10.0ms | -3.8892977856830784e-91 | -3.1891860391010375e-91 |
| 34.0ms | 192× | 0 | valid |
Compiled 399 to 356 computations (10.8% saved)
ival-tan: 7.0ms (24.2% of total)ival-div: 4.0ms (13.8% of total)ival-mult: 4.0ms (13.8% of total)ival-sin: 4.0ms (13.8% of total)ival-pow: 4.0ms (13.8% of total)ival-add: 3.0ms (10.4% of total)ival-neg: 2.0ms (6.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 |
|---|---|---|
| 1.0ms | 9.31071029825666e-24 | 6.3744374055633e-16 |
| 31.0ms | -8.444770579485848e-8 | -3.8116066614969015e-17 |
| 25.0ms | 144× | 0 | valid |
Compiled 534 to 494 computations (7.5% saved)
ival-div: 3.0ms (15.7% of total)ival-mult: 3.0ms (15.7% of total)ival-sin: 3.0ms (15.7% of total)ival-tan: 3.0ms (15.7% of total)ival-pow: 3.0ms (15.7% of total)ival-add: 2.0ms (10.5% of total)ival-neg: 1.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)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 68.0ms | 1.2389536708148018e-56 | 7.724430738970863e-38 |
| 27.0ms | -8.444770579485848e-8 | -3.8116066614969015e-17 |
| 84.0ms | 288× | 0 | valid |
Compiled 467 to 482 computations (-3.2% saved)
ival-mult: 43.0ms (58.4% of total)ival-tan: 7.0ms (9.5% of total)ival-sin: 6.0ms (8.1% of total)ival-pow: 6.0ms (8.1% of total)ival-div: 5.0ms (6.8% of total)ival-add: 4.0ms (5.4% of total)ival-neg: 2.0ms (2.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 28.0ms | 5.3880997094047315e-70 | 7.85382003907855e-66 |
| 31.0ms | 2.6080617911329508e-225 | 1.2324272781478907e-217 |
| 1.0ms | -8.444770579485848e-8 | -3.8116066614969015e-17 |
| 48.0ms | 272× | 0 | valid |
Compiled 689 to 651 computations (5.5% saved)
ival-pow: 8.0ms (20% of total)ival-div: 7.0ms (17.5% of total)ival-mult: 6.0ms (15% of total)ival-sin: 6.0ms (15% of total)ival-tan: 6.0ms (15% of total)ival-add: 4.0ms (10% of total)ival-neg: 2.0ms (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 |
|---|---|---|
| 21.0ms | 1882.7361041320887 | 25676.36514053102 |
| 17.0ms | 96× | 0 | valid |
Compiled 180 to 164 computations (8.9% saved)
ival-sin: 3.0ms (21.1% of total)ival-tan: 3.0ms (21.1% of total)ival-div: 2.0ms (14% of total)ival-mult: 2.0ms (14% of total)ival-pow: 2.0ms (14% of total)ival-add: 1.0ms (7% of total)ival-neg: 1.0ms (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 |
|---|---|---|
| 1.0ms | 7.025894663917631e-8 | 0.0010463505447550641 |
| 33.0ms | -5.856205027932405e+89 | -6.096775452888303e+84 |
| 26.0ms | 144× | 0 | valid |
| 1.0ms | 8× | 0 | invalid |
Compiled 583 to 494 computations (15.3% saved)
ival-sin: 6.0ms (26.3% of total)ival-mult: 4.0ms (17.5% of total)ival-tan: 4.0ms (17.5% of total)ival-div: 3.0ms (13.2% of total)ival-pow: 3.0ms (13.2% of total)ival-add: 2.0ms (8.8% of total)ival-neg: 1.0ms (4.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 |
|---|---|---|
| 26.0ms | 2.798948769331922e+162 | 3.639427119354525e+163 |
| 1.0ms | -5.856205027932405e+89 | -6.096775452888303e+84 |
| 22.0ms | 96× | 0 | valid |
Compiled 459 to 404 computations (12% saved)
ival-mult: 9.0ms (47.3% of total)ival-div: 2.0ms (10.5% of total)ival-sin: 2.0ms (10.5% of total)ival-tan: 2.0ms (10.5% of total)ival-pow: 2.0ms (10.5% of total)ival-add: 1.0ms (5.3% of total)ival-neg: 1.0ms (5.3% 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 |
|---|---|---|
| 30.0ms | 0.0010463505447550641 | 217187.65889744082 |
| 7.0ms | -5.856205027932405e+89 | -6.096775452888303e+84 |
| 27.0ms | 160× | 0 | valid |
| 2.0ms | 15× | 0 | invalid |
Compiled 525 to 503 computations (4.2% saved)
ival-mult: 4.0ms (16.6% of total)ival-sin: 4.0ms (16.6% of total)ival-tan: 4.0ms (16.6% of total)ival-div: 3.0ms (12.4% of total)ival-pow: 3.0ms (12.4% of total)ival-neg: 3.0ms (12.4% of total)ival-add: 2.0ms (8.3% 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 | 75678089544055.36 | 2815347411276169.5 |
| 26.0ms | -2125530963183.0889 | -113730695309.2293 |
| 34.0ms | 208× | 0 | valid |
| 5.0ms | 39× | 0 | invalid |
Compiled 415 to 397 computations (4.3% saved)
ival-mult: 6.0ms (19.8% of total)ival-div: 5.0ms (16.5% of total)ival-sin: 5.0ms (16.5% of total)ival-tan: 5.0ms (16.5% of total)ival-pow: 4.0ms (13.2% of total)ival-add: 3.0ms (9.9% of total)ival-neg: 2.0ms (6.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 75678089544055.36 | 2815347411276169.5 |
| 15.0ms | 5.1674584919954854e-130 | 6.529015303701716e-130 |
| 33.0ms | -3.17601922988448e-182 | -2.3011927926583327e-191 |
| 25.0ms | -4.273531396470147e+29 | -2.934058913918303e+28 |
| 51.0ms | 288× | 0 | valid |
| 8.0ms | 57× | 0 | invalid |
Compiled 594 to 616 computations (-3.7% saved)
ival-mult: 11.0ms (22.5% of total)ival-div: 9.0ms (18.4% of total)ival-tan: 8.0ms (16.4% of total)ival-sin: 7.0ms (14.3% of total)ival-pow: 6.0ms (12.3% of total)ival-add: 5.0ms (10.2% of total)ival-neg: 3.0ms (6.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 75678089544055.36 | 2815347411276169.5 |
| 0.0ms | 5.1674584919954854e-130 | 6.529015303701716e-130 |
| 1.0ms | -3.17601922988448e-182 | -2.3011927926583327e-191 |
| 30.0ms | -2.2830307074139853e-6 | -3.5785082008519476e-8 |
| 22.0ms | 112× | 0 | valid |
| 3.0ms | 20× | 0 | invalid |
Compiled 548 to 596 computations (-8.8% saved)
ival-pow: 6.0ms (29% of total)ival-div: 3.0ms (14.5% of total)ival-mult: 3.0ms (14.5% of total)ival-sin: 3.0ms (14.5% of total)ival-tan: 3.0ms (14.5% of total)ival-add: 2.0ms (9.7% of total)ival-neg: 1.0ms (4.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 75678089544055.36 | 2815347411276169.5 |
| 0.0ms | 5.1674584919954854e-130 | 6.529015303701716e-130 |
| 1.0ms | -3.17601922988448e-182 | -2.3011927926583327e-191 |
| 1.0ms | -2.2830307074139853e-6 | -3.5785082008519476e-8 |
Compiled 564 to 612 computations (-8.5% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 6.529015303701716e-130 | 2.1473300069395677e-129 |
| 34.0ms | -1.3244457901396148e-75 | -1.5949290027328037e-80 |
| 37.0ms | 224× | 0 | valid |
| 6.0ms | 45× | 0 | invalid |
Compiled 212 to 264 computations (-24.5% saved)
ival-mult: 6.0ms (17.3% of total)ival-tan: 6.0ms (17.3% of total)ival-pow: 6.0ms (17.3% of total)ival-div: 5.0ms (14.5% of total)ival-sin: 5.0ms (14.5% of total)ival-add: 4.0ms (11.6% of total)ival-neg: 2.0ms (5.8% 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 |
|---|---|---|
| 1.0ms | -1.3244457901396148e-75 | -1.5949290027328037e-80 |
Compiled 147 to 179 computations (-21.8% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 33.0ms | -1.1185355969120631e-39 | -9.193542757752026e-48 |
| 38.0ms | -1.0386495777951044e+142 | -1.848408314449006e+131 |
| 54.0ms | 304× | 0 | valid |
| 5.0ms | 31× | 0 | invalid |
Compiled 258 to 349 computations (-35.3% saved)
ival-pow: 11.0ms (22.7% of total)ival-mult: 8.0ms (16.5% of total)ival-tan: 8.0ms (16.5% of total)ival-sin: 7.0ms (14.4% of total)ival-div: 6.0ms (12.4% of total)ival-add: 4.0ms (8.3% of total)ival-neg: 3.0ms (6.2% 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 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 279 | 3195 |
| 1 | 318 | 3190 |
| 2 | 351 | 3190 |
| 3 | 361 | 3190 |
| 4 | 366 | 3190 |
| 5 | 367 | 3190 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 F #s(literal -1000000000000000013287555072 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) (if (<=.f64 F #s(literal 100000000000000 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)) F (/.f64 (neg.f64 x) (tan.f64 B))) (/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
(if (<=.f64 F #s(literal -280000000000000001526536837975851987284443669946836793113832162051902930944 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) (if (<=.f64 F #s(literal 50000000000000004595141754071689119042017229857842266112 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
(if (<=.f64 F #s(literal -200000000000000004749086471730221071481731585565736437494692997734047485908404114513635525643216658825869193826768023215158682633978016314687488 binary64)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 50000000000000004595141754071689119042017229857842266112 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
(if (<=.f64 F #s(literal -3/2 binary64)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (/.f64 x (tan.f64 B))) (if (<=.f64 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 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 x (tan.f64 B)))) (/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
(if (<=.f64 F #s(literal -3/2 binary64)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 2 binary64)) (/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
(if (<=.f64 F #s(literal -3/2 binary64)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 2 binary64)) (/.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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
(if (<=.f64 F #s(literal -8116567392432203/36893488147419103232 binary64)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 1152921504606847/1152921504606846976 binary64)) (fma.f64 #s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
(if (<=.f64 F #s(literal -8116567392432203/36893488147419103232 binary64)) (/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (if (<=.f64 F #s(literal 1152921504606847/1152921504606846976 binary64)) (fma.f64 #s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
(if (<=.f64 F #s(literal -8116567392432203/36893488147419103232 binary64)) (/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (fma.f64 #s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) B)) F (/.f64 (neg.f64 x) (tan.f64 B)))) |
(if (<=.f64 x #s(literal -1765993934312355/4586997231980143023221641790604173881593129978336562247475177678773845752176969616140037106220251373109248 binary64)) (fma.f64 #s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (if (<=.f64 x #s(literal 8048060130728983/1298074214633706907132624082305024 binary64)) (/.f64 #s(approx (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (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))) (sin.f64 B)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 x #s(literal -6769984589841923/19342813113834066795298816 binary64)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 x (tan.f64 B))) (if (<=.f64 x #s(literal 8048060130728983/1298074214633706907132624082305024 binary64)) (/.f64 #s(approx (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (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))) (sin.f64 B)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 x #s(literal -5324132520958563/1267650600228229401496703205376 binary64)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 x (tan.f64 B))) (if (<=.f64 x #s(literal 3984488406251311/6129982163463555433433388108601236734474956488734408704 binary64)) (/.f64 #s(approx (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) (sin.f64 B)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 x #s(literal -5324132520958563/1267650600228229401496703205376 binary64)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 x (tan.f64 B))) (if (<=.f64 x #s(literal 2980834737217361/24840289476811342962383671815400040884110176273867145778224832608416815242982030181294054541258343647207803691154097171298745280705837030263108596400658898227271279616333598488804244570105575117204207987099463500014285549661056925696 binary64)) #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)))) (if (<=.f64 x #s(literal 3205403672172453/971334446112864535459730953411759453321203419526069760625906204869452142602604249088 binary64)) #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)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 x (tan.f64 B)))))) |
(if (<=.f64 B #s(literal 1900 binary64)) #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)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 x (tan.f64 B)))) |
(if (<=.f64 F #s(literal -425000000000000026923284513408512400466535856673554757546736501058323120294310663159808 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) (if (<=.f64 F #s(literal 1152921504606847/1152921504606846976 binary64)) #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)) (-.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)) x)) B)))) |
(if (<=.f64 F #s(literal -425000000000000026923284513408512400466535856673554757546736501058323120294310663159808 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) (if (<=.f64 F #s(literal 2799999999999999905896593874815314029430359529134167786216143336806781866865040173389511905285320445697556181366698258100480512570953764263604549167744447764496384 binary64)) #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)) (-.f64 #s(literal 1 binary64) x)) B)))) |
(if (<=.f64 F #s(literal -400000000000000005852278092269949212388017195145862023711444314867918545700459286364160 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) (if (<=.f64 F #s(literal 215000 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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 F F #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 -115000000000 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) (if (<=.f64 F #s(literal 76000000000000 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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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 -31000000000000000686792114176 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) (if (<=.f64 F #s(literal -4634563678905567/149502054158244092924433911175587146134101311725520811805218980426523448679093940601025751001247626027946551200107541538756647476310030352326743206124657514520641361489437161884315621531536712531968 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) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (if (<=.f64 F #s(literal 6867846810695183/12486994201263968925526388919172665222994392570659884603436627838501486955279062480481224412253967884639307724485626491581791902717153141225160704 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 F #s(literal 76000000000000 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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)))))) |
(if (<=.f64 F #s(literal -2597301565578305/1180591620717411303424 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 -4634563678905567/149502054158244092924433911175587146134101311725520811805218980426523448679093940601025751001247626027946551200107541538756647476310030352326743206124657514520641361489437161884315621531536712531968 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) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (if (<=.f64 F #s(literal 6867846810695183/12486994201263968925526388919172665222994392570659884603436627838501486955279062480481224412253967884639307724485626491581791902717153141225160704 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 F #s(literal 76000000000000 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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)))))) |
(if (<=.f64 F #s(literal -2597301565578305/1180591620717411303424 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 -4634563678905567/149502054158244092924433911175587146134101311725520811805218980426523448679093940601025751001247626027946551200107541538756647476310030352326743206124657514520641361489437161884315621531536712531968 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))))) (if (<=.f64 F #s(literal 6867846810695183/12486994201263968925526388919172665222994392570659884603436627838501486955279062480481224412253967884639307724485626491581791902717153141225160704 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 F #s(literal 76000000000000 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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)))))) |
(if (<=.f64 F #s(literal -2183702566630569/32592575621351777380295131014550050576823494298654980010178247189670100796213387298934358016 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 2809573695284393/1560874275157996115690798614896583152874299071332485575429578479812685869409882810060153051531745985579913465560703311447723987839644142653145088 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 -2183702566630569/32592575621351777380295131014550050576823494298654980010178247189670100796213387298934358016 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 F #s(literal -9800000000000000200213014136802533366920306472294323287594209911907976319232744025840547305670441012467890425978747456713972195610974692048896 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 F #s(literal -1225996432692711/1532495540865888858358347027150309183618739122183602176 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))))) (/.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)) #s(approx (- -1 x) #s(literal -1 binary64))) B)) |
| Outputs |
|---|
(if (<=.f64 F #s(literal -1000000000000000013287555072 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) (if (<=.f64 F #s(literal 100000000000000 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)) F (/.f64 (neg.f64 x) (tan.f64 B))) (/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
(if (<=.f64 F #s(literal -280000000000000001526536837975851987284443669946836793113832162051902930944 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) (if (<=.f64 F #s(literal 50000000000000004595141754071689119042017229857842266112 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
(if (<=.f64 F #s(literal -200000000000000004749086471730221071481731585565736437494692997734047485908404114513635525643216658825869193826768023215158682633978016314687488 binary64)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 50000000000000004595141754071689119042017229857842266112 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
(if (<=.f64 F #s(literal -3/2 binary64)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (/.f64 x (tan.f64 B))) (if (<=.f64 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 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 x (tan.f64 B)))) (/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
(if (<=.f64 F #s(literal -3/2 binary64)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 2 binary64)) (/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
(if (<=.f64 F #s(literal -3/2 binary64)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 2 binary64)) (/.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))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
(if (<=.f64 F #s(literal -8116567392432203/36893488147419103232 binary64)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 1152921504606847/1152921504606846976 binary64)) (fma.f64 #s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
(if (<=.f64 F #s(literal -8116567392432203/36893488147419103232 binary64)) (/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (if (<=.f64 F #s(literal 1152921504606847/1152921504606846976 binary64)) (fma.f64 #s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal 1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
(if (<=.f64 F #s(literal -8116567392432203/36893488147419103232 binary64)) (/.f64 (-.f64 #s(approx (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) #s(literal -1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) (fma.f64 #s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) B)) F (/.f64 (neg.f64 x) (tan.f64 B)))) |
(if (<=.f64 x #s(literal -1765993934312355/4586997231980143023221641790604173881593129978336562247475177678773845752176969616140037106220251373109248 binary64)) (fma.f64 #s(approx (/ (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (if (<=.f64 x #s(literal 8048060130728983/1298074214633706907132624082305024 binary64)) (/.f64 #s(approx (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (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))) (sin.f64 B)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 x #s(literal -6769984589841923/19342813113834066795298816 binary64)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 x (tan.f64 B))) (if (<=.f64 x #s(literal 8048060130728983/1298074214633706907132624082305024 binary64)) (/.f64 #s(approx (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (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))) (sin.f64 B)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 x #s(literal -5324132520958563/1267650600228229401496703205376 binary64)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 x (tan.f64 B))) (if (<=.f64 x #s(literal 3984488406251311/6129982163463555433433388108601236734474956488734408704 binary64)) (/.f64 #s(approx (- (/ F (sqrt (+ (* 2 x) (+ (* F F) 2)))) (* (cos B) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) (sin.f64 B)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 x #s(literal -5324132520958563/1267650600228229401496703205376 binary64)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 x (tan.f64 B))) (if (<=.f64 x #s(literal 2980834737217361/24840289476811342962383671815400040884110176273867145778224832608416815242982030181294054541258343647207803691154097171298745280705837030263108596400658898227271279616333598488804244570105575117204207987099463500014285549661056925696 binary64)) #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)))) (if (<=.f64 x #s(literal 3205403672172453/971334446112864535459730953411759453321203419526069760625906204869452142602604249088 binary64)) #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)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 x (tan.f64 B)))))) |
(if (<=.f64 B #s(literal 1900 binary64)) #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)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 x (tan.f64 B)))) |
(if (<=.f64 F #s(literal -425000000000000026923284513408512400466535856673554757546736501058323120294310663159808 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) (if (<=.f64 F #s(literal 1152921504606847/1152921504606846976 binary64)) #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)) (-.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)) x)) B)))) |
(if (<=.f64 F #s(literal -425000000000000026923284513408512400466535856673554757546736501058323120294310663159808 binary64)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) (if (<=.f64 F #s(literal 1152921504606847/1152921504606846976 binary64)) #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)) (-.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)) x)) B)))) |
(if (<=.f64 F #s(literal -425000000000000026923284513408512400466535856673554757546736501058323120294310663159808 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) (if (<=.f64 F #s(literal 2799999999999999905896593874815314029430359529134167786216143336806781866865040173389511905285320445697556181366698258100480512570953764263604549167744447764496384 binary64)) #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)) (-.f64 #s(literal 1 binary64) x)) B)))) |
(if (<=.f64 F #s(literal -425000000000000026923284513408512400466535856673554757546736501058323120294310663159808 binary64)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) (if (<=.f64 F #s(literal 2799999999999999905896593874815314029430359529134167786216143336806781866865040173389511905285320445697556181366698258100480512570953764263604549167744447764496384 binary64)) #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)) (-.f64 #s(literal 1 binary64) x)) B)))) |
(if (<=.f64 F #s(literal -400000000000000005852278092269949212388017195145862023711444314867918545700459286364160 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) (if (<=.f64 F #s(literal 215000 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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 F F #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 -400000000000000005852278092269949212388017195145862023711444314867918545700459286364160 binary64)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) (if (<=.f64 F #s(literal 215000 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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 F F #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 -115000000000 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) (if (<=.f64 F #s(literal 76000000000000 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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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 -115000000000 binary64)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) (if (<=.f64 F #s(literal 76000000000000 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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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 -31000000000000000686792114176 binary64)) (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) (if (<=.f64 F #s(literal -4634563678905567/149502054158244092924433911175587146134101311725520811805218980426523448679093940601025751001247626027946551200107541538756647476310030352326743206124657514520641361489437161884315621531536712531968 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) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (if (<=.f64 F #s(literal 6867846810695183/12486994201263968925526388919172665222994392570659884603436627838501486955279062480481224412253967884639307724485626491581791902717153141225160704 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 F #s(literal 76000000000000 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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)))))) |
(if (<=.f64 F #s(literal -31000000000000000686792114176 binary64)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B))) #s(approx (* x (/ 1 (tan B))) (/.f64 (fma.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64) x) B))) (if (<=.f64 F #s(literal -4634563678905567/149502054158244092924433911175587146134101311725520811805218980426523448679093940601025751001247626027946551200107541538756647476310030352326743206124657514520641361489437161884315621531536712531968 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) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (if (<=.f64 F #s(literal 6867846810695183/12486994201263968925526388919172665222994392570659884603436627838501486955279062480481224412253967884639307724485626491581791902717153141225160704 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 F #s(literal 76000000000000 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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)))))) |
(if (<=.f64 F #s(literal -2597301565578305/1180591620717411303424 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 -4634563678905567/149502054158244092924433911175587146134101311725520811805218980426523448679093940601025751001247626027946551200107541538756647476310030352326743206124657514520641361489437161884315621531536712531968 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) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) (if (<=.f64 F #s(literal 6867846810695183/12486994201263968925526388919172665222994392570659884603436627838501486955279062480481224412253967884639307724485626491581791902717153141225160704 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 F #s(literal 76000000000000 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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)))))) |
(if (<=.f64 F #s(literal -2597301565578305/1180591620717411303424 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 -4634563678905567/149502054158244092924433911175587146134101311725520811805218980426523448679093940601025751001247626027946551200107541538756647476310030352326743206124657514520641361489437161884315621531536712531968 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) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (if (<=.f64 F #s(literal 6867846810695183/12486994201263968925526388919172665222994392570659884603436627838501486955279062480481224412253967884639307724485626491581791902717153141225160704 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 F #s(literal 76000000000000 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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)))))) |
(if (<=.f64 F #s(literal -2597301565578305/1180591620717411303424 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 -4634563678905567/149502054158244092924433911175587146134101311725520811805218980426523448679093940601025751001247626027946551200107541538756647476310030352326743206124657514520641361489437161884315621531536712531968 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))))) (if (<=.f64 F #s(literal 6867846810695183/12486994201263968925526388919172665222994392570659884603436627838501486955279062480481224412253967884639307724485626491581791902717153141225160704 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 F #s(literal 76000000000000 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (* (/ F (sin B)) (sqrt (/ 1 (+ (* 2 x) 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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)))))) |
(if (<=.f64 F #s(literal -2183702566630569/32592575621351777380295131014550050576823494298654980010178247189670100796213387298934358016 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 2809573695284393/1560874275157996115690798614896583152874299071332485575429578479812685869409882810060153051531745985579913465560703311447723987839644142653145088 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 -2183702566630569/32592575621351777380295131014550050576823494298654980010178247189670100796213387298934358016 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 F #s(literal -9800000000000000200213014136802533366920306472294323287594209911907976319232744025840547305670441012467890425978747456713972195610974692048896 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 F #s(literal -1225996432692711/1532495540865888858358347027150309183618739122183602176 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))))) (/.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)) #s(approx (- -1 x) #s(literal -1 binary64))) B)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 81 | 605 |
| 0 | 123 | 560 |
| 1 | 533 | 541 |
| 2 | 4326 | 541 |
| 0 | 8527 | 541 |
| 0 | 72 | 452 |
| 0 | 103 | 411 |
| 1 | 398 | 384 |
| 2 | 3147 | 384 |
| 0 | 8318 | 384 |
| 0 | 1138 | 17776 |
| 1 | 3630 | 17292 |
| 0 | 8157 | 15860 |
| 0 | 63 | 448 |
| 0 | 104 | 428 |
| 1 | 409 | 389 |
| 2 | 3217 | 389 |
| 0 | 8331 | 389 |
| 0 | 20 | 71 |
| 0 | 37 | 67 |
| 1 | 122 | 66 |
| 2 | 789 | 66 |
| 0 | 8296 | 58 |
| 0 | 1330 | 22000 |
| 1 | 4502 | 21719 |
| 0 | 8627 | 20025 |
| 0 | 1469 | 23133 |
| 1 | 4770 | 22706 |
| 0 | 9076 | 20927 |
| 0 | 496 | 4202 |
| 1 | 1484 | 4010 |
| 2 | 5378 | 3926 |
| 0 | 8572 | 3585 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 3 092 to 1 826 computations (40.9% saved)
(negabs B)
Compiled 2 394 to 570 computations (76.2% saved)
Loading profile data...